mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
* feat: add option to duplicate existing lighting instance A menu step in the config flow was added that allows a user to create a new instance or duplicate the options of an existing one. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add type annotation, tests, and translations for duplicate feature - Add type annotation for source_options class attribute - Add menu step translations to en.json - Add tests for menu display, new instance creation, and duplication * Simplify source_options access with class-level default --------- Co-authored-by: Bas Nijholt <bas@nijho.lt> |
||
|---|---|---|
| .. | ||
| translations | ||
| __init__.py | ||
| _docs_helpers.py | ||
| adaptation_utils.py | ||
| color_and_brightness.py | ||
| config_flow.py | ||
| const.py | ||
| hass_utils.py | ||
| helpers.py | ||
| manifest.json | ||
| services.yaml | ||
| strings.json | ||
| switch.py | ||