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: Zero feed-in mode for PV systems | |
description: >- | |
## Zero feed-in / Export / Injection for PV Systems | |
Tested with OpenDTU and Hoymiles inverters | |
## Summary | |
This automation reacts to changes in power imported from or exported to the grid.<br> |
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
input_datetime: | |
heure_debut_filtration_1_piscine: | |
name: "Heure début 1ère période de filtration" | |
has_time: true | |
icon: mdi:clock-start | |
heure_fin_filtration_1_piscine: | |
name: "Heure fin 1ère période de filtration" | |
has_time: true | |
icon: mdi:clock-end | |
heure_debut_filtration_2_piscine: |
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: "Gestion filtration piscine (avancé)" | |
description: >- | |
## Gestion automatique de la filtration/pompe de la piscine | |
domain: automation | |
homeassistant: | |
min_version: 2024.8.0 | |
input: | |
temperature_piscine: | |
name: "Capteur de température de la piscine" |
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
input_datetime: | |
heure_debut_filtration_1_piscine: | |
name: "Heure début 1ère période de filtration" | |
has_time: true | |
icon: mdi:clock-start | |
heure_fin_filtration_1_piscine: | |
name: "Heure fin 1ère période de filtration" | |
has_time: true | |
icon: mdi:clock-end | |
heure_debut_filtration_2_piscine: |
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: "Gestion filtration piscine" | |
description: >- | |
## Gestion automatique de la filtration/pompe de la piscine | |
domain: automation | |
homeassistant: | |
min_version: 2024.8.0 | |
input: | |
temperature_piscine: | |
name: "Capteur de température de la piscine" |