Custom integration for Home Assistant to monitor and control Getair ventilation systems via HTTP API.
- Support for multiple zones (e.g., "Erdgeschoss", "Obergeschoss", "Dachgeschoss")
- Sensor entities per zone:
- Speed (fan level)
- Temperature
- Humidity
- Automatic login & token refresh
- UI-based configuration (no YAML required)
- Configurable update interval
- Go to HACS → Integrations → ⋮ → Custom repositories
- Add this repository URL: https://github.com/Chillkroete1206/getair_sensors
- Select repository type: Integration
- After adding, search for
Getair Sensors
in HACS and install it - Restart Home Assistant
- Go to Settings → Devices & Services → Integrations → Add Integration
- Search for
Getair Sensors
and follow the setup instructions
After installation, configure the integration via the Home Assistant UI:
- Required fields:
username
: Your GetAir login (email)password
: Your GetAir password
For each active zone (e.g. "1 - Erdgeschoss"):
sensor.getair_speed_1_erdgeschoss
sensor.getair_temperature_1_erdgeschoss
sensor.getair_humidity_1_erdgeschoss
- No credentials are stored in YAML.
- Tokens and login data are handled securely using Home Assistant's built-in secrets management.
This project is licensed under the MIT License.
- GitHub: @Chillkroete1206
More information available in the custom_components/getair_sensors/
source directory.
This repository is HACS compatible. Make sure the following file exists in the root:
hacs.json
This is a personal project and isn't in any way affiliated with, sponsored or endorsed by GetAir.
All product names, trademarks and registered trademarks in (the images in) this repository, are property of their respective owners. All images in this repository are used by the project for identification purposes only.