Homebridge plugin for the Essent E-Thermostat, also known as ICY.
Plugin voor de Essent E-Thermostaat, ook bekend als ICY.
npm install -g jortberends/homebridge-icy
Add this to your homebridge configuration:
"accessories": [
{
"accessory": "ICY",
"name": "ICY",
"apiroute": "https://portal.icy.nl",
"username": "",
"password": ""
}
]