- 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
609dd14d90
Bump version: 0.2.19 → 0.2.20
958f4106cc
Fixed broken format strings in RSS feed route
33bbecf04a
Migrated the webapp to Tornado.
245ca011d1
Updated Google plugins dependencies in setup.py
bf9268560f
Fixed dependencies for ltr559 integration.
e73a063878
More black + dependency updates.
5259709f21
Added libcups2-dev dependency to
printer.cups
plugin.
7aecad22d9
Fixed dependencies for picamera.
5c8ba7762d
Fixed pip dependencies for the GLib in virtual environments.
94087c296d
s/python-libtorrent-bin/python-libtorrent/g
8102178ba4
Updated dist files
29c0a11c37
Forced to use the gunicorn version on Github.
c0a948f8ce
Removed remaining references to websocket port.
bdbbd24e6f
Only include /ws/events as a proxied websocket, without messing with the /ws route exposed by the Vue debugger
059fff8558
Updated dist files
f9b0bc905e
Migrated websocket service.
3aefc9607d
Migrated from waitress to gunicorn.
ca65db016e
Added description line to
conf.py
.
e33a391d25
Updated dist files
4f78d61223
Improved UI on mobile.
6e939bbe62
Close modals and dropdown when ESC is pressed.
e9e59c857a
Updated dist files
59bf1c2aa0
Added close button to the modal's header.
8af3ae17b8
A more efficient way of detecting the entity groups to display.
373788377b
Created two separate actions under
variable
to delete/unset.
98b9d31dd4
Updated dist files
285f3941d9
Always use an external uWSGI server to run the web service.
2c254e8eb9
numpy and PIL should be required dependencies for all camera plugins.
99311a6e71
Updated dist files
7db09276ca
Some small style improvements.
2398cac572
A more efficient and clean logic for
selectedEntities
calculation.
394e27eaf2
Refactored style for UI dropdowns.