1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

Add humidity support to climate (#5732)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
Stefan Rado
2023-12-13 02:23:02 +01:00
committed by GitHub
parent a72725f4b4
commit 6c7a133faa
23 changed files with 359 additions and 7 deletions

View File

@@ -899,6 +899,7 @@ climate:
- platform: bang_bang
name: Bang Bang Climate
sensor: ha_hello_world
humidity_sensor: ha_hello_world
default_target_temperature_low: 18°C
default_target_temperature_high: 24°C
idle_action:
@@ -913,6 +914,7 @@ climate:
- platform: thermostat
name: Thermostat Climate
sensor: ha_hello_world
humidity_sensor: ha_hello_world
preset:
- name: Default Preset
default_target_temperature_low: 18°C
@@ -1000,6 +1002,7 @@ climate:
id: pid_climate
name: PID Climate Controller
sensor: ha_hello_world
humidity_sensor: ha_hello_world
default_target_temperature: 21°C
heat_output: my_slow_pwm
control_parameters: