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: octoprint.png
|
||||
ha_category: Sensor
|
||||
ha_release: 0.19
|
||||
ha_iot_class: "Local Polling"
|
||||
---
|
||||
|
||||
|
||||
|
@ -22,6 +23,7 @@ You must have the [OctoPrint component](/components/octoprint/) configured to us
|
|||
To set it up, add the following information to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
sensor:
|
||||
- platform: octoprint
|
||||
name: OctoPrint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue