Commit Graph

6 Commits (5b257d2be80430819513874e8e247fb05a90c8f8)

Author SHA1 Message Date
Bram Kragten 301d4b0657
Fix saving a scene ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-05-02 22:11:57 -07:00
Bram Kragten 9e7d83b2d5
Don't combine old and new value on scene update () 2021-04-26 23:38:30 +02:00
springstan 0d95eff21d
Use dict literals () 2020-04-04 22:31:56 +02:00
Paulus Schoutsen 1f0f62de7f
Add unique IDs to automation/scenes ()
* Add unique IDs to automation and scenes

* Fix typo
2020-01-26 23:01:35 -08:00
Bas Nijholt f355570f17 use isort to sort imports according to PEP8 for config () 2019-12-08 22:27:28 +05:30
Bram Kragten e419689229 Add config endpoint for scene ()
* Add config endpoint for scene

* Add scenes to default config

* Fix test and add context to websocket service call

* Update scene.py

* Add tests
2019-11-04 12:38:18 -08:00