-
Firstly @NigelCoxon thank you once again for this component which has been really useful for our setup for several years. An issue seems to have come about which you may well already be in the process…
-
I have multiple [Heatmiser Modbus Room Thermostats](https://www.heatmiser.com/modbus-thermostat-series/).
Is it possible to describe a device type and then specify multiple device ids for that devi…
-
Continued conversation from: https://github.com/MindrustUK/Heatmiser-for-home-assistant/issues/182
@PhillyGilly There's also a lot of moving parts to what you've raised in the previous thread.
I…
-
I might be missing something, but trying to get this work and the above is not found.
Do I have to install another module to make it work.
Sorry - bit of a newbie, but I could find reference to this…
-
These may be relevant when you review the code:
1)
Logger: homeassistant.const
Source: helpers/deprecation.py:204
First occurred: 9 January 2024 at 23:38:02 (2 occurrences)
Last logged: 9 January 2…
-
At present it appears that the Heatmiser API does not report the Hub's serial number in anyway, this feature has been requested here: https://dev.heatmiser.com/t/no-method-to-retrive-serial-nubmer-for…
-
As mentioned: https://github.com/MindrustUK/Heatmiser-for-home-assistant/issues/60#issuecomment-753622665
It would be nice to be able to manage adding and removing devices directly from Home Assist…
-
I had some issues with python errors, most likely due to some updates. It didn't like "import Queue" needed to change it to "queue" then modify "outboundMQTTqueue =Queue.Queue()" to "utboundMQTTque…
-
Hi Ian
Thank you for work on the Libuary, I was wondering if we could include the TM1 as well please.
I think it's a relativly simple change to the code, I had already modified the original libuary…
-
I'm running Home Assistant on some slow hardware where I'd rather not install HACS.
Just wondered if there were any plans to get this merged in to core, or what remains to be done before this can h…