• 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
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Renault ZE Online

Scheduled Pinned Locked Moved Unsolved Requests
2 Posts 2 Posters 1.2k Views 2 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    FallandeGubbe
    last edited by Feb 15, 2019, 6:48 PM

    I would love to get the battery status (for my Zoe) shown on my mirror. I found
    https://github.com/edent/Renault-Zoe-API

    so I guess it would be possible…? But my coding knowledge is limited. Anyone that can make this happen? :)

    J 1 Reply Last reply Feb 16, 2019, 9:31 AM Reply Quote 0
    • J Offline
      j.e.f.f Project Sponsor Module Developer @FallandeGubbe
      last edited by j.e.f.f Feb 16, 2019, 9:32 AM Feb 16, 2019, 9:31 AM

      @fallandegubbe this is a great project to learn how to code, and JavaScript is quite a forgiving language, so it’s perfect for beginners. What you’ll need to do is pretty straightforward and common for MM modules.

      First search for an online JavaScript 101… plenty of free resources available. Then download and examine the code for an existing module as a template to get an idea what the structure looks like. Finally do a bit of Googling to learn how to do specific things like make an AJAX for API data, and how to programmatically create HTML markup.

      Try to keep it simple from the get go. You can accomplish what you want to do without anything fancy like a Node helper File or even an external CSS file. Once you have a working module (which will quite a satisfying accomplishment — congrats for sticking with it!) you can make improvements in order to learn some of the more advanced stuff.

      You can do this! Speaking as someone who does not code for a living, nor would I consider myself a “programmer,” I can confidently say that you can learn everything you need with a couple days effort and liberal Googling, a dash of determination to stick with it. Also, this forum is a great place to ask questions when you get stuck. Lots of us got started in the exact same way.

      Once you’ve finished your module, you can get the fancy “Module Developer” badge beside your name too!

      1 Reply Last reply Reply Quote 1
      • 1 / 1
      1 / 1
      • First post
        2/2
        Last post
      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