2024 fixes

This commit is contained in:
2024-05-25 01:22:17 +03:00
parent 652a0c17c8
commit f5a950c099
3 changed files with 3 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ v3_button:
- width: var(--v3-button-size, 120px)
- height: var(--v3-button-size, 120px)
- box-shadow: none
- border-radius: 10%
- --ha-card-background: "[[[ return variables.background_color ]]]"
icon:
- position: absolute

View File

@@ -20,6 +20,7 @@ v3_scene:
- height: 50px
- font-size: 15px
- box-shadow: none
- border-radius: 10px
- background: >
[[[
const color_1 = variables.scene_color_1;

View File

@@ -10,7 +10,7 @@ climate:
command_topic: "cmnd/ir_blaster_1/irhvac"
state_topic: "tele/ir_blaster_1/RESULT"
temperature_sensor: sensor.multisensor_6_temperature
protocol: "TOSHIBA_AC"
vendor: "TOSHIBA_AC"
max_temp: 30 # optional - default 32 int value
min_temp: 17
target_temp: 22 # optional - default 26 int value