diff --git a/custom_components/adaptive_lighting/services.yaml b/custom_components/adaptive_lighting/services.yaml index 8524dd64..5eb49149 100755 --- a/custom_components/adaptive_lighting/services.yaml +++ b/custom_components/adaptive_lighting/services.yaml @@ -87,6 +87,11 @@ change_switch_settings: - "current" - "configuration" - "factory" + include_config_in_attributes: + description: "include_config_in_attributes: All config options will be listed as attributes under the adaptive-lighting switch this integration creates. (default: false)" + required: false + selector: + boolean: turn_on_lights: description: "Turn on the lights that are off, default: false" example: false