commit
This commit is contained in:
parent
fa8c988705
commit
bc1ced79a8
10 changed files with 296 additions and 95 deletions
|
@ -35,19 +35,21 @@ 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]"
|
||||
#
|
||||
#handler = "timer"
|
||||
#config.durations = ["60s", "5m", "10m", "15m", "30m"]
|
||||
#config.vibrate_when_finished = true
|
||||
#config.needy = true
|
||||
[keys.3x3]
|
||||
icon = "@ph/timer[color=#ff0000]"
|
||||
|
||||
#[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]"
|
||||
host = "moira"
|
||||
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"
|
||||
|
||||
host = "moira"
|
||||
handler = "home-assistant"
|
||||
config.mode = "switch"
|
||||
config.name = "switch.mwin"
|
||||
config.style.on.icon = "@ph/computer-tower[color=#58fc11]"
|
Loading…
Add table
Add a link
Reference in a new issue