Integration Fibaro

I have a Fibaro Home Center 3 that had been integrating with Home Assistant without any issues until yesterday. Today I’m getting this error: Configuration error, will retry: Could not connect to controller at http://192.168.1.21/api/.

The device has a static IP and the Fibaro platform itself works perfectly, but Home Assistant is unable to connect to it.

I’ve tried to locate the debug log in Home Assistant to investigate the issue, but I can’t find it.

I would appreciate any suggestions to help re-establish the connection between the two systems.

Should be a network problem.

You can do a ping -a 192.168.1.21 on a windows command line to check if fibaro is reachable at this IP address.

Also you can use the new zeroconf browser in HA to check if the home center is showing up. You see the IP address there as well. Navigate there over System → Network > Zeroconf browser