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 tag v0.24.0 to platypush/platypush 2022-11-22 00:12:56 +01:00
blacklight pushed to master at platypush/platypush 2022-11-21 13:18:25 +01:00
d95baac74e Add user credentials on the encrypted JWT token.
blacklight pushed to master at platypush/platypush 2022-11-21 13:04:52 +01:00
98d7c95aa7 Removed two unrequired return statements
blacklight pushed to 29-generic-entities-support at platypush/platypush 2022-11-21 12:36:11 +01:00
ba1681fc22 Merge branch 'master' into 29-generic-entities-support
a2c8e27bd8 Removed PyJWT dependency.
02f89258b8 FIX: Task.set_name only works on Python >= 3.8
b8215d2736 A more robust cron start logic
Compare 4 commits »
blacklight pushed to master at platypush/platypush 2022-11-21 12:33:40 +01:00
a2c8e27bd8 Removed PyJWT dependency.
blacklight pushed to master at platypush/platypush 2022-11-21 09:50:25 +01:00
02f89258b8 FIX: Task.set_name only works on Python >= 3.8
blacklight pushed to 29-generic-entities-support at platypush/platypush 2022-11-21 09:50:25 +01:00
ae17a12c12 FIX: UserManager.get_users
blacklight pushed to 29-generic-entities-support at platypush/platypush 2022-11-21 00:05:33 +01:00
e579fb3417 Don't display sensors with null value
b9e6614b04 Added support for EnumSensor entities
d171000a0e Initial support for sensor entities in zwave.mqtt
a7bc4f443c Imports order
45d0e4445b Sorted entity type names
Compare 6 commits »
blacklight pushed to master at platypush/blog 2022-11-17 15:59:39 +01:00
f1c488de79 Added update about nitter.net
blacklight pushed to master at platypush/blog 2022-11-17 15:53:27 +01:00
991c6a3914 Fixed pip install line
blacklight pushed to master at platypush/blog 2022-11-17 15:50:44 +01:00
faf1be2ea0 Fixed pip install line
blacklight pushed to 29-generic-entities-support at platypush/platypush 2022-11-14 00:06:53 +01:00
b7757d17cc Updated webapp dist files
7fac5392b8 Blink entities only if their values have actually changed
211372e472 Added support for dimmers on zigbee.mqtt
Compare 3 commits »
blacklight pushed to 29-generic-entities-support at platypush/platypush 2022-11-13 01:39:58 +01:00
833d908a32 Blink entities body upon update
24f5a8283c Added PRAGMA foreign_keys = ON before deleting entities on SQLite
f90d84a3d4 Don't wait for UI updates for entities that are not queriable
Compare 3 commits »
blacklight pushed to 29-generic-entities-support at platypush/platypush 2022-11-12 16:31:51 +01:00
fb594cb8b1 Updated webapp dist files
69e097707d Don't lock read session from the main database
86edd70d93 Fixed session/concurrency management on the main SQLite db
bfeb0a08c4 Encapsulate _get_session in EntityManager
8450129858 LINT fixes
Compare 6 commits »
blacklight pushed to 29-generic-entities-support at platypush/platypush 2022-11-12 02:03:45 +01:00
6b7933cd33 Using a different SQLite database for entities
3fc94181b7 LINT fixes
26f869b6e4 LINT fixes
02a4c9f667 Added is_query_disabled attribute to entities
84bb77bd5b Replaced ambiguous logger variable name
Compare 5 commits »
blacklight pushed to 29-generic-entities-support at platypush/platypush 2022-11-11 01:48:07 +01:00
00a43dd1f8 Implemented EnumSwitch entity type
801ed05684 Added support for binary sensors (in zigbee.mqtt for now)
6454f9d018 Propert snake case -> camel case conversion for backend entities -> frontend components
0f19104512 Improved zigbee.mqtt node property queries.
5ca3c06f96 Normalize device names in set_lights
Compare 21 commits »
blacklight pushed to html-support at blacklight/aerc 2022-11-07 02:02:01 +01:00
49bdace2f6 .seek(0) on the message before passing stdin to the markup process
blacklight created branch html-support in blacklight/aerc 2022-11-07 00:41:10 +01:00
blacklight pushed to main at blacklight/aerc 2022-11-06 01:09:11 +01:00
14ceca3200 address-book-cmd: be more lenient with errors
7565a96525 address-book-cmd: ignore completion above 100 items
ae99f4c5bb msglist: display reversed thread ordering
006e10357b threads: reverse thread ordering
88afe7bb4a store: implement the simplified index handling
Compare 10 commits »