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 created branch 278/fix-variable-errors-on-python-3-8 in platypush/platypush 2023-08-18 15:54:00 +02:00
blacklight pushed to 276/better-docker at platypush/platypush 2023-08-18 15:25:56 +02:00
ec64b0ef8b Added --device_id command line option.
ac83b43f98 Support for custom key-value overrides on Config.init.
Compare 2 commits »
blacklight pushed to 276/better-docker at platypush/platypush 2023-08-17 11:26:24 +02:00
657b2cc87d Create the default configuration file even if --config is supplied but the file doesn't exist.
blacklight pushed to 276/better-docker at platypush/platypush 2023-08-17 10:38:28 +02:00
afa4de5673 Dockerfile moved to application root
blacklight pushed to 276/better-docker at platypush/platypush 2023-08-17 10:36:01 +02:00
24b04d9103 s/--config-file/--config/ option in Dockerfile.
blacklight created pull request platypush/platypush#277 2023-08-17 03:06:19 +02:00
Better Docker support
blacklight created branch 276/better-docker in platypush/platypush 2023-08-17 03:05:33 +02:00
blacklight pushed to 276/better-docker at platypush/platypush 2023-08-17 03:05:33 +02:00
f07b774e75 A better Dockerfile.
blacklight opened issue platypush/platypush#276 2023-08-17 03:01:42 +02:00
Better Docker support
blacklight closed issue platypush/platypush#274 2023-08-17 02:56:15 +02:00
New way to automatically install optional Python dependencies
blacklight merged pull request platypush/platypush#275 2023-08-17 02:56:15 +02:00
Extended manifest files with Python system packages (if available)
blacklight deleted branch 274/refactor-integrations-manifests from platypush/platypush 2023-08-17 02:56:15 +02:00
blacklight pushed to master at platypush/platypush 2023-08-17 02:56:15 +02:00
bf7d060b81 Added @ensure_initialized decorator to actions in variable.
adfedfa2dd s/TimeoutError/AssertionError/ if get_entities_engine times out.
ec2b8da983 Ignore Redis errors when a backend sends an unregister notify event.
3bf068e0b2 The __main__ function should take no arguments.
a52de0e086 Removed tz dependency.
Compare 7 commits »
blacklight pushed to 274/refactor-integrations-manifests at platypush/platypush 2023-08-17 02:53:02 +02:00
bf7d060b81 Added @ensure_initialized decorator to actions in variable.
adfedfa2dd s/TimeoutError/AssertionError/ if get_entities_engine times out.
ec2b8da983 Ignore Redis errors when a backend sends an unregister notify event.
3bf068e0b2 The __main__ function should take no arguments.
a52de0e086 Removed tz dependency.
Compare 6 commits »
blacklight created pull request platypush/platypush#275 2023-08-16 22:51:24 +02:00
Extended manifest files with Python system packages (if available)
blacklight pushed to 274/refactor-integrations-manifests at platypush/platypush 2023-08-16 22:49:50 +02:00
98e9abde18 Extended manifest files with Python system packages (if available).
blacklight created branch 274/refactor-integrations-manifests in platypush/platypush 2023-08-16 22:49:50 +02:00
blacklight opened issue platypush/platypush#274 2023-08-15 21:40:55 +02:00
New way to automatically install optional Python dependencies
blacklight closed issue platypush/platypush#272 2023-08-15 21:35:05 +02:00
Wrap the main application in an external controller
blacklight deleted branch 272/external-proc-controller from platypush/platypush 2023-08-15 21:34:46 +02:00