Skip to content
Merged
Changes from 1 commit
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 you still have problems, consider the usage of some jupnp environment variables as discussed at https://community.openhab.org/t/upnp-based-discovery-does-not-work-on-host-networked-docker-container/144360/21)

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

Expand Down