core/homeassistant
AlCalzone c7cfd56b72
Support Z-Wave JS dimming lights using color intensity (#122639)
* Z-Wave JS: support non-dimmable color lights

* remove black_is_off light, support on/off/color

* fix: tests for on/off light

* fix: typo

* remove commented out old test code

* add test for off and on

* support colored lights without separate brightness control

* add test for color-only light

* refactor: extract color only light

* fix: preserve color when changing brightness

* extend tests

* refactor again

* refactor scale check

* refactor: remove impossible check

* review feedback

* review feedback

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-08-29 00:01:53 +02:00
..
auth
backports
brands Split august and yale integrations (#124677) 2024-08-28 17:46:03 +02:00
components Support Z-Wave JS dimming lights using color intensity (#122639) 2024-08-29 00:01:53 +02:00
generated Redirect virtual integration yale_home to point to yale (#124817) 2024-08-28 09:01:17 -10:00
helpers Prevent nesting sections in data entry flows (#124645) 2024-08-28 15:42:15 +02:00
scripts
util Remove unused normalized units from unit converters (#122797) 2024-08-28 08:45:40 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Add ConfigEntries.async_get_loaded (#124705) 2024-08-27 14:20:57 +02:00
const.py Bump version to 2024.10.0dev0 (#124808) 2024-08-28 18:51:50 +02:00
core.py
data_entry_flow.py
exceptions.py
loader.py
package_constraints.txt Update frontend to 20240828.0 (#124791) 2024-08-28 16:35:44 +02:00
py.typed
requirements.py
runner.py
setup.py
strings.json