Hello!
I have a RSSI sensor but for some reason it does not work as a condition in my automation.
Here’s an overview of my test automation, my current RSSI sensor value is -77.
condition: RSSI value above -80 (I also tried below)
action: toggle light switch
No matter what I put in the condition, whether above or below -80, it still performs the action. It seems it does not recognize the condition.
Any recommendations on how to accomplish this? Thanks in advance!