From 4f7fdc1b3a99c5cb1c9e46245b2854cb166817ff Mon Sep 17 00:00:00 2001 From: Santobert Date: Wed, 16 Oct 2019 22:40:44 +0200 Subject: [PATCH] Add initial state to Flux Switch (#10515) * flux restore state * update documentation --- source/_integrations/flux.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/flux.markdown b/source/_integrations/flux.markdown index 47bb976f126..c888b5cee97 100644 --- a/source/_integrations/flux.markdown +++ b/source/_integrations/flux.markdown @@ -8,7 +8,7 @@ logo: home-assistant.png ha_qa_scale: internal --- -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 `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 `flux` switch restores its last state after startup. The integration 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.