fewieden

Results 88 comments of fewieden

@Dubidubiduu it sounds like what you want already exists here https://github.com/ralberth/MMM-ScriptScheduler

@flyinstefan currently you can only configure/set alarms via config.js. Feel free to add that functionality with a pull request.

@emrahaslan this is currently not possible. You could add the functionality of adding one time alerts via notifications. Then you could e.g. use the module scheduler to send those notifications,...

I know that there are some music/radio modules. But then you would need a more complex setup to trigger them in a specific time frime. I think the easiest option...

The plan is to do it in the hackathon https://github.com/fewieden/MagicMirror-Hackathon/issues/8 and then it will be available as an update.

You can test it now https://github.com/fewieden/MMM-AlarmClock/pull/22 1. Go to the module directory `cd ~/MagicMirror/modules/MMM-AlarmClock` 2. Change to the develop branch `git checkout develop` 3. Test and report

The problem is you don't have a position for the module specified. Since I'm using now nunjuck templates this is required. Your config should look similar to this (you don't...

This looks like something big to me, I don't think I have the time for that. Feel free to send a pr.

Hi Bryan, the functionality you described doesn't exist. A work around could be to use some speakers. I don't have the time to add more functionality to all my projects,...

@christopheraryan thank you for your contribution. Please let me know if you need any help with my comments