Skip to content

Instantly share code, notes, and snippets.

@boozeman
Created August 26, 2024 06:48
Show Gist options
  • Save boozeman/259458a02155293ccc61cb6a552892ff to your computer and use it in GitHub Desktop.
Save boozeman/259458a02155293ccc61cb6a552892ff to your computer and use it in GitHub Desktop.
Home Assistant Companion notify example
data:
title: Title
message: >-
Tuulen suunta 10min Avg: {{ states('sensor.wind_direction_10min_avg')}} ° (
180-220°)<br> Tuulen nopeus 10min Avg: {{
states('sensor.wind_speed_10min_avg') }} m/s<br> Tuulen puuskat 10min Avg:
{{ states('sensor.wind_gusts_10min_avg') }} m/s<br>
data:
sticky: false
notification_icon: mdi:slope-uphill
clickAction: /lovelace/default_view
channel: Alarms
importance: high
actions:
- action: CLOSE
title: Kuittaa
action: notify.mobile_app_luurin_malli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment