Add 'ha_iot_class'
This commit is contained in:
parent
ebc09dbefe
commit
067eb35afa
85 changed files with 127 additions and 70 deletions
|
@ -10,6 +10,7 @@ footer: true
|
|||
logo: nfandroidtv.png
|
||||
ha_category: Notifications
|
||||
ha_release: 0.32
|
||||
ha_iot_class: "Local Polling"
|
||||
---
|
||||
|
||||
|
||||
|
@ -22,9 +23,9 @@ To enable the notification platform, add the following to your `configuration.ya
|
|||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
notify:
|
||||
- platform: nfandroidtv
|
||||
name: Kitchen
|
||||
host: 192.168.1.12
|
||||
- platform: nfandroidtv
|
||||
name: Kitchen
|
||||
host: 192.168.1.12
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue