mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
parent
59ca5aa631
commit
64070d9f19
@ -5,6 +5,7 @@ ha_category:
|
|||||||
- Fan
|
- Fan
|
||||||
- Hub
|
- Hub
|
||||||
- Sensor
|
- Sensor
|
||||||
|
ha_config_flow: true
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
ha_release: 0.95
|
ha_release: 0.95
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
@ -35,23 +36,4 @@ The integration has a fan platform to view and control the ventilation speed, an
|
|||||||
- Warning
|
- Warning
|
||||||
- Filter Change Timer
|
- Filter Change Timer
|
||||||
|
|
||||||
## Configuration
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
To set it up, add the following information to your {% term "`configuration.yaml`" %} file:
|
|
||||||
|
|
||||||
```yaml
|
|
||||||
smarty:
|
|
||||||
host: 192.168.0.10
|
|
||||||
```
|
|
||||||
|
|
||||||
{% configuration %}
|
|
||||||
host:
|
|
||||||
description: The IP Address of the unit.
|
|
||||||
required: true
|
|
||||||
type: string
|
|
||||||
name:
|
|
||||||
description: The name of this device as you want to see it in Home Assistant.
|
|
||||||
required: false
|
|
||||||
default: Smarty
|
|
||||||
type: string
|
|
||||||
{% endconfiguration %}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user