Fabio Manganiello blacklight
  • Amsterdam, NL
  • https://fabiomanganiello.com
  • Automation junkie, ML enthusiast, IoT tinkerer, guitarist and dad. Creator and main developer of Platypush.

  • Joined on 2022-07-05
blacklight pushed to 315/merge-mqtt-backend-and-plugin at platypush/platypush 2023-09-06 02:55:14 +02:00
8ab7b6bebc Removed deprecated zigbee.mqtt backend.
blacklight opened issue platypush/platypush#322 2023-09-06 02:54:21 +02:00
Remove deprecated zigbee.mqtt backend
blacklight opened issue platypush/platypush#321 2023-09-06 02:53:00 +02:00
Reduce noise from the bluetooth plugin
blacklight pushed to 315/merge-mqtt-backend-and-plugin at platypush/platypush 2023-09-06 02:46:17 +02:00
3de510da68 Migrated zigbee.mqtt integration.
33a1ef39e4 Refactored and merged backend.mqtt logic into mqtt plugin.
Compare 2 commits »
blacklight created pull request platypush/platypush#320 2023-09-05 13:06:00 +02:00
WIP: Merge mqtt backend and plugin
blacklight pushed to 315/merge-mqtt-backend-and-plugin at platypush/platypush 2023-09-05 13:04:59 +02:00
b746d0b402 Moved get_message_response to platypush.utils.
blacklight created branch 315/merge-mqtt-backend-and-plugin in platypush/platypush 2023-09-05 13:04:59 +02:00
blacklight pushed to master at platypush/platypush 2023-09-04 11:02:34 +02:00
f1acff00e9 Put the join back on CommandStream.__exit__.
blacklight pushed to master at platypush/platypush 2023-09-04 02:53:34 +02:00
6ee064cb89 Always rebase on pull in .drone.yml.
blacklight pushed to master at platypush/platypush 2023-09-04 02:49:17 +02:00
82ef928d5b Merge pull request 'Better Docker support' (#277) from 276/better-docker into master
b3c82fe0d1 More resilient termination logic for CommandStream.
c69f97c0a5 Updated default config.yaml.
07c2eee890 Changed (fixed) default location for config dir if not existing.
b6c0ff799b Rewritten the http.webpage plugin.
Compare 67 commits »
blacklight deleted branch 276/better-docker from platypush/platypush 2023-09-04 02:49:17 +02:00
blacklight closed issue platypush/platypush#276 2023-09-04 02:49:15 +02:00
Better Docker support
blacklight merged pull request platypush/platypush#277 2023-09-04 02:49:15 +02:00
Better Docker support
blacklight pushed to 276/better-docker at platypush/platypush 2023-09-04 02:48:01 +02:00
b3c82fe0d1 More resilient termination logic for CommandStream.
blacklight pushed to 276/better-docker at platypush/platypush 2023-09-04 02:23:52 +02:00
c69f97c0a5 Updated default config.yaml.
07c2eee890 Changed (fixed) default location for config dir if not existing.
b6c0ff799b Rewritten the http.webpage plugin.
669f2eb2d2 LINT/black for tts.mimic3 plugin.
35416f3ee3 Some LINT on the old http.request.rss plugin.
Compare 8 commits »
blacklight opened issue platypush/platypush#319 2023-09-04 00:59:44 +02:00
The Arch package should install the full config file under /etc/platypush
blacklight opened issue platypush/platypush#318 2023-09-03 21:40:04 +02:00
Derived constructors and methods should inherit the parameters documentation from their parent
blacklight opened issue platypush/platypush#317 2023-09-02 17:28:05 +02:00
Automatically push new tags to a stable git branch
blacklight opened issue platypush/platypush#316 2023-09-02 13:44:08 +02:00
Add support for dnf/rpm dependencies
blacklight opened issue platypush/platypush#315 2023-09-02 13:09:59 +02:00
Merge mqtt backend and plugin