During a heatwave, this blueprint notifies you when to open or close your windows
by comparing multiple outdoor and indoor temperature sensors.
Pendant une canicule, ce blueprint vous notifie quand ouvrir ou fermer vos
fenĂȘtres en comparant plusieurs capteurs de tempĂ©rature extĂ©rieurs et intĂ©rieurs.
Logic:
- Open
: max(outdoor) < min(indoor) â cooler outside than inside - Close
: max(outdoor) > min(indoor) â warmer outside than inside
Requirements: Temperature sensors (device_class: temperature) indoors and outdoors + HA Companion App
Languages:
French /
English â more languages welcome via PR on GitHub!
GitHub: GitHub - smndhm/ha-blueprint-heatwave-windows · GitHub