Thermostats should first be configured in the Neohub using the Heatmiser phone app. Plugin will create devices for each thermostat it finds configured in the hub.
v2023.1.0 |
Requires Indigo v2022.1.0+
|
Released Dec. 13, 2023 |
Add support for NeoAir thermostats |
Changes in this release
Add support for NeoAir thermostats
v2023.0.1 |
Requires Indigo v2022.1.0+
|
Released Nov. 13, 2023 |
Add support for changing hubs |
Changes in this release
If you need to rename old devices to allow creation of new ones when changing out a Heatmiser hub, append the word SUPERSEDED (all caps) to the old Indigo devices then restart the plugin. New devices will then be created and you can transfer dependencies then delete the old devices.
v2022.1.2 |
Requires Indigo v2022.1.0+
|
Released Oct. 20, 2023 |
Add code to check validity of thermostat names before creating devices |
Changes in this release
Add code to check validity of thermostat names before creating devices
v2022.1.0 |
Requires Indigo v2022.1.0+
|
Released Aug. 17, 2023 |
Add Holiday Mode |
Changes in this release
Add support for Holiday Mode
v2022.0.0 |
Requires Indigo v2022.1.0+
|
Released May 11, 2022 |
Updated for Indigo 2022.1 and later |
Changes in this release
Updated for Indigo 2022.1 and later
Requirements
Requires Indigo 2022.1 or later
v0.5.1 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Jan. 10, 2020 |
Ignore device type 14 (currently not supported) |
Changes in this release
Ignore device type 14 (currently not supported)
v0.5.0 |
Requires Indigo v7.0.2 thru v2022.2 |
Released June 10, 2019 |
Add 30 minute override option |
Changes in this release
Add option to override temp for 30 minutes. Previously minimum override period was 1 hour.
v0.4.4 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 11, 2019 |
Remove Plugin Update Checking |
Changes in this release
Remove plugin update checking, per latest Indigo developer guidelines. This functionality will be included in future Indigo releases.
v0.4.3 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Jan. 13, 2019 |
Add support for NeoStat-e |
Changes in this release
NeoStat-e reports Device Type 12. Added this to the list of known/supported devices.
v0.4.2 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Sept. 25, 2018 |
Remove cool set point and fan control references |
Changes in this release
Heatmiser thermostats are for heating only so cool set point and fan control references have been removed.
v0.4.1 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Sept. 22, 2018 |
Minor bug fix |
Changes in this release
Fix bug which caused pre-heat status to show the wrong state in some circumstances.
v0.4.0 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 25, 2018 |
Add plugin action to allow Neohub IP address to be changed via external script |
Changes in this release
If your DHCP server restarts, your Neohub may end up with a different IP address to that specified in the plugin config. A plugin action has been added to allow the IP address to be changed without access to plugin config.
Example of use:
I have a trigger which runs if fingscan detects a change in Neohub IP address. The trigger then executes a Python script to pick up the new IP address from the fingscan device state and use the new action to update the plugin IP address accordingly.
v0.3.8 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 2, 2018 |
Transfer to Plugin Store |
Changes in this release
Mods to Auto mode for HomeKit compatibility.