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: Hőmérséklet riasztás üzenet | |
| description: Küldjön riasztást ha magas a hőmérséklet. | |
| domain: automation | |
| input: | |
| temp_threshold: | |
| name: Riasztási érték | |
| description: Riasztási érték | |
| default: 50 | |
| selector: |
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: Tablet képernyő bekapcsolás reggel | |
| description: Ha ég az ebédlő lámpa x ideje akkor kapcsoljon be a tablet képernyő és olvassa fel a reggeli infót | |
| domain: automation | |
| input: | |
| ebedlo_switch: | |
| name: Ebédlő lámpa | |
| selector: | |
| entity: | |
| domain: switch |
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: Világítás kikapcsolás | |
| description: Otthoni fények kikapcsolása ha mindenki elment otthonról. | |
| domain: automation | |
| input: | |
| family: | |
| name: Family Location | |
| selector: | |
| entity: | |
| domain: group |
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: Tanusítvány lejárat figyelés | |
| description: Ez az automatizálási tervezet értesít, ha egy SSL-tanúsítvány hamarosan lejár | |
| domain: automation | |
| input: | |
| certificate_input: | |
| name: Certificate | |
| selector: | |
| entity: | |
| domain: sensor |
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: Wc frissítő vezérlés | |
| description: Ajtó nyitáskor és villany lekapcsoláskor illatosítja a wc levegőjét, valamint ha kezd kifogyni a tartály akkor üzenetet küld. | |
| domain: automation | |
| input: | |
| doorsensor_entity: | |
| name: Door Sensor | |
| selector: | |
| entity: | |
| domain: binary_sensor |
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: Otthoni riasztás | |
| description: Otthoni riasztás ki és be kapcsolás és üzenet küldés telefonra ha esemény történik és nincs otthon senki | |
| domain: automation | |
| input: | |
| doorsensor: | |
| name: Door Sensor | |
| selector: | |
| entity: | |
| domain: binary_sensor |
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: Tablet Charging | |
| description: Tablet töltés be/kikapcsolás. | |
| domain: automation | |
| input: | |
| tablet_battery: | |
| name: Tablet Battery Level | |
| description: Tablet töltötség jelző szenzor. | |
| 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: Kamra világítás vezérlés | |
| description: Ajtó nyitásra kapcsolja a világytást valamint tavasztól őszig napközben nem kapcsol villanyt | |
| domain: automation | |
| input: | |
| season: | |
| name: Season | |
| description: Évszakok érzékelője | |
| 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: Kapcsoló ki és bekapcsolás időzítő figyelés | |
| description: Megadott kapcsoló be kapcsolás, illetve ha időzítő lejár akkor kikapcsolás, valamint ha kézzel lett kikapcsolva a kapcsoló akkor időzítő alaphelyzetbe állítás. | |
| domain: automation | |
| input: | |
| switch: | |
| name: Switch | |
| selector: | |
| entity: | |
| domain: |
NewerOlder