Ok, so at least weewx is uploading data to mqtt sucessfully.
The only thing, I am concerned from your listing, is the proper formation. 
But perhaps this is due to your pasting mqtt.yaml in this forum. You have 
hopefully placed the spaces properly, thus
sensor:               top left
  - name             two spaces indented (starts below the „n“ of sensor)
    unique_id and all following entries for this entity four spaces 
indented (starts below „name“)

Otherwise I would consider reconfiguring mqtt in home assistant.

HTH
Peter
Claudio schrieb am Samstag, 10. Februar 2024 um 11:22:31 UTC+1:

> this is mine
>
> persistence false
>
>
> # mqtt
>
> listener 1883
>
> protocol mqtt
>
>
> # websockets
>
> listener 9001
>
> protocol websockets
>
>
> allow_anonymous true
>
> password_file /etc/mosquitto/passwd
>
>
> acl_file /etc/mosquitto/acl
> [image: Screenshot 2024-02-10 alle 08.21.14.png]
>
> Before writing here, I also followed the instructions in this post but 
> without success
> community.home-assistant.io/t/weewx-mqtt-and-how-to-import-data/212344
>
> Il giorno sabato 10 febbraio 2024 alle 11:15:17 UTC+1 Vetti52 ha scritto:
>
> Well, as I am not a specialist, I can just forward my working 
> configuration, adopted from 
> community.home-assistant.io/t/weewx-mqtt-and-how-to-import-data/212344
>
> Another question is, if MQTT needs to allow anonymous access. In my setup 
> I had to allow it by creating 
> /etc/mosquitto/conf.d/anon.conf
> (or any other file.conf name) with the content
>
> listener 1883
> allow_anonymous true
>
> and restart mosquitto.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/2006dc57-8681-4de6-90f6-6e4aa633b4d3n%40googlegroups.com.

Reply via email to