adaptive-lighting/custom_components/adaptive_lighting
Bas Nijholt 0180fa4a93
feat: use EntitySelector for light entity selection with search support (#1335)
Replace cv.multi_select with HA's EntitySelector for the lights field
in the options flow. This provides:

- Built-in search/typing to find entities faster
- Better UX with HA's native entity picker
- Improved handling of renamed entities

Closes #1208
2025-12-09 23:51:17 -08:00
..
translations feat: add option to duplicate existing lighting instance (#1329) 2025-12-05 04:15:24 -08:00
__init__.py Friendly names (#1258) 2025-11-27 12:01:05 -08:00
_docs_helpers.py Friendly names (#1258) 2025-11-27 12:01:05 -08:00
adaptation_utils.py Friendly names (#1258) 2025-11-27 12:01:05 -08:00
color_and_brightness.py Fix propcache dependency (revert to functools) (#1314) 2025-11-28 16:43:52 -08:00
config_flow.py feat: use EntitySelector for light entity selection with search support (#1335) 2025-12-09 23:51:17 -08:00
const.py Friendly names (#1258) 2025-11-27 12:01:05 -08:00
hass_utils.py Friendly names (#1258) 2025-11-27 12:01:05 -08:00
helpers.py Friendly names (#1258) 2025-11-27 12:01:05 -08:00
manifest.json Bump to v1.28.0 (#1310) 2025-11-27 12:42:20 -08:00
services.yaml Use markdown-code-runner==2.1.0 (#1152) 2025-01-01 16:19:08 -08:00
strings.json feat: add option to duplicate existing lighting instance (#1329) 2025-12-05 04:15:24 -08:00
switch.py Friendly names (#1258) 2025-11-27 12:01:05 -08:00