Add 'ha_iot_class'
This commit is contained in:
parent
b705dbaf4f
commit
11f21d9d96
70 changed files with 148 additions and 96 deletions
|
@ -10,6 +10,7 @@ footer: true
|
|||
logo: raspberry-pi.png
|
||||
ha_category: Light
|
||||
ha_release: 0.37
|
||||
ha_iot_class: "Local Polling"
|
||||
---
|
||||
|
||||
|
||||
|
@ -20,5 +21,5 @@ To add piglow to your installation, add the following to your `configuration.yam
|
|||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
light:
|
||||
platform: piglow
|
||||
- platform: piglow
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue