Skip to content

Homeassistant package for BUVA Q-stream ventilation systems

License

Notifications You must be signed in to change notification settings

Omemanti/BUVA_Q_Homeassistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chatgpt helped, so there is some stuff in there that seems redundant or just plain halucination still need to have a better look later. This one works for me, but still needs cleaing up and some checking

BUVA Q-stream for Homeassistant

Homeassistant package for BUVA Q-stream ventilation systems

Reverse engineerd, with the lovely help of some AI codegeneration.

Qstream Ventilation Control

This component allows you to control a Qstream ventilation system via Home Assistant by configuring the IP address, timer duration, and fan speed.

Installation

  1. Add this repository as a custom repository in HACS.M
  2. Search for "Qstream Ventilation Control" in HACS and install it.
  3. Restart Home Assistant.

Usage

(It was done quick and dirty, but worked, you want to beautify it, feel free to help)

  1. Add the following to configuration.yaml
Buva_qstream_ventilation_control:
  ip_address: "xxx.xxx.xxx.xxx" #your IP
  1. Add an action to to your automation

=> Edit in yaml add percentage and timer

image

About

Homeassistant package for BUVA Q-stream ventilation systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages