mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Device automation extra fields translation for LCN (#119519)
This commit is contained in:
parent
39f3a294dc
commit
929dd9f5da
@ -6,6 +6,12 @@
|
|||||||
"fingerprint": "Fingerprint code received",
|
"fingerprint": "Fingerprint code received",
|
||||||
"codelock": "Code lock code received",
|
"codelock": "Code lock code received",
|
||||||
"send_keys": "Send keys received"
|
"send_keys": "Send keys received"
|
||||||
|
},
|
||||||
|
"extra_fields": {
|
||||||
|
"action": "Action",
|
||||||
|
"code": "Code",
|
||||||
|
"key": "Key",
|
||||||
|
"level": "Level"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"services": {
|
"services": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user