Life360 PowerSource Webcore Issues

I'm not sure if it's because webcore uses "battery" in its dropdown selections as the comparison instead of "BTRY" (which is what is shown as the device status)

I am having trouble using this as a condition. When both devices are clearly status BTRY, it is showing False on this statement:

4S5gnLE

image

Your driver is not using the correct definition of the capability, i.e.

powerSource - ENUM ["battery", "dc", "mains", "unknown"]

You might be able to get around it by using an expression.

2 Likes

Thanks!

I was just using the official Life360 one. I edited the driver instead of using an expression :slight_smile:

2 Likes

which driver is this?

Location Tracker User Driver by BPTWorld, came with the Life360 app via the Hubitat Package Manager

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.