+1000000 point for the new Import option for Device/App code. This makes updating apps to latest code fairly trivial. Not quite github integration (with diff and visual queues for updates) but a great improvement nonetheless.
The new Lock manager app is finally here.
User admin (no https though )
Preference inputs cards that are laid out nicely now.
device selection in apps are much improved
updating an input with submitOnChange:true no longer causes the distracting "screen blink" effect.
Things I do not like:
This one is probably a personal preference but I think the new font size is too large. Especially on mobile. It feels like the text is all squished together and there is quite a bit of word wrap that makes the interface feel "cluttered".
HOT FIXED - Component device de-grouping.
Minor issues:
HOT FIXED - Logs search is case sensitive. Please make case independent.
HOT FIXED - Device and app list page do not remember their display types. I like the fact that they default based on browser type (mobile vs desktop) but it can be irritating to have to keep changing this setting after it reverts itself. Maybe a "remember this setting" checkbox?
I like the lock code app.... but it's missing something I had in SmartThings. The ability to enable/disable a code via presence. If not home then enable otherwise disable it.
Came home to this today. Zigbee showing offline. Chanel changed to 11 somehow (showing 11 anyway). Zigbee network state: DISABLED, it changed to UNINITIALIZED when I clicked on the update button.
Are you guys seeing any issue with your hub after the update? My hub is intermittently slowing to a crawl when navigating around. Been sitting here waiting for this one rule to open.
Can't navigate anywhere. just loading and loading and loading... then eventually show "ZigBee Network Offline" then things move at normal speed again then the "Zigbee network offline" message disappeared.
For some reason, I always had a difficult time selecting the correct blue 'i' for the app settings. Hubitat, thank you for considering the needs of your "challenged" user.
I like we can see the status of devices in the list.
The Onkyo device driver is amazing, but it has a "mute" button and a seperate "unmute" button. Which will cause me to create a rather complex series of rules in order to map 'em both to a single physical button. Not a huge deal, but worth mentioning.
The Jasco Motion Dimmer/Switch updates are on point and I know a lot of us have been waiting (im)patiently for those.
The GUI is otherwise super slick. And I'm looking forward to where the Import Code functionality leads next.
Yeah, RM and BC have play/pause and mute toggles for mediaPlayer devices, no reason we couldn't add the audioVolume capability and provide a mute toggle for that in those two apps.
Agreed! And it remembers where I was in the device list or app list when I keep going back without having to scroll all the way back down...sometimes it's the little things.
And support for the Denon AVR! Nice!
However I still think the Jasco/GE switches with motion sensors need the custom commands opened up to use them in RM. Nice to be able to configure them via DH screen but still can't change the modes in RM. (unless I missed something)
And all my DH's linked to my github now...single source...yes.
When a driver creates a child device, it's called a component of the parent driver. Similar to how apps can have child apps. Component devices were tabbed under the parent device essentially grouping them together. This is what my Virtual Container driver exploited.