Add Siren to ZHA docs (#20557)

This commit is contained in:
David F. Mulcahey 2021-12-03 13:24:15 -05:00 committed by GitHub
parent 3173a4729a
commit a324afe1a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ ha_category:
- Light
- Lock
- Sensor
- Siren
- Switch
- Cover
- Number
@ -32,6 +33,7 @@ ha_platforms:
- lock
- number
- sensor
- siren
- switch
ha_zeroconf: true
---