I wrote a simple dth some time ago to mute my onkyo, this dth has worked fine up until the last firmware update.
Now I can crash my v2 hub every single time I execute one of its commands.
No idea where to go with this one.
Anyone else having simular issues with hub action calls?
Were there any changes to the hub action method?
At least I’ve figured out the cause of my hub reboots…
send the above as the first param in the hub action call using physicalgraph.device.Protocol.LAN as the second…
It seems that “00” must follow the initial arbitrary text, since “00” won’t crash the hub on its own.
So I pulled the dth causing reboots from all automations, reboots have stopped.
This resulted in a solid single day of operation, but now I have a motion detector stuck in a motion state.
The logs for this detector show it going bat shit crazy on and off at for several hours while we were sleeping, then nothing.
Battery reports 66%, if that can be beleived…
I guess I should just schedule reboots like so many others are now doing, except I can use this handy dth I have to implement it…
(Yes people, sarcasm mode on)
So replacing the battery “fixed” that one…
Is the battery level reporting that far off? 66% is dead?