On Sunday, January 13, 2019 at 12:26:44 PM UTC-5, dehein2 wrote: > > 1. I have a netatmo indoor/outdoor + rain sensor but would like to use it > without an external server. Is weewx replacing the cloud/netatmo server, or > do i still need it? >
you can use the weewx-netatmo driver to get your weather data from the netatmo servers into weewx. unfortunately, there is not currently a way to get data directly from your netatmo weather station. some time ago we were able to obtain data by sniffing the network traffic from the netatmo weather stations. then someone realized that the netatmo was passing wifi passwords in the clear across the internet, and instead of just fixing that problem, the manufacturer of netatmo just encrypted everything. so now it is not possible. > 2. Are all the funtions I usually have available in weewx? > could you clarify what you mean by "all the functions"? > 3. I would like to use the data with my Home Assistant installation. Is > there any easy way to connect weewx with home assistant? > i think the home assistant is designed to poll for data. so someone would have to write a home assistant module that polls for data from weewx. one way to do this would be to poll for a file in some standard format, such as a cwop string or a cumulus realtime.txt file or even just a single-line csv. any of these are easily emitted by weewx. m -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
