- 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.
Remove deprecated
zigbee.mqtt
backend
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.
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
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.
Better Docker support
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.
The Arch package should install the full config file under /etc/platypush
Derived constructors and methods should inherit the parameters documentation from their parent
Automatically push new tags to a
stable
git branch
Add support for
dnf
/rpm
dependencies
Merge
mqtt
backend and plugin