More yamllint

This commit is contained in:
2020-06-07 21:57:04 +03:00
parent 77577806ab
commit a6806d8925
4 changed files with 23 additions and 22 deletions
@@ -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"