You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,6 +55,10 @@ You can then use the web interface at `http://localhost:5050` where `localhost`
55
55
56
56
See [basic usage](#basic-usage) for additional information or visit the [wiki page](https://github.com/bms231/docker-wyze-bridge/wiki/Home-Assistant) for additional information on using the bridge as a Home Assistant Add-on.
Copy file name to clipboardExpand all lines: home_assistant/translations/en.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ configuration:
13
13
description: Optional, but must be used in combination with the Key ID.
14
14
WB_IP_OVERRIDES:
15
15
name: Manual Camera IP Overrides
16
-
description: Some cams dont return local ips via Wyze IP and thus won't detect. Put them here in nickname:ip format using - for spaces for manual addition to the bridge. example Garage-Cam:192.168.0.5
16
+
description: Some cams dont return local ips via Wyze IP and thus won't detect. Put them here in nickname:ip format for manual addition to the bridge. example GarageCam:192.168.0.5. Name has to match exactly.
17
17
WB_IP:
18
18
name: Bridge IP
19
19
description: Home Assistant IP for WebRTC ICE traffic.
0 commit comments