Skip to content

Commit 67fc730

Browse files
bieniufrenck
andauthored
Add information about CoIoT and unicast to Shelly integration docs (home-assistant#17083)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
1 parent 42375c1 commit 67fc730

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/_integrations/shelly.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ ha_platforms:
2828

2929
Integrate [Shelly devices](https://shelly.cloud) into Home Assistant.
3030

31+
## Shelly device configuration
32+
33+
Shelly devices use the `CoIoT` protocol to communicate with integration. For Shelly firmware 1.10.0 or newer, `CoIoT` must be enabled in the device settings. Navigate to the local IP address of your Shelly device, **Internet & Security** >> **ADVANCED - DEVELOPER SETTINGS** and check the box **Enable CoIoT**.
34+
35+
We recommend using `unicast` for communication. To enable this, enter the local IP address of the Home Assistant server and port `5683` into the **CoIoT peer** field and push **SAVE** button. This is mandatory for Shelly Motion with firmware 1.1.0 or newer. After changing the **CoIoT peer**, the Shelly device needs to be manually restarted.
36+
3137
<div class="note">
3238
Integration is communicating directly with the device; cloud connection is not needed.
3339
</div>

0 commit comments

Comments
 (0)