Read the statement by Michael Teeuw here.
-
@PaulB as the install instruction says
git clone https://github.com/Jopyth/MMM-Remote-Control.git -
@strawberry-3.141 as always… thanks a lot :)
If you still have the nerves to answer just one more question :) I would like to how to use the html web script.
I ve searched the IP-Adress but nether the local IP nor the IP4 would work.Do you have a betting guess which I should use?
Thanks a lot!
-
@PaulB by default you should be able to access the remote by
http://raspberrypi:8080/remote.htmlor run
ifconfigto research your ipthen access it via
http://ip:8080/remote.html -
@PaulB In addtition to what @strawberry-3.141 wrote, you can also set a position in the config, and it should display the URL on the mirror, for example like this:
{ module: 'MMM-Remote-Control', header: 'Remote Control', position: 'bottom_right' }, -
@Jopyth
This is a hardcore module from what I see here. Nice one!Say, would “turn on monitor for x minutes” be a possible feature?
Like a sleep timer on the TV.I come from an energy saving point of view and “turning on” is great but you know how we are. We always forget to turn things off.
Cheers
done -
@done Thank you.
Yes this is certainly possible. Would it make sense to also make an option, which automatically switches off the screen at the start up then? So the “default” would be, that the screen is off, but you can switch it on for x Minutes?
-
@Jopyth I think I don’t understand the difference? :D
Or you’re talking about the default sleep time that is already set at start up of the pi?
So that, no matter what you do, you set a (default) timer of i. e. 15 minutes when the hdmi switches off. -
-
@Jopyth Amazing work so far!
Can’t wait for the ‘finished’ product (read: next major version). -
The remote-control works really great, thank you very much for this module!
-
Holy smokes @Jopyth you refactored a lot, it’s taking me some time to merge my changes in
-
@Mr.Meeseeks Even though I did not make that properly clear, but that was my intention, behind asking you to make the pull request early, sorry about that. :/ I can help with the merging, though, let me know.
@Jopyth said in MMM-Remote-Control:
@Mr.Meeseeks Also if you think you are at a stage where we can work together, feel free to make the pull request early, and I will have a look and see if I can help.
Otherwise I will concentrate on other stuff, which you have not already implemented.
-
If anyone is interested in helping to test the next major (and future) versions of the module, I am searching for beta testers. Please note that the version may still contain bugs, and thus involves an (unlikely) risk of your Raspberry Pi explo… I mean you having to fix some stuff from the command line and your
config.jsby yourself. -
Thanks so much for creating this module! I have just set up my first magic mirror and started poking around with it. I am going to use my install as a photoframe.
I love the show / hide ability in your module especially being able to call it from other modules. When I get to playing around with voice control / face recognition I can see that this would be very useful.
I do have a request for this module though, it would be great if we could also control the ‘dim level’ of other modules as well as hiding them. I am specifically thinking of the Random photo module, I would like to be able to dim the currently displayed photo so that the other modules can been seen.
If you don’t oppose this added feature and could find the time to implement it I would very much appreciate it.
Cheers from Vancouver, Canada!
-
@Jopyth would it be ok to add module specific functionality/backend only if that module was installed? Thoughts?
-
@Mr.Meeseeks What do you mean? Like offer alert sending in the menu only if an alert module is running? Are there any other things which depend on installed modules?
-
@Jopyth like support a backend/menu for say a gallery module, but only if it’s installed. It would be very beneficial but might add bloat and future compatibility issues. Alert is fine because it’s a default.
-
@Mr.Meeseeks Its installed by default, but not neccesarily in the config and on the mirror. :)
That is something I also wanted, but I was not clear on the specification of it. My first draft.
The actions must definitely be offered by the modules themselves.
-
Right, ya, or have yet another module directory inside remote to inject menu definitions node/remote/module code for module’s remote backend, like magic mirror… Damn getting complex, ha. But your right maybe for now needs to hide alert menu if not installed.
-
Hi Jopyth,
First, thanks for a great module that I have a lot of benefit of. Super well done!
However, I have an idea that I would inquire if you could possibly help with.
It concerns that I have a Smart Home Controller (Zipato Tile) where it is possible to send http get / post / put / delete.
At this sitting blah. Z-Wave PIR Sensor, which is in the same room as my Magic Mirror, which through rule in Zipato Tile could send http post to your module and for example, “Turn Monitor ON”
Will this be possible? If so, how would the syntax look like? (I’m definitely not strong in coding javascript)
I would think it must be something along the: http://[Magic Mirror IP]/remote?Action= MONITORON
Or am I way off?
Thanks in advance
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