A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-Pages - Changing pages
-
ive been trying to change page using recipies. ive butchered the test.js in the recipies folder in AMK2 … ive got this far:
var recipe = { transcriptionHooks: { "HOOKING_TEST": { pattern: "how's traffic", command: "CMD_TRAFFIC" }, "HOOKING_TEST2": { pattern: "test ([a-z 0-9]+)$", command: "INTRODUCTION2" }, }, commands: { "CMD_TRAFFIC": { notificationExec: { notification: "PAGE_CHANGED", payload: 1 }, } } } exports.recipe = recipe // Don't remove this line.any help is greatly appreciated ! :)
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