0.1.0 • Published 1 year ago

homebridge-mill-local v0.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Mill local connection for Homebridge

This is very much in development. I have only tested this on Mill Gen 3 heaters.

All my heaters are set to independent mode without cloud.

Install

npm i homebridge-mill-local

Configuration

{
    "devices": [
        {
            "name": "Office",
            "ip": "192.168.0.101"
        },
        {
            "name": "Bedroom",
            "ip": "192.168.0.102"
        }
    ]
}
0.1.0

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago