Cleanup Shelly unused strings for removed valve switch (#121813)

This commit is contained in:
Shay Levy 2024-07-12 07:44:25 +03:00 committed by GitHub
parent 76d6a1fe13
commit cdb26ef8a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -176,14 +176,6 @@
"title": "Shelly device {device_name} push update failure",
"description": "Home Assistant is not receiving push updates from the Shelly device {device_name} with IP address {ip_address}. Check the CoIoT configuration in the web panel of the device and your network configuration."
},
"deprecated_valve_switch": {
"title": "The switch entity for Shelly Gas Valve is deprecated",
"description": "The switch entity for Shelly Gas Valve is deprecated. A valve entity {entity} is available and should be used going forward. For this new valve entity you need to use {service} service."
},
"deprecated_valve_switch_entity": {
"title": "Deprecated switch entity for Shelly Gas Valve detected in {info}",
"description": "Your Shelly Gas Valve entity `{entity}` is being used in `{info}`. A valve entity is available and should be used going forward.\n\nPlease adjust `{info}` to fix this issue."
},
"unsupported_firmware": {
"title": "Unsupported firmware for device {device_name}",
"description": "Your Shelly device {device_name} with IP address {ip_address} is running an unsupported firmware. Please update the firmware.\n\nIf the device does not offer an update, check internet connectivity (gateway, DNS, time) and restart the device."