Google maps tracking and battery level

Hi all.
I am using the google maps tracking for pressence but would like to also get the battery voltage as well. I use a state polling node to get the home/not home state but cant seem to work out how to get the battery voltage and also if its being charged.

Do I add this to the entity id?

Use a debug node to dump the out of the poll-state node. It’s probably located at msg.data.attributes.battery

1 Like