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-12-18 13:53:20 +01:00
9cad27335d [UI] Attribute sort.
blacklight pushed to master at platypush/platypush 2023-12-18 13:50:07 +01:00
2e1ed9b176 pip on Alpine now also requires --break-system-packages
blacklight pushed to master at platypush/platypush 2023-12-18 13:47:22 +01:00
cfc7a5a6a0 [alarm] Added media_repeat configuration.
52fd64a162 [alarm] Added dismiss_interval configuration.
250858fe99 [Alarm UI] Added snooze/dismiss modal when alarm is running.
aff02e0732 [alarm] Include type='alarm' in Alarm.to_dict().
29f65371d8 [Alarm UI] Support for adding/removing alarms.
Compare 54 commits »
blacklight closed issue platypush/platypush#340 2023-12-18 13:47:22 +01:00
Merge alarm plugin and backend
blacklight opened issue platypush/platypush#341 2023-12-17 22:57:46 +01:00
Support for procedure entities
blacklight opened issue platypush/platypush#340 2023-12-04 17:21:50 +01:00
Merge alarm plugin and backend
blacklight closed issue platypush/platypush#292 2023-12-04 03:03:25 +01:00
Convert log.http backend to a runnable plugin
blacklight pushed to master at platypush/platypush 2023-12-04 03:03:25 +01:00
5823dd0e21 [#292] Converted backend.log.http to a runnable plugin.
1843ab224b [#289] Converted backend.file.monitor into a runnable plugin.
Compare 2 commits »
blacklight closed issue platypush/platypush#289 2023-12-04 03:03:25 +01:00
Convert file.monitor backend into a runnable plugin
blacklight pushed to master at platypush/platypush 2023-12-04 00:38:47 +01:00
d484a34c00 [Automatic] Updated UI files
blacklight pushed to master at platypush/platypush 2023-12-04 00:36:56 +01:00
d048752184 [#301] Exposing hosts as entities in the ping plugin.
3bb7c02572 [#301] Merged ping backend and plugin.
71ccffa698 [weather.buienradar] Implemented forecast support.
b969afb1cf Added support for weather forecast events and entities.
841a28066b Added support for generic kwargs to publish_entities.
Compare 6 commits »
blacklight closed issue platypush/platypush#301 2023-12-04 00:36:56 +01:00
Merge ping backend and plugin
blacklight pushed to master at platypush/platypush 2023-11-22 11:41:37 +01:00
aca71c6bc7 [wallabag] Improved OAuth flow integration.
blacklight pushed to master at platypush/platypush 2023-11-20 03:11:46 +01:00
7bb15b0a03 [Automatic] Updated UI files
blacklight closed issue platypush/platypush#308 2023-11-20 03:10:03 +01:00
Merge weather.* backends and plugins
blacklight pushed to master at platypush/platypush 2023-11-20 03:10:03 +01:00
a0d8c522a2 [#308] Finalized weather integrations migration.
2dac98c56e More rst fixes.
Compare 2 commits »
blacklight pushed to master at platypush/platypush 2023-11-20 02:45:23 +01:00
a798cfa387 [Automatic] Updated UI files
blacklight pushed to master at platypush/platypush 2023-11-20 02:43:38 +01:00
80be79f5e8 Fixed link format.
bc8730d6f0 [#308] Removed weather backend.
b8a4b9e4c5 Implemented support for weather entities.
bf8f31545a Fixed alignment of entity icon in modal.
b800899859 [#308] Refactored weather.openweathermap plugin.
Compare 7 commits »
blacklight pushed to master at platypush/platypush 2023-11-18 16:59:39 +01:00
674c1036c5 Fixed some plugin usages of self._bus.
blacklight pushed to master at platypush/platypush 2023-11-18 16:07:41 +01:00
8817581061 Removed -U option from pip command when installing deps.