Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
haberda authored May 28, 2021
1 parent 16e72dd commit 8847902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ disable_entity | False | List of entities that when active disable the functiona
disable_condition | False | Override default condition check for disable_entity | on, True, or Home | Boolean or string in list form
sleep_entity | False | List of entities that track whether a 'sleep mode' has been enabled this immediatly brings lights to the lowest brightness and color temp defined. Can take a comma separated condition rather than disable condition key below (e.g. input_boolean.sleep_mode,on) | None | List
sleep_condition | False | Override default condition check for sleep_entity | on, True, or Home | Boolean or string in list form
red_hour | False | Time in format 'HH:MM:SS' during the start and stop times that the RGB lights turn red if sleep conditions are met | None | Time
sleep_color_temp | False | Color temperature when sleep_mode is True | None | Color temperature in mired or kelvin
sleep_color | False | Color in string format (e.g. 'red') | red | String
transition | False | Light transition time in seconds | 5 | Seconds
companion_script | False | Script to execute before changing lights, useful to force Zwave lights to update state | None |
Expand Down

0 comments on commit 8847902

Please sign in to comment.