From 8d33bdf7502722006919e7c3f9754a26b65d174e Mon Sep 17 00:00:00 2001 From: Maciej Bieniek Date: Tue, 26 Dec 2023 07:57:16 +0100 Subject: [PATCH] Add information about the valve platform for Shelly (#30430) * Add information about the valve platform for Shelly * Typo * Update shelly.markdown * Typo --- source/_integrations/shelly.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/shelly.markdown b/source/_integrations/shelly.markdown index 71e4e2fac4f..5768905e2b5 100644 --- a/source/_integrations/shelly.markdown +++ b/source/_integrations/shelly.markdown @@ -34,6 +34,7 @@ ha_platforms: - sensor - switch - update + - valve ha_integration_type: device ha_quality_scale: platinum --- @@ -281,7 +282,7 @@ As soon as you change the temperature, it gets enabled again. ## Shelly Gas with Valve add-on -If you have Valve add-on connected to Shelly Gas, the integration will create two entities for the valve. The `switch` entity allows you to control the valve, the `sensor` entity shows exact states of the valve. +If you have Valve add-on connected to Shelly Gas, the integration will create three entities for the valve. The `switch` and `valve` entities allow you to control the valve, the `sensor` entity shows exact states of the valve. The `switch` entity is deprecated and will be removed in a future version of Home Assistant.