MySensors wish
James Sentman
james at sentman.com
Mon Apr 6 22:51:23 EDT 2020
Hello Dave,
I think those messages didn’t exist in the API when I last worked on the mySensors plugin. I will implement them enough that at least they won’t throw error messages. Are they of any use? Should they call through to an option script handler or something? I can’t think of many ways they would be useful except perhaps to send a waiting command when the device wakes up. Though the underlying mySensors system is supposed to handle that sort of thing up to a point without you having to do anything like that. At the very least it might be interesting to have a Unit Property for last wakeup or something just to keep the last message date updating so you could create an error if it dropped off the network for too long.
> On Apr 3, 2020, at 4:18 PM, Dave Fleck <dfleck at pacifier.com> wrote:
>
> I have a lightning sensor hooked up thru MySensors. The battery was draining much faster than I liked, so I added a smartSleep() to the processing loop. Now, every time it sleeps I get
> 4/3/20 1:10:11 PM My Sensors: unhandled command: 2;255;3;0;33;60000 (My Sensors)
> and
> 4/3/20 1:10:11 PM My Sensors: unhandled command: 2;255;3;0;32;500 (My Sensors)
> errors in my log. These are pre-sleep and post sleep notifications.
>
> My wish is that these don’t throw errors to keep my log cleaner (perhaps make them database items instead of exceptions?) :-)
Thanks,
James
James Sentman http://www.PlanetaryGear.org http://MacHomeAutomation.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.machomeautomation.com/pipermail/xtensionlist/attachments/20200406/a627ca01/attachment.html>
More information about the XTensionList
mailing list