mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Bold battedy powered devices (#28575)
Only battery-powered devices need this step, adding bold to make it more clear. I've missed this when setting my devices, so I want to make it easier for others. Ref: https://github.com/home-assistant/core/issues/98374#issuecomment-1676947762
This commit is contained in:
parent
8f0246c50b
commit
a721427493
@ -64,7 +64,7 @@ The list below will help you diagnose and fix the problem:
|
||||
|
||||
## Shelly device configuration (generation 2)
|
||||
|
||||
Generation 2 devices use the `RPC` protocol to communicate with the integration. Battery powered devices need manual outbound WebSocket configuration, Navigate to the local IP address of your Shelly device, **Settings** >> **Connectivity** >> **Outbound WebSocket** and check the box **Enable Outbound WebSocket**, under server enter the following address:
|
||||
Generation 2 devices use the `RPC` protocol to communicate with the integration. **Battery powered devices** need manual outbound WebSocket configuration, Navigate to the local IP address of your Shelly device, **Settings** >> **Connectivity** >> **Outbound WebSocket** and check the box **Enable Outbound WebSocket**, under server enter the following address:
|
||||
|
||||
`ws://` + `Home_Assistant_local_ip_address:Port` + `/api/shelly/ws` (for example: `ws://192.168.1.100:8123/api/shelly/ws`), click **Apply** to save the settings.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user