Hi Team,
I have some application integrated with Home Assistant and used to call http://HOST:8123/api/discovery_info
endpoint to get baseUrl
and other properties.
But after updating to Core version core-2021.11.0b1, Supervisor version supervisor-2021.10.8 when making the same request I’m getting the response with all fields blank…
Maybe somebody has an idea what is wrong? Maybe this is some breaking change?
Thanks