Merge pull request #80 from CCOSTAN/patch-11

Added line about activating and deactivating
This commit is contained in:
Paulus Schoutsen 2015-09-25 14:05:14 -07:00
commit ba8b6010a2

View File

@ -10,6 +10,7 @@ footer: true
---
A user can create scenes that capture the states you want certain entities to be. For example a scene can contain that light A should be turned on and light B should be bright red. Deactivating a scene will restore the previous state from before the scene was activated. Just like scripts, scenes have their own separate page to see which scenes are on.
Scenes can be activated using the service scene.turn_on and deactivated using the service scene.turn_off.
```yaml
# Example configuration.yaml entry