From cdb26ef8a31496c21ddb444a6f846375e635a800 Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Fri, 12 Jul 2024 07:44:25 +0300 Subject: [PATCH] Cleanup Shelly unused strings for removed valve switch (#121813) --- homeassistant/components/shelly/strings.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/homeassistant/components/shelly/strings.json b/homeassistant/components/shelly/strings.json index 3a71874f2dd..8ae4ff1f3e4 100644 --- a/homeassistant/components/shelly/strings.json +++ b/homeassistant/components/shelly/strings.json @@ -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."