adaptive-lighting/custom_components/adaptive_lighting
Michel Peterson f3a3c1cd48 Default lights of the apply service
The apply service is meant to apply the adaptive lighting parameters to a specific set of light(s). This set of lights need to be passed to the service, even though each Adaptive Lighting switch already has this list configured on itself. While having the flexibility to apply to some, it also might be useful to apply to all lights that the switch manages.

This patch makes the lights paramater optional and defaults it to the lights configured on the corresponding configuration entry of the switch being called.
2021-09-22 11:22:10 +03:00
..
translations Make the transition time to/from sleep mode configurable 2021-09-16 14:15:36 +10:00
__init__.py remove long doc-string 2020-10-17 16:54:15 +02:00
config_flow.py small changes that came up in implementing tests 2020-10-19 20:43:58 +02:00
const.py Make the transition time to/from sleep mode configurable 2021-09-16 14:15:36 +10:00
manifest.json update code owners in manifest 2021-08-01 22:14:36 +02:00
services.yaml Default lights of the apply service 2021-09-22 11:22:10 +03:00
strings.json Make the transition time to/from sleep mode configurable 2021-09-16 14:15:36 +10:00
switch.py Default lights of the apply service 2021-09-22 11:22:10 +03:00