From ae531f7af7708d53059fcf34b1ceabc717a5885d Mon Sep 17 00:00:00 2001 From: Open Home Automation Date: Sun, 16 Jul 2017 16:40:08 +0200 Subject: [PATCH] Update notify.lametric.markdown (#2987) --- source/_components/notify.lametric.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_components/notify.lametric.markdown b/source/_components/notify.lametric.markdown index 70ad2a4cdc0..53a3e96f5b9 100644 --- a/source/_components/notify.lametric.markdown +++ b/source/_components/notify.lametric.markdown @@ -11,6 +11,8 @@ ha_category: Notify ha_release: 0.49 --- +This component allows to send notification to a LaMetric device. It need the LaMetric platform to be configured first. + ```yaml notify: name: lametric1 @@ -18,3 +20,8 @@ notify: display_time: 20 icon: i555 ``` + +- **name** (*Optional*): The name of the LaMetric device. Usually it is "My Lametric" +- **display_time** (*Optional*): Defines how long the message should be displayed (in seconds). +- **icon** (*Optional*): An icon or animation. Check out the list of all icons her: https://developer.lametric.com/icons +Note that icons always begin with "i" while animations begin with "a". This is part of the name, you can't just use the number.