listkruto.blogg.se

What is my battery level
What is my battery level






Should be triggered only when state is changed from any value 90.īut it won’t be triggered if the value changes from 91 to 92 for example, like you said. It gets triggered only when threshold value is crossed.

what is my battery level

They just have delay and I am guessing it depends if the HA phone app is running on phone or it’s sleeping but that’s just me guessing.

what is my battery level

This is the case for few automations I create. I try to play with Android notifications for HA phone app but didn’t manage to get results either. I allow background access of the HA phone app, it didn’t help. Which makes me think that phone OS(Android) prevents notification or sets some lower prio for it. If I open the phone app while I am waiting notification to arrive, it arrives immediately. I noticed that it can pass a several minutes from time I triggered notification manually to receive it on phone (I am not setting any offset). Notification is never triggered.Ĭould you please try to explain why is that so and this suppose to work?Īnother question related with phone notification in HA phone app. When I trigger automation manually I get notification on my phone and that is the only thing that works here.įor the purpose of troubleshooting I try to completely remove condition statement and have battery level above 90% just to trigger notification in any case when battery level is above 90%, but nothing happens. Than I simply define an action to call notify service on phone. Put a condition to trigger this only in case phone is charging: condition: stateĮntity_id: sensor.redmi_note_8_pro_battery_state

what is my battery level

I try to do that by creating automation with trigger like so: platform: numeric_stateĮntity_id: sensor.redmi_note_8_pro_battery_level I am experimenting with simple automation for phone battery level notification.įor the purpose of learning I want to create simple automation which should notified my Android phone device when it’s battery level reaches threshold value during phone charging.








What is my battery level