Skip to content

jortberends/homebridge-icy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homebridge-icy

Homebridge plugin for the Essent E-Thermostat, also known as ICY.

Plugin voor de Essent E-Thermostaat, ook bekend als ICY.

Install plugin

npm install -g jortberends/homebridge-icy

Configure homebridge

Add this to your homebridge configuration:

    "accessories": [
	     {
            "accessory": "ICY",
            "name": "ICY",
            "apiroute": "https://portal.icy.nl",
            "username": "",
            "password": ""
        }
    ]

About

Homebridge plugin for ICY (aka E-thermostaat)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published