Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bundles/org.openhab.binding.samsungtv/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,7 @@ If you have more than one network interface on your openHAB machine, you may hav
- enable/disable `Enable multicast enhancement (IGMPv3)` if you have it (sometimes this helps).
- Try to connect your openHAB machine or TV via Ethernet instead of WiFi (AP's can filter Multicasts).
- Make sure you don't have any firewall rules blocking multicast.
- if you are using a Docker container, ensure you use the `--net=host` setting, as Docker filters multicast broadcasts by default.
- if you are using a Docker container, ensure you use the `--net=host` setting, as Docker filters multicast broadcasts by default. If device discovery still does not work, try other jupnp environment variables as described in [openHAB Docker documentation](https://www.openhab.org/docs/installation/docker.html#universal-plug-and-play-upnp)

### I see the messages, but something else is not working properly

Expand Down