Add 'ha_iot_class'

This commit is contained in:
Fabian Affolter 2017-06-13 19:26:01 +02:00
parent ebc09dbefe
commit 067eb35afa
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
85 changed files with 127 additions and 70 deletions

View file

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