My bad, I didn’t read the log info provided. I got through the first paragraph and assumed they knew what they were talking about.
The latest update seems to have broke the connection between Hubitat and HA. Anybody else having issues?
Is this the 0.10.0-pre0 release?
Yes, it is. I tried rolling back, but it still won’t connect. All my devices are unavailable.
If you haven’t already, enable debug logging for the integration, then restart Home Assistant and see if any errors are displayed in the log.
There wasn’t any error messages that stood out, but there was a bunch of warnings about not being able to connect to devices, I don’t have the time to figure out what is going on right now so I just restored a backup from this morning and everything is working again. If I get more time later on I’ll try this again and get you some specific log info.
That would be helpful, thanks! The 0.10 release makes some internal changes to how devices and entities are identified to make the integration more configurable. I tested a few different upgrade scenarios locally and everything worked properly, but I was worried issues might come up in other situations (hence the pre-release status).
Hi Jason,
I finally had time to look at this again and I reloaded 0.10 release. After the reboot it took a few minutes and then all of my Hubitat devices reconnected to HA. Maybe I was just being impatient the first time I updated.
Thanks for all the work and support you’ve done on this integration!
Anyone know if HE’s hub mode should be working? Because I’ve finally gotten around to setting it up and I’m getting strange behavior that I have repro’d.
- hub mode enabled in Maker API
- select and sensor entity shows up in integration Hubitat integration within HA (once it’s reloaded)
- If I run an action from HA to change the mode, the change is reflected in HE as expected
- If I use the select entity from HA to change the mode, no change is reflected in either HA or HE
- If I change the mode from HE, no change is reflected in HA
Been messing around with this all morning and I’m stumped. Now I’m wondering if maybe modes aren’t even implemented in this integration since they are a special class of events in HE. And I don’t see anything in the OP’s documentation let alone this thread even.