mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
parent
59ca5aa631
commit
64070d9f19
@ -5,6 +5,7 @@ ha_category:
|
||||
- Fan
|
||||
- Hub
|
||||
- Sensor
|
||||
ha_config_flow: true
|
||||
ha_iot_class: Local Polling
|
||||
ha_release: 0.95
|
||||
ha_codeowners:
|
||||
@ -35,23 +36,4 @@ The integration has a fan platform to view and control the ventilation speed, an
|
||||
- Warning
|
||||
- Filter Change Timer
|
||||
|
||||
## Configuration
|
||||
|
||||
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 %}
|
||||
{% include integrations/config_flow.md %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user