https://github.com/duggan/homebridge-technotherm
Technotherm / Lucht LHZ radiators in Apple Home via Homebridge.
https://github.com/duggan/homebridge-technotherm
apple-home apple-homekit heaters homebridge radiators technotherm
Last synced: 3 months ago
JSON representation
Technotherm / Lucht LHZ radiators in Apple Home via Homebridge.
- Host: GitHub
- URL: https://github.com/duggan/homebridge-technotherm
- Owner: duggan
- License: apache-2.0
- Created: 2024-02-05T17:49:37.000Z (over 1 year ago)
- Default Branch: latest
- Last Pushed: 2024-10-28T17:41:20.000Z (7 months ago)
- Last Synced: 2024-10-29T21:24:25.078Z (7 months ago)
- Topics: apple-home, apple-homekit, heaters, homebridge, radiators, technotherm
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/homebridge-technotherm
- Size: 643 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Homebridge Technotherm

Technotherm / Lucht LHZ radiators in Apple Home via Homebridge.
**Status:** Experimental 🧪
Potentially can be modified to support a variety of other radiators (e.g. Haverland) that use the same cloud service for configuration (api.helki.com).
## Audience: developers
Works for me, might work for you! You'll need to be comfortable digging into Homebridge code if you want to tinker/add functionality or figure out why something doesn't work, but there's nothing esoteric in there, just wiring up APIs.
## Requirements
* **Username**: username registered with Lucht LHZ app
* **Password**: password registered with the Lucht LHZ app## Credits
This would have been a lot more difficult without Graham Bennett's [smartbox](https://github.com/graham33/smartbox) project, and
the various contributors in the [Home Assistant forum discussion around it](https://community.home-assistant.io/t/haverland-radiators-smart-box-integration/133596). Thanks to everyone there!