mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 17:27:45 +01:00
13 lines
249 B
YAML
13 lines
249 B
YAML
|
remote_transmitter:
|
||
|
pin: 2
|
||
|
carrier_duty_percent: 50%
|
||
|
|
||
|
climate:
|
||
|
- platform: heatpumpir
|
||
|
protocol: ballu
|
||
|
horizontal_default: middle
|
||
|
vertical_default: middle
|
||
|
name: HeatpumpIR Climate
|
||
|
min_temperature: 18
|
||
|
max_temperature: 30
|