diff --git a/atom.xml b/atom.xml index 1e5363be3b..ad961bfecd 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
The flux
switch platform will change the temperature of your lights similar to the way flux works on your computer, using circadian rhythm. They will be bright during the day, and gradually fade to a red/orange at night.
The component will update your lights based on the time of day. It will only affect lights that are turned on and listed in the flux configuration.
-During the day (in between start time
and sunset time
), it will fade the lights from the start_colortemp
to the sunset_colortemp
. After sunset (between sunset_time
and stop_time
), the lights will fade from the sunset_colortemp
to the stop_colortemp
. If the lights are still on after the stop_time
it will continue to change the light to the stop_colortemp
until the light is turned off. The fade effect is created by updating the lights every 30 seconds with a 30 second transition time.
If you don’t wish to have flux update on 30 second intervals, you can leave the switch turned off and use automation rules that call the service switch.<name>_update
whenever you want the lights updated, where <name>
equals the name:
property in the switch configuration.
During the day (in between start time
and sunset time
), it will fade the lights from the start_colortemp
to the sunset_colortemp
. After sunset (between sunset_time
and stop_time
), the lights will fade from the sunset_colortemp
to the stop_colortemp
. If the lights are still on after the stop_time
it will continue to change the light to the stop_colortemp
until the light is turned off. The fade effect is created by updating the lights every periodically.
If you want to update at variable intervals, you can leave the switch turned off and use automation rules that call the service switch.<name>_update
whenever you want the lights updated, where <name>
equals the name:
property in the switch configuration.
To use the Flux switch in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
switch:
@@ -99,6 +99,8 @@
brightness (Optional): The brightness of the lights. Calculated with RGB_to_xy
by default.
disable_brightness_adjust (Optional): If true, brightness will not be adjusted besides color temperature. Defaults to False.
mode (Optional): Select how color temperature is passed to lights. Valid values are xy
, mired
and rgb
. Defaults to xy
.
+ transition (Optional): Transition time for the light changes (high values may not be supported by all light models). Defaults to 30.
+ interval (Optional): Frequency at which the lights should be updated. Defaults to 30.
Full example:
# Example configuration.yaml entry
@@ -116,6 +118,8 @@
brightness: 200
disable_brightness_adjust: True
mode: xy
+ transition: 30
+ interval: 60
diff --git a/sitemap.xml b/sitemap.xml
index 2e4f001a6a..aa3241e889 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3646,7 +3646,7 @@
https://home-assistant.io/components/switch.hook/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/cookbook/automation_for_rainy_days/
@@ -4314,99 +4314,99 @@
https://home-assistant.io/docs/autostart/init.d/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/api/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/configuration/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/example_apps/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/installation/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/operation/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/reboot/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/running/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/tutorial/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/updating/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/windows/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/ecosystem/certificates/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/ecosystem/hadashboard/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/ecosystem/hass-configurator/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/ecosystem/ios/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/ecosystem/nginx/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/ecosystem/notebooks/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/ecosystem/scenegen/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/ecosystem/synology/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/tools/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/tools/dev-tools/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/tools/hass/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/docs/tools/scripts/
-2017-11-17T00:43:46+00:00
+2017-11-17T05:20:59+00:00
https://home-assistant.io/faq/after-upgrading/
@@ -5518,62 +5518,62 @@
https://home-assistant.io/demo/frontend.html
-2017-11-17T00:43:05+00:00
+2017-11-17T05:19:52+00:00
https://home-assistant.io/demo/index.html
-2017-11-17T00:43:05+00:00
+2017-11-17T05:19:52+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-11-17T00:43:05+00:00
+2017-11-17T05:19:52+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-11-17T00:43:05+00:00
+2017-11-17T05:19:52+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-11-17T00:43:05+00:00
+2017-11-17T05:19:52+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-11-17T00:43:05+00:00
+2017-11-17T05:19:52+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-11-17T00:43:05+00:00
+2017-11-17T05:19:52+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-11-17T00:43:05+00:00
+2017-11-17T05:19:52+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-11-17T00:43:05+00:00
+2017-11-17T05:19:52+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-11-17T00:43:05+00:00
+2017-11-17T05:19:52+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-11-17T00:43:05+00:00
+2017-11-17T05:19:52+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-11-17T00:43:05+00:00
+2017-11-17T05:19:52+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-11-17T00:43:06+00:00
+2017-11-17T05:19:52+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-11-17T00:43:06+00:00
+2017-11-17T05:19:52+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-11-17T00:43:06+00:00
+2017-11-17T05:19:52+00:00