MoonModules / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi! MoonModules adds features on top of upstream.
https://mm.kno.wled.ge
GNU General Public License v3.0
187 stars 54 forks source link

Revert "Add YandexWeather Usermod" #100

Closed MoonModules closed 6 months ago

MoonModules commented 6 months ago

Reverts MoonModules/WLED#99

Hi 2Grey,

Unfortunately we decided to revert your pull request. Reason is that Yandex is not open source and using infrastructure of a country which is currently in conflict with another country. As we have an international user base we want our products to be indisputable and therefore we cannot support code tied to Yandex servers in our repository, also not if it is optional as compiled binaries can still be distributed.

What you could do is modify the usermod in such a way that it is provider independent I.e. the url is an input field and the json definition of the weather information are also input fields or can be uploaded as a file on the filesystem. By this users can decide theirselves what provider to use.

Hope you understand

Kind regards, MoonModules