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 to master at platypush/platypush 2023-09-30 12:35:51 +02:00
15d06fa5c2 Improved docstring parser logic.
blacklight closed issue platypush/platypush#318 2023-09-30 02:31:54 +02:00
Derived constructors and methods should inherit the parameters documentation from their parent
blacklight pushed to master at platypush/platypush 2023-09-30 02:31:45 +02:00
e6f05dfe07 Merge pull request '[#311] Logic to automatically generate the documentation for the dependencies of the integrations' (#330) from 311/auto-generate-deps-docs into master
343972b520 New IntegrationMetadata generic util class.
905d6632e0 Misc documentation improvements.
0a3ec4b9f1 Merge branch 'master' into 311/auto-generate-deps-docs
9298f52443 Moved BluetoothPlugin to __init__.py.
Compare 6 commits »
blacklight closed issue platypush/platypush#311 2023-09-30 02:31:43 +02:00
The list of dependencies of an integration on the doc page should be automatically generated
blacklight merged pull request platypush/platypush#330 2023-09-30 02:31:43 +02:00
[#311] Logic to automatically generate the documentation for the dependencies of the integrations
blacklight pushed to 311/auto-generate-deps-docs at platypush/platypush 2023-09-30 02:29:01 +02:00
343972b520 New IntegrationMetadata generic util class.
905d6632e0 Misc documentation improvements.
0a3ec4b9f1 Merge branch 'master' into 311/auto-generate-deps-docs
5025d892be Added install/ subfolders to package_data
b76f141b61 Catch response write errors in the MQTT callback.
Compare 7 commits »
blacklight pushed to master at platypush/platypush 2023-09-28 01:25:13 +02:00
5025d892be Added install/ subfolders to package_data
blacklight pushed to master at platypush/platypush 2023-09-27 11:26:29 +02:00
b76f141b61 Catch response write errors in the MQTT callback.
ca7f042ccc We shouldn't call dateutil.parser if t has already been deserialized to a datetime.
Compare 2 commits »
blacklight pushed to master at platypush/platypush 2023-09-26 23:50:51 +02:00
c311987741 Removed typing.Final from some of the most commonly used modules.
blacklight pushed to 311/auto-generate-deps-docs at platypush/platypush 2023-09-26 23:50:51 +02:00
9298f52443 Moved BluetoothPlugin to __init__.py.
blacklight opened issue platypush/platypush#331 2023-09-24 22:10:49 +02:00
Don't require the presence of an __init__.py in the scripts folder
blacklight created pull request platypush/platypush#330 2023-09-24 17:02:16 +02:00
[#311] Logic to automatically generate the documentation for the dependencies of the integrations
blacklight created branch 311/auto-generate-deps-docs in platypush/platypush 2023-09-24 17:00:30 +02:00
blacklight pushed to 311/auto-generate-deps-docs at platypush/platypush 2023-09-24 17:00:30 +02:00
c3337ccc6c [#311] Docs deps autogen sphinx plugin.
blacklight commented on issue platypush/platypush#5 2023-09-23 23:34:09 +02:00
gRPC support

It would be a useless nightmare to implement.

blacklight closed issue platypush/platypush#5 2023-09-23 23:34:09 +02:00
gRPC support
blacklight closed issue platypush/platypush#61 2023-09-23 23:33:10 +02:00
Make Database Engine Default to /var/lib Directory
blacklight pushed to 271/runtime-integrations at platypush/platypush 2023-09-23 23:29:17 +02:00
5ac66eadb7 First WIP commit for the new Integrations panel.
blacklight created pull request platypush/platypush#329 2023-09-23 22:47:14 +02:00
WIP: [#271] Make integrations installable at runtime
blacklight created branch 271/runtime-integrations in platypush/platypush 2023-09-23 22:45:47 +02:00