-
File "/config/custom_components/myair/sensor.py", line 122, in icon
return ["mdi:fan-off","mdi:fan"][self.coordinator.data['aircons'][self.acx]['zones'][self.zx]['state'] == MYAIR_ZONE_OPEN]
Nam…
-
I installed this custom integration via HACS, have since had several restarts of HA (current version 0.114.3)
I cannot add the integration via the UI flow, it doesn't show up from the Configuration…
-
Frequently after interacting with the Lovelace UI elements for the Aircon (havent tested services yet, but I suspect the same), the UI options become unavailable:
![image](https://user-images.githubu…
-
It would be great if you were able to integrate the MyAir 1 controller into this integration.
I have the MyAir 1 wall mounted Android 10 tablet/screen. I tried the current integration but although i …
-
## The problem
When inputing Advantage Air integration power, mode, temp, or covers change, the integration goes temporarily "N/A" or "unavailable" and reconnects after 5 - 20 seconds.
## Env…
-
I'm having some trouble setting an input and getting the channel buttons when I set up my homebridge.
The HisenseTV is added to HOME app and I can see the inputs TV, Netflix, HDMI1, HDMI2 etc.
howev…
-
First of all, thank you for this component.
I know this is now part of core but just wanted to find out something.
We are building our first house soon and it will be coming with the myAir system.…
-
line 282 onwards:
if(hvac_mode == HVAC_MODE_OFF):
await self.async_set_data({self.acx:{"zones":{"state":MYAIR_ZONE_CLOSE}}})
else:
await self.async_set_data…
-
When changing a zone temperature, mode etc, the change is correctly sent to the system but the integration fails. Does it try to update immediately after setting?
Temporarily until the next regular…
HDC67 updated
4 years ago
-
Hi, hope you have been well.
I might have missed it but the current integration doesnt pull in the timer on the unit "countDownToOff" and "countDownToOn". Any chance of adding this?
As an asid…