Climate ventilation advisory with optional notifications and TTS

Climate ventilation advisory

This blueprint advises when to open or close windows and doors in order to use outdoor air for indoor temperature regulation.

Features

  • Advises when to open windows for cooling
  • Advises when to close windows again
  • Uses indoor and outdoor temperature
  • Checks selected window and door contact sensors
  • Checks weather state and wind speed
  • Checks if at least one selected person is home
  • Notification is optional
  • TTS to selected media players is optional
  • At least one delivery method must be configured
  • Advisory language can be selected: Danish, English or German

Requirements

  • Indoor temperature sensor
  • Outdoor temperature sensor
  • Weather entity
  • Window/door contact sensors
  • Person entities
  • Optional notify target
  • Optional TTS entity and media player

Import

Open your Home Assistant instance and import this blueprint

Raw blueprint URL

https://raw.githubusercontent.com/Hoekeren/home-assistant-blueprints/refs/heads/main/automation/climate_ventilation_advisory.yaml
1 Like

I've tried to build something similar but great that you already did it! I have troubles importing it though:

while parsing a block mapping in "", line 352, column 7: trigger_id: > ^ expected , but found '{' in "", line 355, column 9: {{ expand(openings) | selectattr ...

let my look at it and i wil be rigth back

I have updatede the blueprint and reuploaded it to Github. I trust this solves the problem- else please let my know.

It worked! Thanks!

1 Like

Great. Hope it will be helpfull for you​:blush: