adaptive-lighting/custom_components/adaptive_lighting
Bas Nijholt aa9f69a7bb
Set last_service_data in the right place (#652)
* Set last_service_data in the right place

* Do not get but access key

* rename
2023-07-31 17:52:53 -07:00
..
translations Only start adapting on light.turn_on when detect_non_ha_changes: false to prevent unwanted light turn ons (#663) 2023-07-28 15:17:17 -07:00
__init__.py Style with ruff and logging (#643) 2023-07-23 14:24:22 -07:00
_docs_helpers.py Style with ruff and logging (#643) 2023-07-23 14:24:22 -07:00
adaptation_utils.py Mark as manually controlled when using flash, effect, or RGBW(W) (#684) 2023-07-30 18:49:40 +00:00
config_flow.py Delete AdaptiveLighting instances that have been removed from YAML (#669) 2023-07-26 23:40:54 -07:00
const.py Only start adapting on light.turn_on when detect_non_ha_changes: false to prevent unwanted light turn ons (#663) 2023-07-28 15:17:17 -07:00
hass_utils.py Only start adapting on light.turn_on when detect_non_ha_changes: false to prevent unwanted light turn ons (#663) 2023-07-28 15:17:17 -07:00
manifest.json Do not assert but issue a warning (#687) 2023-07-30 13:28:58 -07:00
services.yaml Only start adapting on light.turn_on when detect_non_ha_changes: false to prevent unwanted light turn ons (#663) 2023-07-28 15:17:17 -07:00
strings.json Only start adapting on light.turn_on when detect_non_ha_changes: false to prevent unwanted light turn ons (#663) 2023-07-28 15:17:17 -07:00
switch.py Set last_service_data in the right place (#652) 2023-07-31 17:52:53 -07:00