Fixed manifest files with outdated formats.

This commit is contained in:
Fabio Manganiello 2023-08-19 12:54:33 +02:00
parent e463a52435
commit c2b3ec8ce3
Signed by: blacklight
GPG Key ID: D90FBA7F76362774
6 changed files with 6 additions and 8 deletions

View File

@ -18,7 +18,7 @@ manifest:
pacman:
- sudo
- cargo
exec:
after:
- sudo cargo install librespot
package: platypush.backend.music.spotify
type: backend

View File

@ -1,7 +1,6 @@
manifest:
events:
- platypush.message.event.gpio.GPIOEvent:
When the value of a monitored PIN changes.
- platypush.message.event.gpio.GPIOEvent
install:
pip:
- RPi.GPIO

View File

@ -15,7 +15,7 @@ manifest:
- npm
pip:
- weasyprint
exec:
after:
- sudo npm install -g @postlight/mercury-parser
package: platypush.plugins.http.webpage
type: plugin

View File

@ -1,7 +1,6 @@
manifest:
events:
- platypush.message.event.music.TidalPlaylistUpdatedEvent: when a user playlist
is updated.
- platypush.message.event.music.tidal.TidalPlaylistUpdatedEvent
install:
pip:
- tidalapi >= 0.7.0

View File

@ -1,6 +1,6 @@
manifest:
events:
platypush.message.event.sensor import SensorDataChangeEvent:
- platypush.message.event.sensor.SensorDataChangeEvent
install:
pip:

View File

@ -1,6 +1,6 @@
manifest:
events:
- platypush.message.event.sensor.SensorDataChangeEvent:
- platypush.message.event.sensor.SensorDataChangeEvent
install:
apk:
- py3-pyserial