From 2ac96fe1668a71b9e9f7383d0185861900c5c857 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Wed, 10 Sep 2025 09:47:21 -0400 Subject: [PATCH] Update mmw_computer to stable source It seems that enehand/Custom_V2_MicroWakeWords completely disappeared, which broke the original path. Update to using my fork of JohnnyPrimus/Custom_V2_MicroWakeWords instead, so that this is 100% stable going forward. --- supersensor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supersensor.yaml b/supersensor.yaml index 34fd2ad..f282693 100644 --- a/supersensor.yaml +++ b/supersensor.yaml @@ -386,7 +386,7 @@ micro_wake_word: gain_factor: 8 stop_after_detection: false models: - - model: github://genehand/Custom_V2_MicroWakeWords/models/computer/computer.json@update-json + - model: github://joshuaboniface/Custom_V2_MicroWakeWords/models/computer/computer.json id: mww_computer - model: github://esphome/micro-wake-word-models/models/v2/hey_jarvis.json id: mww_hey_jarvis