Closed jurgenweber closed 5 years ago
@fredrike
The idea is to implement each zone as a separate switch.
I'll start working on this once #22382 have been merged.
We are not asking to create an issue in order to create a pull request.
No need to create this next time.
Home Assistant release with the issue:
Last working Home Assistant release (if known): Hass 0.90 does not have support. Conversation here: https://community.home-assistant.io/t/support-for-daikin-airbase-units/102622/26
I spoke to Fredrike on discord and I tested his code that is in dev against my unit. All works well. We are looking at adding zone support as per this post https://whrl.pl/RfiF8K.
Operating environment (Hass.io/Docker/Windows/etc.): hassbian, etc
Component/platform: https://www.home-assistant.io/components/daikin/
Description of problem:
Add zone support, as per the whirlpool thread I have confirmed that the commands work.
Now setting the zone is a little tricky,
Here is a break down of hte payload "zone_name=&zone_onoff=<url encoded list of zones 0 or 1>"
I did try without encoding, encoding everything but this combination seems to be the only one that works.