Update notify.lametric.markdown (#2987)

This commit is contained in:
Open Home Automation 2017-07-16 16:40:08 +02:00 committed by Paulus Schoutsen
parent 521f6cc877
commit ae531f7af7

View File

@ -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.