Santobert
|
c35f9ee35f
|
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
|
2019-11-22 13:21:28 -08:00 |
Santobert
|
ef20f0985a
|
Improve scene.create service (#28533)
* Improve scene.create service
* Typo
* Improve coverage
* Add from_yaml attribute
* from_service instead of from_yaml
|
2019-11-04 21:15:58 -08:00 |
Santobert
|
6655b7db2c
|
Add scene.create service (#28300)
* Initial commit
* Fix scene.create
|
2019-11-01 15:53:42 -07:00 |
Paulus Schoutsen
|
f5bd0f29b4
|
Add scene.apply service (#27298)
* Add scene.apply service
* Use return value entity ID validator"
* Require entities field in service call
* Simplify scene service
|
2019-10-08 09:59:32 -07:00 |
Paulus Schoutsen
|
7a90808e52
|
Add service to reload scenes from configuration.yaml (#25680)
* Allow reloading scenes
* Update requirements
* address comments
* fix typing
* fix tests
* Update homeassistant/components/homeassistant/scene.py
Co-Authored-By: Martin Hjelmare <marhje52@kth.se>
* Address comments
|
2019-08-05 23:04:19 +02:00 |