Delete deprecated strings related to Home Connect binary door sensor (#142495)

Delete deprecated strings related to binary door sensor
This commit is contained in:
J. Diego Rodríguez Royo 2025-04-07 21:03:01 +02:00 committed by GitHub
parent 19a39a3647
commit 1cedacc395
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -132,17 +132,6 @@
}
}
},
"deprecated_binary_common_door_sensor": {
"title": "Deprecated binary door sensor detected in some automations or scripts",
"fix_flow": {
"step": {
"confirm": {
"title": "[%key:component::home_connect::issues::deprecated_binary_common_door_sensor::title%]",
"description": "The binary door sensor `{entity}`, which is deprecated, is used in the following automations or scripts:\n{items}\n\nA sensor entity with additional possible states is available and should be used going forward; Please use it on the above automations or scripts to fix this issue."
}
}
}
},
"deprecated_command_actions": {
"title": "The command related actions are deprecated in favor of the new buttons",
"fix_flow": {