Daikin : problem with 0.91.3

Just upgraded to 0.91.3

I have two Daikin : they are the same and they have the same firmware (3.3.6)
They both are connected to the same router (191.168.188.44-45)

This is my configuration:

daikin:
  hosts:
    - 192.168.188.44
    - 192.168.188.45

But I only see one of them and I get this:

019-04-15 22:21:08 ERROR (MainThread) [homeassistant.components.daikin] Connection to Daikin could not be established

Before the upgrade everything worked.

If I delete them from the discovery page and readd them everything is working until the next reboot.

I don’t understand:

I deleted very entry in:

core.config_entries
core.device_registry
core.entity_registry

I add in the configuration.yaml:

discovery:
  ignore:
    - daikin

and

daikin:
  hosts:
    192.168.188.45
    192.168.188.44

They don’t show up.

I still need to go to the integration tool and enter each ip.

Yes
I have the same issue even only with one controller. After a reboot it forgets everything in HA. I have to also go and re add the ip into the integration. @Borgy @fredrike.

Yep - known issue, same behaviour. @Fredrike has submitted Bug fix - just waiting for it to be released (its not in 0.91.4)

The dev branch contains fixes for this issue together with a few other fixes for Daikin. Unfortunately have the fixes not reached the stable branch but hope it will show up in the next major release (due next Wednesday).

I’m sorry for the inconvenience.

1 Like

It would be great if you could test the latest Pre-release https://github.com/home-assistant/home-assistant/releases/tag/0.92.0b2 and make sure that the issues are resolved before the 0.92 release.