perara / systemair-save-connect

Systemair SAVE Connect: custom integration for Home Assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Systemair SAVE Connect Integration

Home Assistant hacs PayPal "Buy Me A Coffee" License Maintainer

Installation

Option 1: HACS

Under HACS -> Integrations, select +, search for systemair, and install.

Option 2: MANUALLY

cd YOUR_HASS_CONFIG_DIRECTORY    # same place as configuration.yaml
mkdir -p custom_components/systemair
cd custom_components/systemair
unzip systemair-X.Y.Z.zip
mv systemair-X.Y.Z/custom_components/systemair/* .  

Usage

Configure the ventilation unit using the webui. For the SAVE Connect integration to work, you need to register an account at https://homesolutions.systemair.com/ and add the ventilation unit to the newly created user.

Current Support

  • Binary Warning/Error sensors
  • Ventilation Fan Adjustment
  • Sensor Reading

About

Systemair SAVE Connect: custom integration for Home Assistant

License:MIT License


Languages

Language:Python 100.0%