Add doorbell event support to google_assistant (#28990)

This commit is contained in:
Jan Bouwhuis 2023-09-26 09:08:41 +02:00 committed by GitHub
parent 95d2845143
commit 5f3db4bfd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -274,6 +274,7 @@ Currently, the following domains are available to be used with Google Assistant,
- camera (streaming, requires compatible camera)
- climate (temperature setting, hvac_mode)
- cover (on/off/set position)
- event (only entities with device class `doorbell` are supported)
- fan (on/off/speed percentage/preset mode)
- group (on/off)
- humidifier (humidity setting/on/off/mode)