"alert" is described in the "AVM Home Automation HTTP Interface" - Doc 1.36 from 2020/09/16 and is shown for me with the device "blind". Sample: ``` \<alert\> \<state\>0\</state\> \<lastalertchgtimestamp\>1637521201\</lastalertchgtimestamp\> \</alert\> ```
"alert" is described in the "AVM Home Automation HTTP Interface" - Doc 1.36 from 2020/09/16 and is shown for me with the device "blind".
Sample:
```
<alert>
<state>0</state>
<lastalertchgtimestamp>1637521201</lastalertchgtimestamp>
</alert>