GiZMoSK1221 / hass-addons

Home Assistant Addons
Apache License 2.0
11 stars 4 forks source link

Not used station id statement in log #53

Open matteocostantini opened 1 day ago

matteocostantini commented 1 day ago

in log : Not used station id: , name: station name , why?

matteocostantini commented 1 day ago

where put my stations.yaml ?

/usr/share/hassio is the root of my supervised installation

GiZMoSK1221 commented 1 day ago

since last version, configuration is stored in \addon_configs\adaeefb4_nfws the addon_config directory is in HA root: b1b81c26407716396154f96357f66f01bdde9eec 08ee371c67de0ac0c0e5b6d3820f4dff45419aad

matteocostantini commented 1 day ago

ok, now what sensor type in sensors array to get noise and co2?

GiZMoSK1221 commented 1 day ago

noise and co2? the addon retrieves only public data from favorite stations, from here: https://weathermap.netatmo.com/?zoom=15&maplayer=Map so no data from your own inside netatmo station

matteocostantini commented 1 day ago

One more , is more important to design mqtt discovery pattern to group every station in yaml in different device, not under one common “Netatmo Favourite Weather stations” and subscribe many decorator fo device as component as firmware version….

Inviato da Gmail Mobile

Il giorno mer 13 nov 2024 alle 06:35 GiZMoSK1221 @.***> ha scritto:

noise and co2? the addon retrieves only public data from favorite stations, from here: https://weathermap.netatmo.com/?zoom=15&maplayer=Map so no data from your own inside netatmo station

— Reply to this email directly, view it on GitHub https://github.com/GiZMoSK1221/hass-addons/issues/53#issuecomment-2472435414, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABL7CXL5GH2QSCZV6KXUV4T2ALQK3AVCNFSM6AAAAABRUJQUNGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZSGQZTKNBRGQ . You are receiving this because you authored the thread.Message ID: @.***>

GiZMoSK1221 commented 16 hours ago

ok, I understand. However I do not plan to make any bigger changes, just maintenance.