-
- Downloads
Creating a scene by snapshotting entities (#28939)
* Initial commit * Add tests * service.yaml * typo * snapshooted -> snapshot * snapshot_entities instead of snapshot * Edit validator * Fix tests * Remove keys() * Improve coverage * Activate scenes * Use pytest.raise * snapshot -> snapshotted
Showing
- homeassistant/components/homeassistant/scene.py 43 additions, 3 deletionshomeassistant/components/homeassistant/scene.py
- homeassistant/components/scene/services.yaml 5 additions, 0 deletionshomeassistant/components/scene/services.yaml
- tests/components/homeassistant/test_scene.py 92 additions, 0 deletionstests/components/homeassistant/test_scene.py
Loading
Please register or sign in to comment