Hi, Im very new to Home Assist, and looking forward to automating my house.
Im trying to set up an automation that will only perform the action if not raining.
Im trying to setup a Tuya rain detector as an if condition, but when I set the device as the rain detector the only condition Home Assistant gives me is the battery level not the rain Alarm.
Can anyone please advise how I can set the condition as rain (in the Tuya app it calls it rain alarm)
Many Thanks
You will likely be better off using an Entity-based condition instead of a Device condition.
If you can’t figure out which entity to use go to the Entities menu and use the Filter button to filter by device so you see a list of all the entities for that device. A rain detector will likely be in the binary_sensor
domain. If you don’t see anything that jumps out at you, take a screenshot and post it so we can see what’s available.
Thanks, I looked under Binary Sensors and its not listed, the only entity I can see that matches the rain sensor is showing as Battery - sensor, not the actual Rain detection binary or similar
Re the image attached