Read the statement by Michael Teeuw here.
After all settings MMM-Kalliope does not appear on the mirror
-
Thank you for the great tutorials, however I still can’t get the MMM-Kalliope to show up on the mirror. Script installation for the Kalliope failed for my Raspberry Pi4, but I managed to install Kalliope (0.7.1) with combination of #2 and #3 methods, but I still can’t make MMM-Kalliope module visible on the mirror.
I have added MMM-Kalliope configuration part to my config.js file.
I have added this to my ~/kalliope_starter_en/brain.yml file:
– name: “mm-say”
signals: []
neurons:
– magic_mirror:
mm_url: “http://127.0.0.1:8080/kalliope”
notification: “KALLIOPE”
payload: “{{ kalliope_memory[‘kalliope_last_tts_message’] }}”– name: “mm-alert”
signals:
– order: “send an alert to magic mirror”
neurons:
– magic_mirror:
mm_url: “http://127.0.0.1:8080/kalliope”
notification: “SHOW_ALERT”
payload:
title: “my alert title”
message: “the message”
timer: 5000And I have added this to the hooks in my ~/kalliope_starter_en/settings.yml file:
on_start_speaking: “mm-say”
However still no success, the MMM-Kalliope does not appear on the mirror.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login