mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
More yamllint
This commit is contained in:
@@ -6,10 +6,10 @@ climate:
|
||||
state_topic: "tele/ir_blaster_1/RESULT"
|
||||
temperature_sensor: sensor.multisensor_6_temperature
|
||||
protocol: "TOSHIBA_AC"
|
||||
max_temp: 30 #optional - default 32 int value
|
||||
max_temp: 30 # optional - default 32 int value
|
||||
min_temp: 17
|
||||
target_temp: 22 #optional - default 26 int value
|
||||
away_temp: 18 #optional - default 24 int value
|
||||
target_temp: 22 # optional - default 26 int value
|
||||
away_temp: 18 # ptional - default 24 int value
|
||||
supported_modes:
|
||||
- "heat"
|
||||
- "cool"
|
||||
|
||||
Reference in New Issue
Block a user