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 29-generic-entities-support at platypush/platypush 2023-04-01 23:16:45 +02:00
c1d0f21ead Migrated ltr559 integration to the new API.
blacklight pushed to 29-generic-entities-support at platypush/platypush 2023-04-01 23:14:12 +02:00
8e0f88ea16 Don't swap the argument of SensorPlugin.publish_entities with a list if not required
blacklight pushed to 29-generic-entities-support at platypush/platypush 2023-04-01 22:52:30 +02:00
0047d85b9d Dirty fix for "Subscripted generics cannot be used with class and instance checks" on Python < 3.10
blacklight pushed to 29-generic-entities-support at platypush/platypush 2023-04-01 22:42:45 +02:00
98ec018292 Replaced NoneType reference.
blacklight pushed to 29-generic-entities-support at platypush/platypush 2023-04-01 22:34:16 +02:00
5dabfed365 Migrated sensor.bme280 to the new SensorPlugin interface.
6f237a1500 Support the deprecated poll_seconds option on RunnablePlugin
c23e8867e2 Added enabled_sensors to the sensor plugin
7912a59ff8 vl53l1x plugin migrated to the new SensorPlugin interface.
6a5a5de03e serial plugin migrated to the new SensorPlugin interface.
Compare 13 commits »
blacklight pushed to 29-generic-entities-support at platypush/platypush 2023-03-31 14:26:22 +02:00
2a8a3f4394 Removed legacy sensor.distance.vl53l1x backend
a3e8c7c155 Rewritten vl53l1x integration as a runnable plugin with entity support
226034946f Added distance_sensor entity
6fb362a6fb gpio.sensor.distance.vl53l1x -> sensor.distance.vl53l1x
Compare 4 commits »
blacklight pushed to 29-generic-entities-support at platypush/platypush 2023-03-31 14:20:01 +02:00
e198f2a175 Replaced .title in get_plugin with .upper on the first character.
blacklight pushed to 29-generic-entities-support at platypush/platypush 2023-03-27 01:47:38 +02:00
c2f9ebf4ed Updated dist files
blacklight pushed to 29-generic-entities-support at platypush/platypush 2023-03-27 00:37:01 +02:00
2781eb1fb1 Merge branch 'master' into 29-generic-entities-support
792a65df8b Merge pull request '[#240] Migrated clipboard plugin from pyperclip to pyclip' (#241) from 240-migrate-clipboard-integration-to-pyclip into master
7a368ebbb8 [#240] Migrated clipboard plugin from pyperclip to pyclip.
Compare 3 commits »
blacklight deleted branch 240-migrate-clipboard-integration-to-pyclip from platypush/platypush 2023-03-26 23:56:52 +02:00
blacklight pushed to master at platypush/platypush 2023-03-26 23:56:52 +02:00
792a65df8b Merge pull request '[#240] Migrated clipboard plugin from pyperclip to pyclip' (#241) from 240-migrate-clipboard-integration-to-pyclip into master
7a368ebbb8 [#240] Migrated clipboard plugin from pyperclip to pyclip.
Compare 2 commits »
blacklight merged pull request platypush/platypush#241 2023-03-26 23:56:52 +02:00
[#240] Migrated `clipboard` plugin from `pyperclip` to `pyclip`
blacklight closed issue platypush/platypush#240 2023-03-26 23:56:52 +02:00
Migrate clipboard integration to a new library
blacklight created pull request platypush/platypush#241 2023-03-26 23:56:20 +02:00
[#240] Migrated clipboard plugin from pyperclip to pyclip
blacklight created branch 240-migrate-clipboard-integration-to-pyclip in platypush/platypush 2023-03-26 23:53:01 +02:00
7a368ebbb8 [#240] Migrated clipboard plugin from pyperclip to pyclip.
blacklight pushed to 29-generic-entities-support at platypush/platypush 2023-03-26 23:49:56 +02:00
bce2fdee25 Replaced deprecated asyncio.wait([]) with asyncio.gather(*[]).
cf91ab90df Increased default width of nav on desktop+
Compare 2 commits »
blacklight opened issue platypush/platypush#240 2023-03-26 23:26:35 +02:00
Migrate clipboard integration to a new library
blacklight pushed to 29-generic-entities-support at platypush/platypush 2023-03-26 22:59:28 +02:00
c0251ef2f7 s/instance/instance_name/g in LinodeInstanceStatusChanged.
efe400f921 Fixed maxdepth attribute in generate docs.
6d674fef21 Fixed small JSON syntax error in the docstring of ntfy.send_message.
30124e7cef Fixed docstring of Event.__init__.
276aff757b Removed circular dependency.
Compare 6 commits »
blacklight pushed to 29-generic-entities-support at platypush/platypush 2023-03-26 12:30:56 +02:00
89bc54da22 Updated dist files
295758bb20 Added frontend components for cloud instances.
bc2730c841 Rewritten linode integration.
4b9c5a0203 Support for schema EnumField.
026662f6b6 Added base schema for Marshmallow dataclasses.
Compare 8 commits »