Add 'ha_iot_class'

This commit is contained in:
Fabian Affolter 2017-06-13 18:45:30 +02:00
parent b705dbaf4f
commit 11f21d9d96
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
70 changed files with 148 additions and 96 deletions

View file

@ -9,6 +9,7 @@ sharing: true
footer: true
logo: foscam.png
ha_category: Camera
ha_iot_class: "Local Polling"
---
@ -19,10 +20,10 @@ To enable your Foscam IP camera in your installation, add the following to your
```yaml
# Example configuration.yaml entry
camera:
platform: foscam
ip: IP_ADDRESS
username: USERNAME
password: PASSWORD
- platform: foscam
ip: IP_ADDRESS
username: USERNAME
password: PASSWORD
```
Configuration variables: