AndreKoepke / home-system

A smart-home system
0 stars 0 forks source link

Retrive weather-updates directly from the weather-station #52

Open AndreKoepke opened 1 year ago

AndreKoepke commented 1 year ago

Sometimes, data don't reached weathercloud (data points missing (solar radidation) or there a no data all).

Try to fetch data directly from the weather-station. So, there no need for weathercloud anymore).
To archive this, the app must offer the same api like weathercloud. Then the weather-station can post directly to the backend.

But ... where the heck are the api-specs?

AndreKoepke commented 1 year ago

It seems, that the weather-station is the problem. Not weathercloud.

AndreKoepke commented 1 year ago

Still open, because there are a lot of benefits, when the home-system getting updates from the weather-station.