Read the statement by Michael Teeuw here.
Hello-Lucy
-
Hi all. Is there a way to integrate both MMM-pages & MMM-voice (with lucy modification)? I would like to have the MMM-voice to be available at a specific page and trigger the MMM-voice (pages) via commands
-
If you want to use MMM-Pages and MMM-voice then there doesn’t seem to be a need for the Hello-Lucy enhancement. I don’t think using MMM-Pages and MMM-voice will allow you to do individual modules. I think you can only go back a page or forward a page rather than from any page to any other page.
Note: You will have to use @cowboysdude’s fork of MMM-voice with MMM-Pages
-
@mykle1 said in Hello-Lucy:
If you want to use MMM-Pages and MMM-voice then there doesn’t seem to be a need for the Hello-Lucy enhancement. I don’t think using MMM-Pages and MMM-voice will allow you to do individual modules. I think you can only go back a page or forward a page rather than from any page to any other page.
Note: You will have to use @cowboysdude’s fork of MMM-voice with MMM-Pages
You can make MMM-pages and MMM-voice switch between specific pages with very minors tweaks. 😀
-
Do you have to install both forks?
-
@dazza120 said in Hello-Lucy:
Do you have to install both forks?
You need to install the original one and then copy cowboydudes fork (his folders) into the original and overwrite the files that come up.
-
@dazza120 Just let me know if it doesn’t work for you.
-
@mdhenriksen works a treat but I don’t know how to make a third page. Not sure what I’ll put on it? But I’m sure I’ll find something to install if I figure out how to add more pages it’s stuck on two at the mo 😢
-
@mdhenriksen said in Hello-Lucy:
You can make MMM-pages and MMM-voice switch between specific pages with very minors tweaks.
Well, sure you can, but he didn’t mention wanting, or being able to do any modifications
-
@mykle1 You’re right, guess I was too fast ;-)
-
@mdhenriksen this is my config file so far for pages not sure how I add a third page any ideas
{
module: ‘MMM-pages’,
config: {
modules:
[[ “MMM-NOAA3”, “clock”, “MMM-NetworkConnection”, “mmm-hue-lights”, “mmm-nest-status”, “calendar”, “mmm-systemtemperature”, “compliments”, “newsfeed”],
[ “MMM-GoogleMapsTraffic” ]],
excludes: [“MMM-page-indicator”],
}
},