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 moisture level detection & daily notification (plants) | |
| description: > | |
| Checks all plant entities once per day and triggers actions | |
| if one or more plants have low moisture. | |
| domain: automation | |
| input: | |
| time: | |
| name: Time to check |
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: Calibrate TRV using external sensor | |
| description: Calibrate radiator TRV temperature sensor using an external temperature sensor. | |
| domain: automation | |
| input: | |
| external_temperature_sensor: | |
| name: External Temperature Sensor | |
| description: Temperature sensor with correct temperature, used to calibrate TRV one. | |
| 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
| # Normal keyboard orientation is when | |
| # buttons are on the left side and knobs are on the right. | |
| # However, you may want to use the keyboard in another orientation. | |
| # To avoid remapping button positions in your head, just set it here. | |
| # Possible values are: | |
| # (horizontal) | |
| # - 'normal': buttons on the left, knobs on the right | |
| # - 'upsidedown': buttons on the right, knobs on the left | |
| # (vertical) | |
| # - 'clockwise': buttons on the top, knobs on the bottom |
OlderNewer