diff --git a/automations/files/bathroom-motion.yaml b/automations/files/bathroom-motion.yaml index 3c0ab7b..6dfa8b5 100644 --- a/automations/files/bathroom-motion.yaml +++ b/automations/files/bathroom-motion.yaml @@ -53,7 +53,7 @@ entity_id: light.bathroom_lights data: brightness_pct: 5 - kelvin: 5000 + kelvin: 2700 - id: bathroom-motion-off alias: '[Bathroom] Motion Off' mode: restart diff --git a/automations/files/bedroom-motion.yaml b/automations/files/bedroom-motion.yaml index 3eea806..5d0024c 100644 --- a/automations/files/bedroom-motion.yaml +++ b/automations/files/bedroom-motion.yaml @@ -18,7 +18,7 @@ entity_id: light.bedroom_lights data: brightness_pct: 60 - kelvin: 5000 + kelvin: 2000 - id: bedroom-motion-off alias: '[Bedroom] Motion Off' mode: restart