mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Remove LCN translation placeholder key (#129452)
This commit is contained in:
parent
041282190a
commit
96ba5c3983
@ -76,11 +76,11 @@
|
||||
"description": "Configuring LCN using YAML is being removed but there was an error importing your YAML configuration.\n\nEnsure the connection (IP and port) to the LCN bus coupler is correct.\n\nConsider removing the LCN YAML configuration from your configuration.yaml file and continue to [set up the integration]({url}) manually."
|
||||
},
|
||||
"deprecated_regulatorlock_sensor": {
|
||||
"title": "Deprecated LCN regulator lock binary sensor entity found in {info}",
|
||||
"title": "Deprecated LCN regulator lock binary sensor",
|
||||
"description": "Your LCN regulator lock binary sensor entity `{entity}` is beeing used in automations or scripts. A regulator lock switch entity is available and should be used going forward.\n\nPlease adjust your automations or scripts to fix this issue."
|
||||
},
|
||||
"deprecated_keylock_sensor": {
|
||||
"title": "Deprecated LCN key lock binary sensor entity found in {info}",
|
||||
"title": "Deprecated LCN key lock binary sensor",
|
||||
"description": "Your LCN key lock binary sensor entity `{entity}` is beeing used in automations or scripts. A key lock switch entity is available and should be used going forward.\n\nPlease adjust your automations or scripts to fix this issue."
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user