Vera firmware 7.32 beta
-
When you add the device to Hubs, @wmarcolin, you'll add it into Maker API app. Bounce MSR using
Restart Reactor
underTools
in MSR. When it reconnects it will see the new devices from Hubs as long as you have that integration configured inreactor.yaml
. -
@wmarcolin , @gwp1 describes the correct procedure. The key is that Hubitat's Maker API doesn't automatically publish new devices, so when you add devices, you have to remember to go into Maker API and tell it to publish them, so that Reactor can then see them. As I get more familiar with Hubitat's developer environment, I may look into doing a custom API for Reactor to avoid that, but at the moment, I regard it as a minor annoyance one quickly adapts to.
-
@wmarcolin , @gwp1 describes the correct procedure. The key is that Hubitat's Maker API doesn't automatically publish new devices, so when you add devices, you have to remember to go into Maker API and tell it to publish them, so that Reactor can then see them. As I get more familiar with Hubitat's developer environment, I may look into doing a custom API for Reactor to avoid that, but at the moment, I regard it as a minor annoyance one quickly adapts to.
-
Not to go too off-topic here, but are you guys telling me that I could (in theory) buy a Hubitat and pair all of my Philips Hue bulbs directly with that controller instead of having to keep the Hue bridge in my lineup? I'm always looking for garbage to get rid of!
-
Did the upgrade to beta 4 and so far so good, everything seems to work ok. Decoupling also in use. Btw, after fw upgrade, is it necessary to disable nightly heal again, although I had it disabled?
luup.attr_set("EnableNightlyHeal",0,0)
Eventually, and especially if Vera fails, I'm also going to migrate to Hubitat (Elevation).
-
I do it in startup Lua, so I don't forget. It also makes it easy to go in and change it when I want it back on (my feeble memory doesn't have to remember the precise spelling of the setting).