mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Update notify.lametric.markdown (#2987)
This commit is contained in:
parent
521f6cc877
commit
ae531f7af7
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user