homebridge-raymote
v1.0.1
Published
Homebridge plugin to monitor and control Raypak heaters via the Raymote API.
Maintainers
Readme
homebridge-raymote
Raymote (Raypak) Homebridge plugin — UI-ready package.
Configuration
This plugin is ready for the Homebridge UI. Simply install and configure via the settings screen.
If you are configuring manually in config.json:
{
"platforms": [
{
"platform": "RaymotePlatform",
"name": "Raymote Pool Heater",
"token": "YOUR_TOKEN_HERE"
}
]
}