Hi I’d like to show if I’m home or away based on WiFi connection status. I have enabled the sensor in the companion section of the android app. I’m getting a did not pass when testing the visibilty condtion
Check what is a real value for your sensor’s state.
Also, if you are using a storage-mode dashboard - note that all checks should be done not in edit mode (in edit mode all cards are shown).
The states to choose from are ‘unavailable’ and ‘unknown’. The docs says this " The human-readable name of the Wi-Fi network the device is currently connected to. When off Wi-Fi, this sensor will report Not Connected"
I’ve got it as a ‘or’ condition at the moment if state is not equal to unknown the card shows. Which works for now but I thought I could just enter the ssid of my home network and it would work fine. I’ve also tried the bssid sensors and inputted the Mac address companion gave me when connected to home WiFi but still no luck.
I can’t use the location sensor as my SO uses a VPN on her phone most of the time and that messes with the companion app location and therefore doesn’t show her home card on my dashboard.