Gulivertx / cbatmo

A Netatmo Weather Station Web-APP for Raspberry Pi & official Raspberry touchscreen
MIT License
88 stars 13 forks source link

Select different station ? #56

Closed jorisbertomeu closed 2 years ago

jorisbertomeu commented 3 years ago

Hey, I would like to know if it was possible to choose an other weather station ? I have 3 weather stations within my Netatmo account but an unwanted station is shown within your interface.

Maybe can I change this option somewhere in the code ?

Merci 😄

Gulivertx commented 3 years ago

Hi, Currently there is no way from the application to select a specific station. I never had fellows using multi-stations. I can implement the station selector, I will create a new git branch for multi-stations and will need you to test if the change will work.

I will update this post when a beta version will be ready for test.

TBR-BRD commented 3 years ago

Hi, i have the same problem. I am eagerly awaiting the solution.

TBR-BRD commented 3 years ago

Please help

Gulivertx commented 3 years ago

Please help

Hi, sorry but currently didn't have anytime to spend on cbatmo :'( I know that you wait about this and I will do it as soon as I would be able to do. The sooner will be better. If someone want to help and propose a modification I will also be happy :p

Gulivertx commented 3 years ago

Hi, I started the new branch dev_multi_station. The modification is not so easy and need a complete rework of data structure to handle correctly multi-stations. I could make something one the current structure but it would not be nice and complicated for the maintenance of the code. Currently this branch is on the beginning of the change and not works ! Do not try it, I will telle you when I would need tries from your side as I don't have two stations.

Gulivertx commented 3 years ago

hi guys, In the branch dev_multi_station there is a version which allow to change the station when more than one station is link to an account. Could you please make a try of this branch and give me a feedback. As I said I cannot test this change as I do not have multiple stations.

If you need any help to try it just ask my for help and we will look together. Thanks in advance for your test!

EDIT : On this branch graph are currently not working, this is normal and don't be afraid about that :)