• 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. devtech8
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
D
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 5
  • Posts 15
  • Groups 0

devtech8

@devtech8

0
Reputation
723
Profile views
15
Posts
0
Followers
0
Following
Joined Aug 18, 2017, 6:52 AM
Last Online Nov 26, 2017, 9:44 AM

devtech8 Unfollow Follow

Latest posts made by devtech8

  • RE: Tried any connection to Amazon photo's or other?

    Interesting on the ACD cmd line option. Let me know if you come up with something as that would be awesome. Had been thinking of Flickr due to the options it has, but haven’t seen a good way to easily create a module which can access hundreds or thousands of Flickr photos randomly.

    posted in Show your Mirror
    D
    devtech8
    Nov 23, 2017, 8:51 AM
  • Tried any connection to Amazon photo's or other?

    So has anyone tried to connect to Amazon Prime or Could or Photo’s API to use with MM? Just curious as I am trying to figure best way to approach what I want to use for pic slideshow.

    Thanks much.

    posted in Show your Mirror
    D
    devtech8
    Nov 19, 2017, 9:50 AM
  • RE: Help with showing todoist tasks?

    That issue @d3r mentioned was the problem. It now displays just fine. Thanks for the help!

    posted in Troubleshooting
    D
    devtech8
    Oct 15, 2017, 6:18 AM
  • RE: Help with showing todoist tasks?

    @barnosch and @d3r - something seems messed up and nothing is going right with this. Tried quite a few variances.

    For some reason, I had it as lists: but I see in the repo for the project that it lists as projects:. So toyed around between the both of them with 1, 2, and 3 projects and creating test tasks. The config says the “projects” look a certain way in the URL with the number being after “%2F”. So in my case for 1 project, this screenshot:

    0_1507876269348_Capture.PNG

    So now my code in the config should be:

    {
    	module: 'MMM-Todoist',
    	position: 'top_right',	// This can be any of the regions. Best results in left or right regions.
    	header: 'Todoist test', // This is optional
    	config: { // See 'Configuration options' for more information.
    		  accessToken: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
    		maximumEntries: 60,
    		interval: 60,
    		lists: ["2162058078"],
    		fade: false
      }
    },
    

    I am using the correct API key as noted from a previous response.

    If I look via dev tools at the page, here is a snapshot:

    0_1507876609146_Capture2.PNG

    But still, the best I can get is just the title showing up. Further thoughts please?

    Thanks much.

    posted in Troubleshooting
    D
    devtech8
    Oct 13, 2017, 6:37 AM
  • RE: Help with showing todoist tasks?

    Thanks. Is that all that seems wrong?

    posted in Troubleshooting
    D
    devtech8
    Oct 12, 2017, 11:12 PM
  • Help with showing todoist tasks?

    So I thought I had this setup correctly, but none of my list are showing. Not sure what is going wrong, but the header “Todoist” is showing as shown in the screenshots. Can anyone help with this?

    this is in my config:
    2_1507843455124_todoist3.PNG

    I tried using both the client ID and the client secret. are these the api keys I am after?
    1_1507843455124_todoist2.PNG

    You can see the title on upper right with no tasks shown below:
    0_1507843455124_todoist1.PNG

    Been struggling with this for a bit. Thanks much.

    posted in Troubleshooting
    D
    devtech8
    Oct 12, 2017, 9:26 PM
  • RE: Maybe Flickr for photo?

    Anyone know why this module limits to just last 20 images in Flickr? Anyone know if that can be a quick fix?

    Thanks much.

    posted in Requests
    D
    devtech8
    Sep 24, 2017, 7:20 AM
  • RE: Maybe Flickr for photo?

    Hi @Sean I did see that one, but had forgot. The problem to me is being able to rotate through more than the last 20 Flickr photos as the way this one works. Any thoughts there? Had tried some of the other photo modules, but none seem to do this.

    posted in Requests
    D
    devtech8
    Sep 22, 2017, 6:53 AM
  • RE: Todoist behind - but npm install does not update

    Yes, I have done that. What was needed actually though was git reset --hard in my case.

    MMM-Todoist is still not working though. I do get the heading, but no tasks are showing.

    posted in Troubleshooting
    D
    devtech8
    Sep 22, 2017, 6:35 AM
  • Maybe Flickr for photo?

    Anyone ever thought of doing a module to pull pics from Flickr? Public, private, etc…?

    Thought I could do it by adding my a public Flickr URL in the config, but it shows nothing.

    Thoughts?

    Thanks much.

    posted in Requests
    D
    devtech8
    Sep 21, 2017, 7:01 AM
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