Could you share your not working config and the error log with us?
Read the statement by Michael Teeuw here.
Posts
-
RE: Third party modules causing blank screen
-
RE: Button
I think this should work as long as your phone is connected to the same network as the mirror. And we need to create a simple Android / IOS Service which sends the commands to the mirror. However I do not see any possibility to directly connect the NFC chip to the mirror without using an app service…
So this is quite a lot of work to do. If I find time I will take a look at it, but don´t expect this too soon. If you want to try it you can surely ask me if you need any help!
-
Podcast
This module can show/hide a video downloaded from a Podcast or a private server (needs static file path). Hereby you can use an existing podcast or be able to create your own script to select the displayed videos. At the moment you can only display the video by clicking a button (MMM-Button).
[card:PtrBld/MMM-Podcast]
-
Button
The MMM-Button module helps when clicking the button by sending a broadcast message to every module. Thereby any module can react to the button click if needed.
[card:PtrBld/MMM-Button]
Supported modules:
[card:PtrBld/MMM-Podcast] -
RE: Morning News
I just released my modules :
https://github.com/PtrBld/MMM-Button
https://github.com/PtrBld/MMM-PodcastSadly it is not possible to just stream videos, so we need to download them first and then display with a local player.
If you have any questions just contact me :) -
RE: Morning News
Hi @doughall,
I am currently working on such a module which downloads videos from a podcast and displays them by clicking a button.
I think I can finish my work this weekend. Currently it will only work when used in combination with my Button module but I think we can extend it from time to time (f.e. PIR-Sensor, speech recognition support). -
RE: Chromium RPI-1 display strange
RPI1s chromium version is too old to support calc in css. Try changing the main css file and replace the calcs with 100%
-
RE: Voice/motion control
It seems that Google has removed this feature for electron, however when you use chromium together with MM² it may works… See this stackoverflow question.
-
RE: PIR-Sensor - put your mirror to sleep if not used
@pugsly: Are you using Node v6? I had the same issue this weekend.
-
MMM-Scrobbler - [Last.FM] Music Scrobbler
Description:
This module shows your currently playing music whatever music source you are using. With only few minutes of configuration and a Last.FM account you are able to see the album art, song title… on your MagicMirror. If no music is playing it hides itself.
Hope you like it :grinning:
Screenshots:
Or (if the song title needs a second line):
Download:
[card:PtrBld/MMM-Scrobbler]