home-automation-home-assistant/automations/hassio.yaml
2019-02-23 15:39:51 +01:00

12 baris
375 B
YAML

- alias: Update notifications
trigger:
- platform: state
entity_id: updater.updater
action:
service: notify.telegram_fb
data_template:
title: Neuer Home Assistant Release
message: |
Home Assistant {{ states.updater.updater.state }} ist nun verfügbar.
Changelog: https://github.com/home-assistant/home-assistant/releases