- 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
3f4168eb69
Support for new
Quality
enumeration constants on tidalapi
.
c6cda86b1c
LINT/regex fix for ESP plugin.
Remove deprecated
zwave
and zwave.mqtt
backends
blacklight
deleted branch 315/merge-mqtt-backend-and-plugin from platypush/platypush
2023-09-17 02:51:50 +02:00
9e7b95583b
Merge pull request 'Merge
mqtt
backend and plugin' (#320) from 315/merge-mqtt-backend-and-plugin into master
c4352660a4
Documentation update.
46167a6c2a
Removed legacy zwave backend.
190cfa21b5
Fixed documentation references to some non-existing events.
0421325b26
Support to register/unregister custom handlers on the bus.
Merge `mqtt` backend and plugin
Merge
mqtt
backend and plugin
blacklight
pushed to 315/merge-mqtt-backend-and-plugin at platypush/platypush
2023-09-17 02:47:59 +02:00
c4352660a4
Documentation update.
46167a6c2a
Removed legacy zwave backend.
190cfa21b5
Fixed documentation references to some non-existing events.
0421325b26
Support to register/unregister custom handlers on the bus.
blacklight
pushed to 315/merge-mqtt-backend-and-plugin at platypush/platypush
2023-09-17 02:12:07 +02:00
2e004c1a1e
get_all_plugins
should use Message.Encoder
for encoding the response.
blacklight
pushed to 315/merge-mqtt-backend-and-plugin at platypush/platypush
2023-09-16 15:26:22 +02:00
fa2b84a269
Updated example configuration for mqtt and mqtt-based plugins.
blacklight
pushed to 315/merge-mqtt-backend-and-plugin at platypush/platypush
2023-09-16 13:13:52 +02:00
2fcd623c51
Migrated zwave.mqtt integration.
52cb1afb4b
Don't break words in entity value frames.
e947cb1e67
Updated web dist files
blacklight
pushed to 315/merge-mqtt-backend-and-plugin at platypush/platypush
2023-09-15 00:49:11 +02:00
4223576016
We should always update the entities cache on addEntity.
1020b63da7
All EntityMixin components should be allowed to emit
loading
events.
2c93049ee5
Catch all the exceptions in a plugin action wrapper.
ac72b2f7a8
Fixed management of state on
zigbee.mqtt
.
5a514fdcce
Only support the
run_topic
logic on the MQTT plugin.
Remove deprecated
zigbee.mqtt
backend