RDG88 / homeassistant-custom_components-awtrix

HASS awtrix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

homeassistant-custom_components-awtrix

HASS awtrix

just add to

configuration.yaml

awtrix:

example

service: notify.awtrix_bedroom
data:
  message: The garage door has been open for 10 minutes.

or extend format

service: notify.awtrix_bedroom
data:
  message: The garage door has been open for 10 minutes.
  data:
    icon: "33655"
    sound: beep

About

HASS awtrix

License:MIT License


Languages

Language:Python 100.0%