I have an entity charge_status which returns a number like 63%
I want an automation for when it is below 50%
Do I set the target to be 50 or 0.5?
It is most likely that you should use 50
, but you can always check the actual state in the State tab of Developer Tools.
1 Like
I can now confirm for other users, that the answer is 50 not 0.5