From c8925d58bdd52d4008b4833b8d5182c93980aeae Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Thu, 21 Mar 2024 20:00:41 +0100 Subject: [PATCH] Shelly add custom TCP port support (#31902) * Shelly custom TCP port * Tiny tweak --------- Co-authored-by: Franck Nijhof --- source/_integrations/shelly.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/shelly.markdown b/source/_integrations/shelly.markdown index cb03ff42505..b77c55063b2 100644 --- a/source/_integrations/shelly.markdown +++ b/source/_integrations/shelly.markdown @@ -81,6 +81,12 @@ Shelly generation 2 and 3 devices not battery-powered can act as a Bluetooth pro {% include integrations/option_flow.md %} +## Range Extender Support + +Shelly generation 2 and 3 devices that are not battery-powered can act as a Range Extender. +Devices of the same generations can be configured via those Range Extenders specifying a custom TCP port during the configuration flow. +Currently, only static IP or DHCP reserved IP are supported for the main device. + ## Entity naming (generation 1) The integration uses `Device Name` to name its entities if the device has only one relay or no relays at all.