homebridge-rinnai-touch-platform
Version:
Homebridge Plugin to control heating/cooling via a Rinnai Touch WiFi Module
34 lines (29 loc) • 1.92 kB
Markdown
# Rinnai Touch Platform
[](https://www.npmjs.com/package/homebridge-rinnai-touch-platform)
[](https://www.npmjs.com/package/homebridge-rinnai-touch-platform)
[](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)
[](https://paypal.me/Mantorok1)
[](https://discord.com/channels/432663330281226270/922725212879982633)
This Homebridge Plugin allows you to control a Rinnai/Brivis HVAC system via a Rinnai/Brivis Touch WiFi Module. It supports the following configurations:
- Single Temperature Set Point (ie. one controller with 1 to 5 zones including the Common zone)
- Multi Temperature Set Point (ie. one controller per zone, up to 4)
Functions available:
- Displaying the current state (eg. idle, heating, cooling)
- Switching to Off, Heating or Cooling modes
- Displaying the current temperature (depends on controller model)
- Setting the desired temperature or temperature range (`AUTO` mode)
- Switching zones On and Off
- Switching the circulation fan On and Off as well as setting rotation speed
- Turning the water pump On and Off (for Evaporative Cooling only)
- Advancing to the next period of the Programme Schedule. (eg. Leave -> Return)
- Switching between Manual and Schedule control modes
- Pushover Notifications when certain events occur
- MQTT client
For further details see:
- [Setup](./docs/setup.md)
- [Accessories](./docs/accessories.md)
- [Pushover Notifications](./docs/pushover.md)
- [MQTT](./docs/mqtt.md)
- [Version History](./CHANGELOG.md)
- [Troubleshooting](./docs/troubleshooting.md)
- [License](./LICENSE)