Skip to content

Commit 30f99b9

Browse files
samuprofeKoenkk
andauthored
Update AV2010_29A.md (Koenkk#959)
* Update AV2010_29A.md The information is not true with the last implementation * Update AV2010_29A.md Co-authored-by: Koen Kanters <[email protected]>
1 parent 6eac05f commit 30f99b9

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

docs/devices/AV2010_29A.md

-27
Original file line numberDiff line numberDiff line change
@@ -25,33 +25,6 @@ During the search, the LED will light red once every 10 seconds. If the LED flas
2525
### Device type specific configuration
2626
*[How to use device type specific configuration](../information/configuration.md)*
2727

28-
### Controlling
29-
Trigger the siren sound and lights, duration can be indicated in seconds. The strobe parameter must always be false
30-
```json
31-
topic: 'zigbee2mqtt/friendly name/set'
32-
payload: '{"warning": {"duration": 3, "strobe": false}}'
33-
```
34-
35-
5 short beeps. If the alarm is on, it stops:
36-
```json
37-
topic: 'zigbee2mqtt/friendly name/set'
38-
payload: '{"warning": {"level": "medium"}}'
39-
```
40-
5 long beeps. If the alarm is on, it stops:
41-
```json
42-
topic: 'zigbee2mqtt/friendly name/set'
43-
payload:
44-
'{"warning": {"level": "high"}}'
45-
```
46-
47-
1 short beeps. If the alarm is on, it stops:
48-
```json
49-
topic: 'zigbee2mqtt/friendly name/set'
50-
payload: '{"warning": {"level": "very_high"}}'
51-
```
52-
53-
54-
5528
## Exposes
5629

5730
### Warning (composite)

0 commit comments

Comments
 (0)