From 8a9f78b18426adab763cb296dfd406402b70f16b Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Sun, 13 Oct 2024 15:15:36 +0200 Subject: [PATCH] Add switch for Shelly script (#35202) * feat: add switch for Shelly script * chore: apply review comment * Update source/_integrations/shelly.markdown Co-authored-by: Maciej Bieniek --------- Co-authored-by: Maciej Bieniek --- source/_integrations/shelly.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/shelly.markdown b/source/_integrations/shelly.markdown index 83dd6ae8a09..7edc5df9009 100644 --- a/source/_integrations/shelly.markdown +++ b/source/_integrations/shelly.markdown @@ -330,6 +330,10 @@ The integration supports the following virtual components: - `text` in `field` mode, for which a `text` platform entity is created - `text` in `label` mode, for which a `sensor` platform entity is created +## Scripts (generation 2 and 3) + +For each device script, the integration creates a `switch` entity that allows you to control the script. These entities are disabled by default. + ## Additional info Shelly devices rely on [SNTP](https://en.wikipedia.org/wiki/Network_Time_Protocol#SNTP) for features like power measurement.