• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. Phil5841
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
P
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 2
  • Posts 4
  • Groups 0

Phil5841

@Phil5841

0
Reputation
408
Profile views
4
Posts
0
Followers
0
Following
Joined Jul 19, 2018, 3:05 PM
Last Online Sep 14, 2018, 9:34 AM

Phil5841 Unfollow Follow

Latest posts made by Phil5841

  • MMM-Navigate execute sh script

    Hi,
    Is it possible to execute sh script like play.sh, stop.sh ??

    posted in System
    P
    Phil5841
    Sep 13, 2018, 3:47 PM
  • MMM-iFrame Send command

    Hello,
    I use squeezelite into iFrame.
    I want to send command (next track, previous track, play, pause, …)

    The command I have to send

    b8:27:eb:72:c3:f1 button stop
    b8:27:eb:72:c3:f1 button play
    b8:27:eb:72:c3:f1 pause
    b8:27:eb:72:c3:f1 stop
    b8:27:eb:72:c3:f1 play
    b8:27:eb:72:c3:f1 mixer volume +10

    b8:27:eb:72:c3:f1 is the MAC Adress

    Can you help me ?
    Thanks

    posted in Troubleshooting mmm-iframe
    P
    Phil5841
    Sep 10, 2018, 2:12 PM
  • RE: MMM-SNCF

    Hi,
    I try and i have a black screen.
    I change node_helper.js

    console.log(“\r\nMMM-SNCF2- NodeHelper started”);

    after i do : npm install and it works !

    I made some changes about the informations i need.
    0_1532090293800_sncf.jpg

    The problem is that I have the train number once in two

    posted in Transport
    P
    Phil5841
    Jul 20, 2018, 12:41 PM
  • RE: MMM-SNCF

    Hi,
    I want to use MMM-SNCF with 2 directions.
    One from Monaco to Nice, the other from Monaco to Vintimille (Italy)

    I put 2 modules in config.js

    module: 'MMM-SNCF',
        position: 'top_right',
        header:'Monaco vers Nice',
        config:{
            departUIC:"stop_area:OCE:SA:87756403",
            arriveeUIC:"stop_area:OCE:SA:87756056",
    

    and

    module: 'MMM-SNCF',
    position: 'top_left',
    header:'Monaco vers Ventimiglia',
    config:{
        departUIC:"stop_area:OCE:SA:87756403",
        arriveeUIC:"stop_area:OCE:SA:83045013",
    

    the problem is that the 2 modules displays the same result !

    posted in Transport
    P
    Phil5841
    Jul 19, 2018, 3:23 PM
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy