This commit is contained in:
Moritz Ruth 2024-02-20 16:05:32 +01:00
parent 6b4ea3f4ae
commit fa8c988705
Signed by: moritzruth
GPG key ID: C9BBAB79405EE56D
6 changed files with 95 additions and 66 deletions

View file

@ -35,19 +35,19 @@ config.mode = "loop"
config.style.single.icon = "@fad/repeat-one[color=#58fc11]"
config.style.all.icon = "@fad/repeat[color=#58fc11]"
[keys.3x3]
icon = "@ph/timer[color=#ff0000]"
#[keys.3x3]
#icon = "@ph/timer[color=#ff0000]"
#
#handler = "timer"
#config.durations = ["60s", "5m", "10m", "15m", "30m"]
#config.vibrate_when_finished = true
#config.needy = true
handler = "timer"
config.durations = ["60s", "5m", "10m", "15m", "30m"]
config.vibrate_when_finished = true
config.needy = true
[keys.4x3]
icon = "@ph/computer-tower"
label = "Gaming PC"
handler = "home-assistant"
config.mode = "switch"
config.name = "switch.mwin"
config.style.on.icon = "@ph/computer-tower[color=#58fc11]"
#[keys.4x3]
#icon = "@ph/computer-tower"
#label = "Gaming PC"
#
#handler = "home-assistant"
#config.mode = "switch"
#config.name = "switch.mwin"
#config.style.on.icon = "@ph/computer-tower[color=#58fc11]"