Skip to content

Commit f5a4071

Browse files
authored
Remove unused deprecation strings (home-assistant#156097)
1 parent ac5316e commit f5a4071

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

homeassistant/components/lcn/strings.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -93,16 +93,6 @@
9393
"message": "Invalid state for sending keys. Only 'hit' allowed for deferred sending."
9494
}
9595
},
96-
"issues": {
97-
"deprecated_keylock_sensor": {
98-
"description": "Your LCN key lock binary sensor entity `{entity}` is being 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.",
99-
"title": "Deprecated LCN key lock binary sensor"
100-
},
101-
"deprecated_regulatorlock_sensor": {
102-
"description": "Your LCN regulator lock binary sensor entity `{entity}` is being 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.",
103-
"title": "Deprecated LCN regulator lock binary sensor"
104-
}
105-
},
10696
"services": {
10797
"address_to_device_id": {
10898
"description": "Converts an LCN address into a device ID.",

0 commit comments

Comments
 (0)