Remove LCN translation placeholder key (#129452)

This commit is contained in:
Andre Lengwenus 2024-10-29 20:27:13 +01:00 committed by GitHub
parent 041282190a
commit 96ba5c3983
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
},