- 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
88a21c7112
Bump version: 0.2.9 → 0.2.10
86aed5462d
Removed BlinkMacSystemFont from the default font-family
c04bc8d2bc
The matrix plugin joins the AsyncRunnablePlugin family too
2797ffbe53
The websocket plugin now extends AsyncRunnablePlugin too
770a14daae
ntfy plugin migrated to AsyncRunnablePlugin.
dba03d3e33
Added AsyncRunnablePlugin class.
f4672ce5c3
Refactored concurrency model in ntfy plugin
4e3c6a5c16
The websocket plugin now extends AsyncRunnablePlugin too
e17e65a703
ntfy plugin migrated to AsyncRunnablePlugin.
3b1ab78268
Added AsyncRunnablePlugin class.
4043878afd
Refactored concurrency model in ntfy plugin
dc7ba881f1
Merge branch 'master' into matrix-integration
4e1e6da67e
Added recv action on websocket plugin
99de5318ff
Merge pull request #313 from BlackLight/snyk-upgrade-58f5a7acf019c661bec911d06f0bf10a
b3bab9b1d8
Merge pull request #314 from BlackLight/snyk-upgrade-9823d0f9eee2d94f4547598322ba6a48
7e4877c793
Merge pull request #315 from BlackLight/snyk-upgrade-30cde2b595c9da96da481c691c0964d5
354f3906f9
Changed autojoin_on_invite default value
7ab02e705d
Removed redundant _action_wrapper decorator
cbe2e7bbfe
[WIP]
c17d0080b5
Merge branch 'master' into matrix-integration
7c87238fec
match_condition should return immediately (no score-based fuzzy search) if an event condition is an exact match
WIP: Support for general-purpose entities
99de5318ff
Merge pull request #313 from BlackLight/snyk-upgrade-58f5a7acf019c661bec911d06f0bf10a
b3bab9b1d8
Merge pull request #314 from BlackLight/snyk-upgrade-9823d0f9eee2d94f4547598322ba6a48
7e4877c793
Merge pull request #315 from BlackLight/snyk-upgrade-30cde2b595c9da96da481c691c0964d5
55602cc282
Merge branch 'master' into snyk-upgrade-30cde2b595c9da96da481c691c0964d5
d2053a012a
Merge pull request #316 from BlackLight/snyk-upgrade-ba00badb7e42a7b25417256efb18f67b
53bd4b3d69
Bump version: 0.2.7 → 0.2.8
d9cb4155d0
The LaTexPostprocessor is no longer required
55671f4aff
If a request on a RunnablePlugin throws an exception then we should also restart the plugin upon reload
c32142c8b5
Added wait_stop() method to RunnablePlugin
32be4df11c
More robust way to retrieve an object's attribute on schemas
3edb8352b4
Support sections with empty bodies in the YAML configuration files.
7c87238fec
match_condition should return immediately (no score-based fuzzy search) if an event condition is an exact match