mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
wrong platform name in config
This commit is contained in:
parent
322a5a8840
commit
4570ed9e57
@ -17,7 +17,7 @@ The `generic_thermostat` climate platform is a thermostat implemented in Home As
|
|||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
climate:
|
climate:
|
||||||
platform: heat_control
|
platform: generic_thermostat
|
||||||
name: Study
|
name: Study
|
||||||
heater: switch.study_heater
|
heater: switch.study_heater
|
||||||
target_sensor: sensor.study_temperature
|
target_sensor: sensor.study_temperature
|
||||||
|
Loading…
x
Reference in New Issue
Block a user