ec038bc6ea
* No code duplication for profile application * Refactor color profile as a dataclass * Typing * Make color_x and color_y of a Light profile optional * Update tests * Make brightness field of a Light profile optional * Transition can be of a float type * Allow fractional transition times in light profiles Make transition of a float type. Allow transition to be optional with 5 column CSV files. * Make pylint happy * Fix dropped async_mock * Simplify CSV row schema |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
conftest.py | ||
test_device_action.py | ||
test_device_condition.py | ||
test_device_trigger.py | ||
test_init.py | ||
test_intent.py | ||
test_reproduce_state.py |