Closed BNWEIN closed 3 weeks ago
@BNWEIN Just to clarify, from your other thread these are NeoAir devices, correct? If so we know these are actively broken and there are plans to support them even though I haven't created a ticket on the board yet. I have one of these as part of my test suite. Keep an eye out for updates adding support for these.
neoAir V1's
They generally work fine, i can monitor temps, and change temps etc. Its just the colours/modes that are weird.
@BNWEIN a new diagnostics feature has been added to the integration today. If you update to the latest via HACS, you should be able to download the diagnostics data and attach it here (maybe zip it up). This will help with determining how to best support your devices.
See attached.
Again, not sure its "Broken". But when the heating is on, the mode i guess should change to "Heat" and currently doesnt.
Debug logs attached.
Turned the temp up, so the heating is on but mode still shows "mode" even though it says "Heating"
If i manually change the mode to "Off", and then turn it back to "Heat", it then turns red (as it should)
Hi @BNWEIN thanks for the logs. Based on the logs and the code on the main branch I can see why it would be reporting as fan mode. The good news is that I've been doing some changes that I think will address this. If you are interested have a look at #201. It will be a little while before its ready for general use, but once its integrated into the dev branch maybe you can try it out.
@BNWEIN the changes I mentioned on #201 are now merged into the dev branch. If you are feeling up to it, would be great if you can try it out and see if your NeoAir works as you expect. Specially since you have one configured in both thermostat and timer mode (the Kitchen?)
Dev branch installation instructions can be found here
Good Morning.
This has now been installed. There is some progress, but its still not right.
You can see now all of them are orange, even when they are not "Heating". Really when they are not doing anything, they should be transparent. (same as Gym Aircon and Bedroom Aircon)(These two are not heatmiser)
Orange = Heating Blue (Never going to be used in my instance) = Cooling Transparent = Idle / Off
The two examples to the right (Gym Aircon and Bedroom Aircon) are not heatmiser devices, but they have the correct behaviour. When those devices are not on/heating/cooling etc, they are basically transparent. When they are "Heating" They go orange, when they are "cooling" they go blue
Hope this helps?
Ill keep dev installed for now, and i am happy to install a new dev version as and when you ask
@BNWEIN First of all, thanks for trying out the dev branch!
I believe what you are seeing is as designed by Home Assistant and its not related to this integration
If you set one of the thermostats to Off rather than Idle, then the colours would disappear (but I think you rarely want to do that with the Heatmiser devices, Idle makes more sense).
You can play around with dummy thermostats in the Home Assistant design pages:
Idle (not heating)
Heating
Ah ok. This makes sense i guess. Like you say, there would never be a time when i turn them off. Happy to close this now and just accept they will always be orange :)
Thanks for looking into it!
Hey Again
So i noticed that the "mode" in a thermostat card is not really relevant (at least in my instance?)
But when the heating is turned on (Set to "Heating") the mode does not change to "Heat", so the colours are wrong. You can see in the screen shot below, the Kitchen is heating, but is showing as blue, because the mode hasnt changed. Where as my Aircon, which is set to mode "Heat" is orange when on. (Aircon is not a heatmiser thing)
Hopefully this makes sense?