@oldskoolz
rule 1… never change MagicMirror or a module source code, it breaks the ability to update. all config goes in MagicMirror/config/config.js
you don’t add devices for pages, all you do is set the number of pages you want to navigate to … pages: 3
this will give you devices for page 1, page 2 and page 3
in the npm start output you should see the number of devices created
that you can access via
Alexa turn on page 2
as the devices are fake outlets
if u want a different voice command, you can use an actual alexa routine
select voice
go to page 2
action
smart home devices
page 2
power on
alexa does not provide any symbolic replacement functions
go to page {n}
replace n with a number on execute