On 19/07/2023 15:46, pannetron wrote:
>
> Yes, the "outside URL" of your MQTT broker must map to a public IP. All
> 192.168... IP addresses are non-routable, private IP addresses. If you
> don't have a permanent, public IP address, you may be able to use
> Dynamic DNS from one of the services that offers that to register a
> public URL that maps to whatever your Internet service provider tells
> you to use as your public IP.
> On Wednesday, July 19, 2023 at 5:55:59 AM UTC-6 Claudio wrote:
>
> this must be your public ip
> mqtt_websockets_host = 192.168.2.107
>
> Il giorno mercoledì 19 luglio 2023 alle 12:43:16 UTC+2 Mark Fraser
> ha scritto:
>
> I've been using the Belchertown skin with my own MQTT server for
> a while
> now and it works fine when I'm on the same network, but if I try to
> access it remotely it doesn't do live updates. I've also setup port
> forwarding on my router.
>
> In weewx.conf I have,
> [[MQTT]]
> server_url = mqtt://
username:pass...@192.168.2.107:1883/