mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update snips.markdown (#3122)
The code has been updated according to the changes implemented in HASS v.0.50.X
This commit is contained in:
parent
2a93609459
commit
5dab070deb
@ -104,7 +104,8 @@ In Home Assistant, we trigger actions based on intents produced by Snips using t
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
snips:
|
snips:
|
||||||
intents:
|
|
||||||
|
intent_script:
|
||||||
ActivateLightColor:
|
ActivateLightColor:
|
||||||
action:
|
action:
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
|
Loading…
x
Reference in New Issue
Block a user