Open VincentVrijburg opened 5 hours ago
Interesting. That's the first proper report of the new version breaking something
Could you provide debug logs? If the config flow already fails this has to be done following the steps in https://github.com/lkempf/casambi-bt-hass?tab=readme-ov-file#reporting-issues.
Describe the bug The integration seems to be unable to add the necessary entities to control luminaires. The integration did add the network and the scenes I have in that network. This means I can control the luminaires through scenes from HA, but not the luminaires individually yet.
To Reproduce Steps to reproduce the behavior:
Expected behavior What I expect to happen is the integration to discover all the devices I have in the network and add them as entities to control in HA. I do see in the logs that my network is discovered and the two devices I have in there are discovered as well, with their names, identifiers, etc. That is being saved to path
/config/.storage/casambi_bt/{deviceId}/{networkId}.json
.Reloading the integration goes without any error in the HA frontend. Trying to add another hub does give a 500 error, see screenshot below and logs below.
Screenshots If applicable, add screenshots to help explain your problem.
Versions
Logs These are the only errors I was able to extract from the logs. I had this set multiple times.