- 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
ec64b0ef8b
Added
--device_id
command line option.
ac83b43f98
Support for custom key-value overrides on
Config.init
.
657b2cc87d
Create the default configuration file even if --config is supplied but the file doesn't exist.
Better Docker support
New way to automatically install optional Python dependencies
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
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.
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.
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
New way to automatically install optional Python dependencies
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