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

xadamxk

@xadamxk

Software developer that enjoys community projects.

1
Reputation
9
Profile views
12
Posts
0
Followers
0
Following
Joined Mar 1, 2022, 3:09 AM
Last Online about 2 hours ago
Age 29

xadamxk Unfollow Follow

Best posts made by xadamxk

  • RE: Helium explorer module

    Hey Maros!

    I’m interested in helping out, but I know nothing about this site/service. I’ve poked around on the site and have been exploring the API, but I have some questions.

    1. Navigate to the api documentation.
    2. Under List Hotspots click ‘Response’

    From first glance, it looks like this endpoint would give you a list of your hotspots along with their name, status (sync status?), score update height, and geo-information (street, city, country, etc).

    It looks like the rewards endpoint returns reward stats for the network, but I am not sure if that is what you were looking for such as total amount of HNT and 24 hour earnings.

    If you could review what I said and provide feedback, I could go forward with starting this for you. Cheers!

    posted in Requests
    X
    xadamxk
    Mar 1, 2022, 3:21 AM

Latest posts made by xadamxk

  • RE: Life 360 Module

    @plainbroke How do you get free membership? I checked out their pricing page and they only offer a 7-day trial if you provide payment info.

    posted in Requests
    X
    xadamxk
    about 11 hours ago
  • RE: Life 360 Module

    Looks like they have an unofficial API here: https://krconv.github.io/life360-api-docs/#tag/Circles/operation/getCircle
    That endpoint returns everyone in the circle along with their LAT/LONG, which could be put onto a map.

    Because it’s a paid service, I’m not going to pay for membership. But if someone would be willing to add me to an account or pay for a month of service it should be pretty doable.

    posted in Requests
    X
    xadamxk
    9 days ago
  • RE: nest-status access token

    @tanvir586 Apologies for the late reply, I think the notification of your reply was eaten.
    https://github.com/michael5r/mmm-nest-status/blob/master/node_helper.js#L18

    Looks like the response from the API isn’t returning the expected response. There are several things it could be but it’s hard to know for sure. If you open your configuration file, do you have a custom updateInterval set? If not, add this:

    "updateInterval": 240000
    

    This will change the update interval from 2 to 4 minutes, which might help your issue. Give this a try and let me know if it works better for you.

    posted in Troubleshooting
    X
    xadamxk
    Apr 10, 2022, 9:37 PM
  • RE: nest-status access token

    @tanvir586 Hard to say what the problem might be without having access to your device. If you read the console output of the magic mirror, or run in server only mode, you might be able to read the logs for any errors associated with the module.

    posted in Troubleshooting
    X
    xadamxk
    Mar 13, 2022, 2:07 AM
  • RE: MMM-NetworkScanner

    @plainbroke I was going to do it, but the module doesn’t use a template for the design. They do it all in javascript, so it wouldn’t be as easy as I was hoping.

    The developer of this module hasn’t made updates for over 2 years, so you’d be better off trying this fork that has been updated to allow column layouts: https://github.com/spitzlbergerj/MMM-NetworkScanner

    posted in Requests
    X
    xadamxk
    Mar 13, 2022, 1:32 AM
  • RE: nest-status access token

    @tanvir586 Does your entire mirror freeze or just the module? When you say freeze, does the screen turn black or does every module just stop updating?

    posted in Troubleshooting
    X
    xadamxk
    Mar 12, 2022, 10:05 PM
  • RE: nest-status access token

    @tanvir586 the google api limits how often you can call their api. Every 5 seconds to way too often. I’d say set it anywhere from 3-10 minutes and you should be good.

    posted in Troubleshooting
    X
    xadamxk
    Mar 11, 2022, 7:12 AM
  • RE: MM Calendar events not updating on all three of my calenders

    Doesn’t look like anyone has helped you out here.
    You may have more luck in this section: https://forum.magicmirror.builders/category/29/troubleshooting

    posted in Requests
    X
    xadamxk
    Mar 1, 2022, 4:33 AM
  • RE: Volkswagen ID3/ID4 data

    Hello @Pocoyo!

    It looks like We Connect has an API, which is what a potential module would use to pull your desired data. However, I’ve got a couple questions and issues I wanted to mention.

    1. What is the purpose of your requested module? Specifically, what kind of data did you want to see? The following data is available from a quick glance:
    • Personal data
    • Real car data
    • Users
    • Speed Alerts
    • Position
    • Heating status
    • Trip data
    • Destinations
    • Charger status
    • History
    • Battery charge
    1. I do not own a Volkswagen or use this service. If we answer questions from #1 and set a direction, I would need you to provide temporary access to your account in order for me to develop and debug the module. However, we can talk about this after we answer the questions above.
    posted in Requests
    X
    xadamxk
    Mar 1, 2022, 3:52 AM
  • MMM-LOLESPORTS-STANDINGS: LOL Esports league standings

    Description
    Display LOL Esports league standings on your magic mirror!
    Provide a tournament id (defaults to LCS) and track the standings of your favorite esport leagues. Module is customizable with snippets and screenshots in the readme.

    Screenshot
    Default Screenshot

    Link
    GitHub Repository

    posted in Sport
    X
    xadamxk
    Mar 1, 2022, 3:39 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