-
|
I am working on a script/automation in HA and i am wondering how i can get the info if the robots internal rains sensor has been triggered to let the automation know that the actual task has been suspended. Is there something like a working mode for rain? "MODE_RAIN" or something like that, as we do not have a sensor in HA yet ? Greetings |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Sorry no such data is exposed. I wouldn't rely on the rain sensor either. |
Beta Was this translation helpful? Give feedback.
-
Maybe you can check if the latest error code is 1003? |
Beta Was this translation helpful? Give feedback.
Sorry no such data is exposed. I wouldn't rely on the rain sensor either.