adaptive-lighting/custom_components/adaptive_lighting
Bas Nijholt 2575f4ec30
Only adapt if switch if on in _service_interceptor_turn_on_handler (#642)
* Do not adapt if switch is off in _service_interceptor_turn_on_handler

* Bump to 1.16.1
2023-07-20 17:12:41 -07:00
..
translations [pre-commit.ci] pre-commit autoupdate (#620) 2023-07-02 15:32:44 -07:00
__init__.py feat: service call adaptation (#628) 2023-07-19 09:10:21 +02:00
_docs_helpers.py Automatically generate more service tables in the README (#509) 2023-04-03 00:58:39 -07:00
adaptation_utils.py feat: service call adaptation (#628) 2023-07-19 09:10:21 +02:00
config_flow.py linting, sub string for constant 2022-10-29 23:58:03 +00:00
const.py Revert supported_features from #565 and #575, fixes #601 (#637) 2023-07-20 13:59:19 -07:00
hass_utils.py feat: service call adaptation (#628) 2023-07-19 09:10:21 +02:00
manifest.json Only adapt if switch if on in _service_interceptor_turn_on_handler (#642) 2023-07-20 17:12:41 -07:00
services.yaml Add scripts to auto update en.json, strings.json and services.yaml (#520) 2023-04-03 14:59:14 -07:00
strings.json [pre-commit.ci] pre-commit autoupdate (#620) 2023-07-02 15:32:44 -07:00
switch.py Only adapt if switch if on in _service_interceptor_turn_on_handler (#642) 2023-07-20 17:12:41 -07:00