OwnTrack batterystatus attributes availability request
Hello how i can use this attribute?
Thanks for the help
What driver are you using for this? The author made a mistake in the code. I would let them know. (If you have access to it, there is probably something like attribute "batteryStatus", "TEXT"
at the top that should be attribute "batteryStatus", "STRING"
, assuming it's a text value.)
OwTracks virtual mobile presence driver
Try editing the driver as mentioned above. Replace TEXT with STRING. if it works, Iโll update the driver for all.
attribute "batteryStatus", "STRING"
I will try it soon
it work perfectly thanks
Thanks to @bertabcd1234 too
Thanks for testing. I've updated the HPM version and all attribute types from TEXT to STRING.
Hi thwere is someting in cant undersand about battery status
This Code is working perfectly
the log confirm
I tryed to use the predicate
but the rule is never executed (unplugged or charging)
the oly time i see the rule executed is during the plug or the unplug
looks like the predicate is true during the trigger *changed
Need help
I will not be helpful as I donโt use rule machine at all and do all my logic through nodered. Rule machines interface is overly complicated for me.
How can i help ?
Can i do some test ?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.