@mihailescu2m , using your control for Airtouch 4 which is amazing thankyou! - however I cant seem to get what I need from certain fan entities - Most are working fine and giving me speed of fan , damper percentages and all that , however some rooms are not giving me that - I get just the preset modes damper and ITC and nothing else.
Anybody else had this issue / know how to fix it ?
Hi, my AirTouch 4 integration is giving each zone as “climate” and not “fan” and is reading the temperate as 154.7 deg C. Anyone have any ideas how to change these zone from climate to fan so that I can control the dampeners? I have deleted my aircon and tried to reinstall it, but it has done the same. Any suggestions would be appreciated. Thanks
I had one ITC glitch briefly yesterday to 154.7 degrees as well. Never seen that happen before. I restarted HA and it was fine after that but I wonder what caused it.
Still trying to work out now how to publish for each of the ITCs (rather than just a single as above) - would like each value published to a seperate MQTT Topic - but can not suss out yet how to do that one
I have a separate automation pushing to MQTT for each area using a state change as the trigger. I don’t like doing it this way but don’t know if there is any other?!!
I used to use the XIaomi temp and humidity sensors in each room for monitoring temperatures from my hydronic heating system - once we got Airtouch and the zone dampers for each room it made more sense to use the ITCs.
I guess you could use the Xiaomi like i did (I ran Tasmota on an ESP32 to gather their data - but you could just as easily use ESPhome) - you would then need a way to command the dampers to open and close to keep within the temperature requirements for each room.
Yep I use the Xiaomi sensors which connect to an ESP32 running ESPhome. They work great. I have seven of them. I haven’t automated much based on them yet. I’ve only gone so far as to activate a scene if my sons bedroom is hotter than a certain temp in the evening. That scene then cools his room down for bedtime. It’s useful as we live downstairs with big sliding doors and windows open so remain quite cool compared to the upstairs bedrooms. Plan on doing more automating in the future when I have some spare time.
Does anyone know if the AirTouch API makes available the power consumption of the system?
Also, I saw some super work by @tonymyatt in integrating AirTouch 3 where he also exposes the battery levels of the ITCs. Does anyone know if that could be added to the AirTouch 4 integration? https://github.com/tonymyatt/airtouch3api
Looking at the protocol spec for the AirTouch4, there does not appear to be any allowance for reporting power consumption to the client. Partly I suspect is that only some AC manufactures (Daikin the only one I know of) that make that data available.
I also had a look at the Group status message, and it seems to report a battery status of normal or low. So conceivably it could be exposed to HA either as an attribute on the zone, or as a seperate binary_sensor per zone. Unfortunately not something I personally have time to look into, but it is there in the API.
I’ve just migrated my HA install from SD card to SSD and it went smooth as silk except for the Airtouch integration. It was not working and this has happened several times before after a HA restart so I disabled the Integration and tried to Enable it but it does not enable. There are no error messages - it just does nothing. Is there somewhere else I can look for logs? Any ideas?
@mihailescu2m (or anyone else), do you know if it’s possible to change the spill zone settings through the AirTouch API? As @smitcoracing said, they’re being a bit problematic with keeping temperatures in all zones right.
Love it, thanks for your contribution, I’ve been using it for a couple of months.
Something seems to have changed with the text-element definition that’s thrown the measurements off now though. Maybe the text width. Looks fine on a PC but the zone names are scrambled on an iPhone.
Mine do, certainly when the system is running anyway. I’ve noticed that when the system is off the ITC temperatures stop updating (potentially after some delay) until you perform some AT4 related action in HA and then everything seems to resync.