This commit is contained in:
Moritz Ruth 2024-03-06 22:45:24 +01:00
parent 2fce4312eb
commit 2059555174
Signed by: moritzruth
GPG key ID: C9BBAB79405EE56D
5 changed files with 142 additions and 1 deletions

View file

@ -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"]