-
-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sound-Settings für Pushover #418
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fehlt da nicht noch die config?
Upps.... jepp... füge ich noch ein! |
Jetzt sieht das gut aus ;-) |
Aber natürlich ;-) |
Dann vielen Dank für deine Mithilfe |
Gerne. Und für MQTT hätte ich auch schon ein Plugin parat. ;-) |
Wenn du soweit bist gerne PR stellen ;-) |
Bei mir läuft das MQTT-Plugin bereits. Und ohne Fehler. |
Siehe hier: BOSWatch/plugins/Telegram/Telegram.py Line 7 in ca26f1d
Einfach die benötigte Lib namentlich vermerken, um eine Installation muss sich der User selbst kümmern. Wenn das Install Skript zu allen Plugins, alle deps gelich mit installiert, hat man ja 95% overhead dabei. Der MySQL Connector ist das einzige was mit installiert wird - und das ist eher eine Altlast |
Ach so, ok, dann werde ich dies so vermerken. Der PR kommt dann die Tage. |
Für BW3 ist angedacht eine Art automatischen Deps-Installer einzubauen. |
Vorschlag: Man könnte, wie bei mysql auch, eine Batchdatei hinzufügen, die dann die entsprechenden Pakete runterlädt. Aber das sollten wir dann im entsprechenden Issue/PR diskutieren. |
No description provided.