mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add toggle support to google_assistsant cover/valve (#30502)
This commit is contained in:
parent
3373c13f63
commit
bfd315026c
@ -272,7 +272,7 @@ Currently, the following domains are available to be used with Google Assistant,
|
|||||||
- button (scene)
|
- button (scene)
|
||||||
- camera (streaming, requires compatible camera)
|
- camera (streaming, requires compatible camera)
|
||||||
- climate (temperature setting, hvac_mode)
|
- climate (temperature setting, hvac_mode)
|
||||||
- cover (on/off/set position)
|
- cover (on/off/set position/stop/start=toggle cover)
|
||||||
- event (only entities with device class `doorbell` are supported)
|
- event (only entities with device class `doorbell` are supported)
|
||||||
- fan (on/off/speed percentage/preset mode)
|
- fan (on/off/speed percentage/preset mode)
|
||||||
- group (on/off)
|
- group (on/off)
|
||||||
@ -289,7 +289,7 @@ Currently, the following domains are available to be used with Google Assistant,
|
|||||||
- sensor (temperature setting for temperature sensors and humidity setting for humidity sensors)
|
- sensor (temperature setting for temperature sensors and humidity setting for humidity sensors)
|
||||||
- switch (on/off)
|
- switch (on/off)
|
||||||
- vacuum (dock/start/stop/pause)
|
- vacuum (dock/start/stop/pause)
|
||||||
- valve (open/close/set position/stop)
|
- valve (open/close/set position/stop/start=toggle valve)
|
||||||
- water_heater (on-off/temperature setting/operation mode)
|
- water_heater (on-off/temperature setting/operation mode)
|
||||||
|
|
||||||
<div class='note'>
|
<div class='note'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user