This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
name: Color Loop | |
description: '# Color Loop | |
### Version: `2.0.0` (2023-04-25) | |
#### Tested on Home Assistant Version: `2023.4.4` | |
#### Blueprints Page: <https://community.home-assistant.io/t/427682> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
name: 1 Rus Включение и выключение света, выключателя, объекта или сцены с помощью условий запуска | |
description: > | |
# Включение и выключение света, выключателя, объекта или сцены с помощью условий запуска | |
**Version: 1.7** | |
Наиболее распространенная автоматика, используемая для включения и выключения источника света, выключателя, объекта или сцены с помощью двоичного датчика, высоты солнца, значения освещенности окружающей среды или времени, когда их значение изменяет состояние или превышает заданное значение. | |
Перевел и подмял под своё усмотрение |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
name: Будильник с эффектом восхода солнца | |
description: 'Будильник с эффектом восхода солнца с регулировкой яркости и цветовой температуры. | |
Важно: Требуется датчик date_time_iso в configuration.yaml, не исполняемый вручную! | |
оригинал взят отсюда https://community.home-assistant.io/t/wake-up-light-alarm-with-sunrise-effect/255193 | |
исходник тут https://gist.github.com/sbyx/96c43b13b90ae1c35b872313ba1d2d2d | |
Перевевёл на Русский и немного под себя переделал. Суть переделки проста: рассвет в течении всего времении а не только 5 минут.' | |
domain: automation | |
input: | |
light_entity: |