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: Low battery level detection & notification for all HA-Battery-Notes battery sensors | |
| description: | |
| Regularly test all ha-battery-notes (https://github.com/andrew-codechimp/HA-Battery-Notes) | |
| sensors with 'battery' device-class for crossing the configured battery level threshold | |
| and if so, execute an action. | |
| domain: automation | |
| input: | |
| time: | |
| name: Time to test on |
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: Nagging Alerting Notification Automation | |
| description: > | |
| Trigger an alert based on the state of a given sensor. | |
| The Alert is send to a mobile app device and repeats as long as the sensor is in the given state. | |
| An additonal action can be specified. This might be useful to tts the message. | |
| domain: automation | |
| source_url: https://gist.github.com/pavax/08705e383bdd3b58ea7b75a1f01c7e54 | |
| input: | |
| sensor_entity: |
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: TTS on door opening with persons at home | |
| description: Sends TTS message to a media_player when door is oppened with the person | |
| at home | |
| domain: automation | |
| input: | |
| door_sensor: | |
| name: Door sensor | |
| selector: | |
| entity: |
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: Fűtés automatikus vezérlés | |
| description: Előfűtés, ablak figyelés és több féle hőmérséklet adott napon adott időben a fűtés vezérléshez. | |
| domain: automation | |
| input: | |
| # előfüttés változói | |
| elofutes: | |
| name: Előfűtés | |
| description: Előfűtés bekapcsoláshoz kapcsoló, csak ha távol vagyunk és adott hőmérsékletnél hidegebb van kint, valamint az ablakok csukva vannak. |