[] Finalized weather integrations migration.

- Migrated `weather.buienradar` integration.
- Removed last leftovers of the previous weather backends and responses.

Closes: 
This commit is contained in:
Fabio Manganiello 2023-11-20 03:08:53 +01:00
commit a0d8c522a2
Signed by untrusted user: blacklight
GPG key ID: D90FBA7F76362774
21 changed files with 220 additions and 295 deletions

View file

@ -38,7 +38,4 @@ Backends
platypush/backend/stt.picovoice.hotword.rst
platypush/backend/stt.picovoice.speech.rst
platypush/backend/tcp.rst
platypush/backend/weather.buienradar.rst
platypush/backend/weather.darksky.rst
platypush/backend/weather.openweathermap.rst
platypush/backend/wiimote.rst

View file

@ -1,5 +0,0 @@
``weather.buienradar``
========================================
.. automodule:: platypush.backend.weather.buienradar
:members:

View file

@ -1,5 +0,0 @@
``weather.darksky``
=====================================
.. automodule:: platypush.backend.weather.darksky
:members:

View file

@ -1,5 +0,0 @@
``weather.openweathermap``
============================================
.. automodule:: platypush.backend.weather.openweathermap
:members:

View file

@ -1,5 +0,0 @@
``weather.darksky``
=====================================
.. automodule:: platypush.plugins.weather.darksky
:members:

View file

@ -1,5 +0,0 @@
``weather.buienradar``
=================================================
.. automodule:: platypush.message.response.weather.buienradar
:members:

View file

@ -136,7 +136,6 @@ Plugins
platypush/plugins/variable.rst
platypush/plugins/wallabag.rst
platypush/plugins/weather.buienradar.rst
platypush/plugins/weather.darksky.rst
platypush/plugins/weather.openweathermap.rst
platypush/plugins/websocket.rst
platypush/plugins/wiimote.rst

View file

@ -18,4 +18,3 @@ Responses
platypush/responses/stt.rst
platypush/responses/tensorflow.rst
platypush/responses/translate.rst
platypush/responses/weather.buienradar.rst