ElectriQ Airflex 15W Dashboard behaviour #609
Replies: 4 comments 4 replies
-
I am (or was) experiencing the same behaviour as you, I needed to use the Preset option to change the mode rather than the Operation selector, the only thing that did work from the operation selection was on/off. However on updating the plugin I now do not have the preset selector any more so will have to dig into this a little further before I will be able to change modes again. |
Beta Was this translation helpful? Give feedback.
-
Reverting the change to custom_components/tuya_local/devices/electriq_airflex15w_heatpump.yaml in acce76a does restore the ability to change mode using the "Preset" selector for me, but I assume it is meant to be happening automatically when changing the operation and that is the underlying issue that results in the odd behaviour we are seeing. |
Beta Was this translation helpful? Give feedback.
-
Seems the latest upgrade has prevented home assistant from turning the air conditioner on/off. Manually turning it on results in the ability to change presets working again but this, unfortunately, is a worse condition than before as I rarely changed the preset |
Beta Was this translation helpful? Give feedback.
-
I have updated the config with the following changes to allow changing the power and mode separately.
The latter is not strictly necessary, as the climate.toggle service call should do the same thing, but it makes the UI easier as I don't think toggle is exposed anywhere other than automations. |
Beta Was this translation helpful? Give feedback.
-
I was curious if there were any other owners of this portable aircon unit that have had much luck with home assistant integration?
Firstly it seems this integration offers the best experience for me. The standard Tuya integration had issues with the reported temp and would also not control the unit properly.
This one seems to work but the only issue I'm having is that selecting modes (heat,cool,fan,dry) from the climate dashboard does not work properly. Opening the settings for the unit and selecting the mode from the "operation" drop down menu also fails but selecting the same option from the "preset" drop down menu works perfectly. Is anyone else experiencing this?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions