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-02-11 04:05:01 +01:00
575635fd6b Defined set as a base method for all plugins that implement writeable entities
4365352331 [WIP] s/set_value/set/g for entities
b0cc80ceb0 Rewriting bluetooth.ble plugin to use bleak instead of gattlib.
f30e077a5a Support for custom Bluetooth adapter on switchbot.bluetooth.
8469a1027f Migrated/refactored switchbot.bluetooth integration.
Compare 8 commits »
blacklight pushed to 29-generic-entities-support at platypush/platypush 2023-02-08 00:49:02 +01:00
e49a0aec4d Various improvements.
9d028af524 Removed last reference of SwitchPlugin
419a0cec61 More LINTing
Compare 3 commits »
blacklight pushed to 29-generic-entities-support at platypush/platypush 2023-02-05 22:01:21 +01:00
fde834c1b1 More LINT fixes + refactors
4849e14414 LINT fixes for the utils module + additional documentation
b8fca97891 Default poll_interval for RunnablePlugin set to 30 seconds
06dfd1a152 Added support for more entities in switchbot
64e9bf17cf Updated dist files
Compare 15 commits »
blacklight pushed to 29-generic-entities-support at platypush/platypush 2023-02-03 02:22:51 +01:00
3db9c58d31 [WIP] Converted switch.tplink plugin.
be3b99326f [WIP] Refactoring @manages annotation into a proper EntityManager hierarchy
63d6920716 Updated dist files
59eb0742a1 s/warnings/logger.debug/ if publish_entities is called with no engine registered
8aff181956 Merged zwave.mqtt backend into the zwave.mqtt plugin
Compare 6 commits »
blacklight pushed to 29-generic-entities-support at platypush/platypush 2023-01-27 02:01:00 +01:00
341e749d23 Merged the zigbee.mqtt backend into the plugin.
blacklight pushed to 29-generic-entities-support at platypush/platypush 2023-01-26 22:11:04 +01:00
afdeb91f66 Implemented remaining supported entities for the smartthings integration
334ccc35a2 Don't serialize I/O wrappers
ba31dff06a Major refactor + fixes for smartthings
147f36c86c All Sensor instances should have is_read_only=True by default
fd76642082 Added Volume and Muted entities
Compare 5 commits »
blacklight pushed to 29-generic-entities-support at platypush/platypush 2023-01-22 14:28:52 +01:00
bb637a1411 Defined a unique stop_timeout (default=5) for RunnablePlugin
6d4cf64253 More work on smartthings.
ddd516a677 Added polling/RunnablePlugin logic to smartthings
dabbe031ab Don't show the entity modal unless the user clicks on the name or icon
32e4e60579 A more robust handling of events in the zwave.mqtt backend
Compare 13 commits »
blacklight pushed to main at blacklight/rss-viewer-browser-extension 2023-01-20 23:36:48 +01:00
fe36c0c60d Bumped version to 0.1.3
blacklight pushed to main at blacklight/rss-viewer-browser-extension 2023-01-20 23:35:55 +01:00
3ad11a4788 Reduce the font of the feed description
dfd75221ca Update the favicon if available in the feed
Compare 2 commits »
blacklight closed issue blacklight/rss-viewer-browser-extension#2 2023-01-20 23:18:02 +01:00
Support Atom feeds
blacklight pushed to main at blacklight/rss-viewer-browser-extension 2023-01-20 23:18:02 +01:00
897d12ed4e Support for Atom feeds.
blacklight pushed to main at blacklight/madblog 2023-01-20 20:08:52 +01:00
3b294bc31d Bump version: 0.2.12 → 0.2.13
blacklight pushed tag v0.2.13 to blacklight/madblog 2023-01-20 20:08:52 +01:00
blacklight pushed to main at blacklight/madblog 2023-01-20 20:07:43 +01:00
0600912916 Replaced application/rss+xml content-type for the feeds with application/xml (for browser compatibility)
blacklight closed issue blacklight/rss-viewer-browser-extension#3 2023-01-20 19:31:50 +01:00
Show icon in the URL bar if the page exposes feeds
blacklight pushed to main at blacklight/rss-viewer-browser-extension 2023-01-20 19:30:37 +01:00
55397b10d7 Replaced browser_action with a page_action
blacklight opened issue blacklight/rss-viewer-browser-extension#3 2023-01-19 21:15:56 +01:00
Show icon in the URL bar if the page exposes feeds
blacklight opened issue blacklight/rss-viewer-browser-extension#2 2023-01-19 21:15:35 +01:00
Support Atom feeds
blacklight pushed to main at blacklight/rss-viewer-browser-extension 2023-01-19 00:04:36 +01:00
9ff4ea8564 Added v2/v3 versions of the manifest