1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-27 06:28:31 +00:00
Files
core/tests/components
Chris 92ab471f7b Add transition support to zwave_js lights (#52160)
* Add transition support to zwave_js lights

* Add transition support to color_switch lights

* simplify and add tests

* fix logic

* add check for color transition to add SUPPORT_TRANSITON supported features

* Use new metadata property

* Use new metadata property

* update tests and device state dump json files

* fix file perms

* update tests and fixtures with new metadata

* update test

* update test

* update tests for color transitions

* check for color tansitions as well

* more tests

* fix color transtions

* remove unneed default

* set add_to_watched_value_ids to false

* set transition default

* properly set default

* update tests

* make sure transition is an int

* suggested changes

* Update homeassistant/components/zwave_js/light.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/zwave_js/light.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/zwave_js/light.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/zwave_js/light.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/zwave_js/light.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* formatting

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-07-09 12:15:20 -04:00
..
2021-06-01 15:09:23 +02:00
2021-06-11 15:05:57 +02:00
2021-06-02 21:25:15 +02:00
2021-06-26 15:36:45 -07:00
2021-06-11 13:35:03 +02:00
2021-06-11 13:35:03 +02:00
2021-06-11 13:35:03 +02:00
2021-06-11 13:35:03 +02:00
2021-07-09 07:55:26 +02:00
2021-06-11 13:35:03 +02:00
2021-06-30 14:34:33 +02:00
2021-06-23 15:51:27 +02:00
2021-06-17 09:02:23 +02:00
2021-06-15 20:34:05 -05:00
2021-06-11 13:35:03 +02:00
2021-05-27 15:35:17 +02:00
2021-06-28 16:59:17 +02:00
2021-06-11 13:35:03 +02:00
2021-06-20 13:38:02 +08:00
2021-06-11 13:35:03 +02:00
2021-06-11 13:35:03 +02:00
2021-06-11 13:35:03 +02:00
2021-06-27 15:06:25 -04:00
2021-06-11 13:35:03 +02:00
2021-06-24 23:16:07 +02:00
2021-06-11 13:35:03 +02:00
2021-07-01 14:05:55 -04:00