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 opened issue platypush/platypush#392 2024-05-01 14:00:25 +02:00
⚙ Refactor entity IDs
blacklight pushed to 304-new-picovoice-integration at platypush/platypush 2024-04-24 01:28:20 +02:00
bd20c53c32 Fixed tests
blacklight pushed to 304-new-picovoice-integration at platypush/platypush 2024-04-24 01:13:47 +02:00
47926290a2 [music.mopidy] Handle the case where add returns a list.
71e32e4775 [tts.picovoice] Convert digits before replacing other substrings.
6b20c2083b 🐛 The EventMatchResult object shouldn't be initialized with args from the event.
Compare 3 commits »
blacklight pushed to 304-new-picovoice-integration at platypush/platypush 2024-04-23 21:03:26 +02:00
a3972e55b6 [tts.picovoice] A more robust logic for replacing unsupported characteres on the input.
8cb448623c Added openai plugin.
Compare 2 commits »
blacklight pushed to 304-new-picovoice-integration at platypush/platypush 2024-04-22 02:05:49 +02:00
99829a93cf [assistant.picovoice] Sync between the speech and intent engines.
862d56a338 Prevent duplicate hook runs.
Compare 2 commits »
blacklight pushed to 304-new-picovoice-integration at platypush/platypush 2024-04-20 17:27:17 +02:00
4b41c5377a Merge branch 'master' into 304-new-picovoice-integration
98c99c7888 [Automatic] Updated components cache
Compare 2 commits »
blacklight pushed to 304-new-picovoice-integration at platypush/platypush 2024-04-20 17:26:24 +02:00
8df34a13f1 New architecture for the assistant speech detection logic.
cb2077eddc Merge branch 'master' into 304-new-picovoice-integration
51a9b956bf Merge pull request '[#389] Fix for "Too many open files" media issue.' (#390) from fix-too-many-open-files-during-media into master
e123463804 [media.chromecast] Refactored implementation.
f99f6bdab9 [media.chromecast] Resource clean up + new API adaptations.
Compare 7 commits »
blacklight pushed to master at platypush/platypush 2024-04-17 04:09:21 +02:00
98c99c7888 [Automatic] Updated components cache
blacklight deleted branch fix-too-many-open-files-during-media from platypush/platypush 2024-04-17 04:08:13 +02:00
blacklight pushed to master at platypush/platypush 2024-04-17 04:08:12 +02:00
51a9b956bf Merge pull request '[#389] Fix for "Too many open files" media issue.' (#390) from fix-too-many-open-files-during-media into master
e123463804 [media.chromecast] Refactored implementation.
f99f6bdab9 [media.chromecast] Resource clean up + new API adaptations.
4972c8bdcf Unregister a Zeroconf instance if it already exists before publishing a backend service.
33d4c8342d [#389] Possible fix for "Too many open files" media issue.
Compare 5 commits »
blacklight merged pull request platypush/platypush#390 2024-04-17 04:08:11 +02:00
[#389] Fix for "Too many open files" media issue.
blacklight closed issue platypush/platypush#389 2024-04-17 04:08:11 +02:00
[media] Fix "Too many open files" issues during video playback
blacklight pushed to fix-too-many-open-files-during-media at platypush/platypush 2024-04-17 04:00:01 +02:00
e123463804 [media.chromecast] Refactored implementation.
blacklight pushed to fix-too-many-open-files-during-media at platypush/platypush 2024-04-17 02:51:54 +02:00
f99f6bdab9 [media.chromecast] Resource clean up + new API adaptations.
blacklight pushed to fix-too-many-open-files-during-media at platypush/platypush 2024-04-16 00:14:27 +02:00
4972c8bdcf Unregister a Zeroconf instance if it already exists before publishing a backend service.
blacklight opened issue platypush/platypush#391 2024-04-15 23:46:35 +02:00
[youtube] Support playlist+channels edit
blacklight created pull request platypush/platypush#390 2024-04-15 23:04:41 +02:00
[#389] Fix for "Too many open files" media issue.
blacklight pushed to 304-new-picovoice-integration at platypush/platypush 2024-04-15 23:02:59 +02:00
7c504685e2 Prevent a potential recursion error in wait_for_either.
699f92e42b [assistant] Added ResponseEndEvent and IntentMatchedEvent
317241eb36 [assistant.picovoice] Various improvements.
Compare 3 commits »
blacklight pushed to fix-too-many-open-files-during-media at platypush/platypush 2024-04-15 23:02:59 +02:00
33d4c8342d [#389] Possible fix for "Too many open files" media issue.
blacklight opened issue platypush/platypush#389 2024-04-15 22:54:01 +02:00
[media] Fix "Too many open files" issues during video playback