Climate homeassistant
This commit is contained in:
7
climate.yaml
Normal file
7
climate.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
- platform: generic_thermostat
|
||||
unique_id: termostat_chainik
|
||||
name: chainik
|
||||
heater: switch.chainik
|
||||
target_sensor: sensor.temp_chainik
|
||||
min_temp: 20
|
||||
max_temp: 100
|
||||
@@ -15,6 +15,7 @@ automation: !include automations.yaml
|
||||
script: !include scripts.yaml
|
||||
scene: !include scenes.yaml
|
||||
mqtt: !include mqtt.yaml
|
||||
climate: !include climate.yaml
|
||||
|
||||
# Example configuration.yaml entry
|
||||
media_player:
|
||||
|
||||
Reference in New Issue
Block a user