commit
This commit is contained in:
parent
2fce4312eb
commit
2059555174
5 changed files with 142 additions and 1 deletions
|
@ -58,4 +58,11 @@ config.mode = "toggle"
|
|||
config.entity_id = "light.moritz_zimmer_stehlampe"
|
||||
config.style.on.icon = "@ph/computer-tower[color=#58fc11]"
|
||||
config.style.disconnected.icon = "@ph/computer-tower[alpha=0.2]"
|
||||
config.disconnected_state = "disconnected"
|
||||
config.disconnected_state = "disconnected"
|
||||
|
||||
[keys.4x1]
|
||||
label = "9"
|
||||
|
||||
handler = "execute"
|
||||
config.program = "wtype"
|
||||
config.args = ["9"]
|
Loading…
Add table
Add a link
Reference in a new issue