Just so I don’t confuse issues I’ve had with bugs that have been supposedly fixed, what is the set level bug being talked about?
How do you make changes to the SHM and not add one of the biggest requests of notifying people through text or push that the alarm has been armed or disarmed!? I looked through the config and still do not see it. It is worthless without this feature.
I haven’t noticed a single change in the mess that is my ST. It is just as shitty today with the new firmware as it has been for weeks without it. In almost 12 months as a “customer” I’ve had about two months of relatively reliable service and the rest has been shit. No surprise really, why should I expect them to actually fix anything.
BTW, I still don’t see a list of “bug fixes” or changes made to SHM. If all I have to list is bug fixes then I guess I wouldn’t have to actually fix anything either.
bamarayne
(Jason "The Enabler" as deemed so by @Smart)
62
Well now that I’m finally home from work I’ve found that two of my contact sensors fell off the network after the update. They were both EcoLink sensors. I had to completely exclude and re-include them to get them back. Pain in the butt!!!
Other than that… all seems to be working good.
Edit: I find a GE on/off switch that was doing the same thing. Repair zwave network did not work for any of it.
Yep Same here. Hub reports both my presence sensors away. The update was applied while both my wife an i were out. It didn’t pick up when either myself or my wife returned.
My hub updated while we were away. When we returned home, our presence was detected, but neither I’m Back routines completed successfully. So, I hard rebooted the hub.
Last night, my Good Night routine ran fine, and this morning, my Good Morning routine ran fine.
My routines ran but did not set my thermostats until I edited them once. I think I’m going to go event based, system is more likely to heal… and add to my list a WatchDog smartapp to do one day.
As evidenced by the issues reported in this thread (and others), there should be a complete moratorium on “improvements” until the current customer issues are resolved. Even the most die-hard fan boys are not noticing improvement, but many people are noticing a degradation of service.
Sorry, not a fan boy here but wanted to add my experience. I can certainly notice significant improvements in the local processing (I can finally use it again, after 3 weeks and the lag - prior to update I had a horrific lag on my sensor triggered lights - it has decreased significantly after yesterday’s update. The gain may be from switching to local processing, but still…I see improvements).
But I think my point is still valid, because your local processing improvement does nothing to fix my 2 week old daily issue with modes failing. I’m spending over two hours each day hiding the issues from my family, babysitting the system, applying short-term workarounds, and providing Support with logs, etc. I’m sure there are many other long-suffering customers lurking in the weeds with similar experiences.
Oh, I am not saying that are no other lingering issues lurking around. I have my own list for platform issues, but yesterday was a hub firmware update that improved stability. Unless there was a platform release at the same time, that we don’t know about, most likely the issues we are seeing were there before the firmware update. Maybe restarting hubs infiltrated new bugs to some folks like @bamarayne, which we all have experienced recently. My 2 cents…
bamarayne
(Jason "The Enabler" as deemed so by @Smart)
73
I believe there is increased stability since yesterday update. I had locally running devices that were lagging, and I won’t mention the ones that weren’t. But now, everything is instant.
I always feel that a reboot is required after a hub update, it just makes sense.
I am now convinced that the vast majority of the problems that are being experienced are coming from the SHM, on the back end. The only time I have problems is when I’m using SHM for arm/disarm and when I’m using the app “smart home”. When I take out the security aspect of my system, it is very stable. Stable to the point that I have to hunt things to do to feed my addiction.
I posted another thread this morning on the security aspect. I’d really like to see how many failures have this in common.
Absolutely. In fact, the email from ST announcing the hub update stated, “The update is expected to take less than 10 minutes,during which time your Hub will temporarily go offline.” Doesn’t that imply that they expected it to reboot?
bamarayne
(Jason "The Enabler" as deemed so by @Smart)
77
You would think so. But in my experience a reboot that comes after the final install of any software/firmware is a benefit.
And I mean a reboot that comes after the changes, one that has nothing to do with the changes.
To me it sounded like it would be offline during the update and not necessarily rebooting since a reboot doesn’t take nearly 10 minutes.
Just like a computer some updates require a reboot and some do not.
I made a workaround to receive notifications when SHM is armed / disarmed:
The intended Routine fires (say, a Good Morning routine when I get up) and changes the system Mode to Home.
A SmartApp (I used SmartRules to do this) monitors the system Mode, and when it is set to Home fires off another routine (Disarm Alarm).
The Disarm Alarm routine sends out a push notification and disarms SHM.
This way, everything is driven by the Mode of the system, and the Disarm Alarm / Arm Alarm routines fire off when the Mode is changed. This is somewhat similar to the way that SmartAlarm functioned.
I have similar routines set up for Away (everyone leaves so automatically run the Away routine, which sets the Mode to Away, when the mode changes another routine is triggered to run the Arm Alarm Away routine) and Night.
bamarayne
(Jason "The Enabler" as deemed so by @Smart)
80
Is this working? Are the routines firing partially? Completely? Not at all?