MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. strawberry 3.141
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 3
    • Followers 35
    • Topics 30
    • Posts 1,700
    • Groups 2

    Posts

    Recent Best Controversial
    • RE: MMM-Image-On-Notification

      @ejay-ibm I’m not sure which modules you checked out, but there are a lot of modules listening on notifications from other modules.

      Basically the elements you need are:

      • a module variable that stores the image name
      this.image = 'talking.gif'
      
      • a notification handler that changes the current image
      notificationReceived(notification, payload) {
        if (notification === 'SOME NOTIFICATION') {
          this.image = 'looking.gif';
        }
      }
      
      • a render function that displays the image
      getDom() {
        const wrapper = document.createElement('div');
        const image = document.createElement('img');
        image.src = 'somepath' + this.image;
        wrapper.appendChild(image);
        return wrapper;
      }
      

      I think this should give you an idea how to solve it

      posted in Requests
      strawberry 3.141S
      strawberry 3.141
    • RE: 55" LED TV Cr4z33 Mirror

      This looks pretty slick, good job @Cr4z33

      posted in Show your Mirror
      strawberry 3.141S
      strawberry 3.141
    • RE: MM and Kalliope: make Kalliope speaking

      @NPX78 MMM-TTS is an offline text to speech, where you can choose a few different voices, but I assume the voice of the Google module sounds better, but is online.

      Here on the forum was once a member of the Kalliope team, you can reach out to him or on the kalliope project itself, if it needs to be that voice.

      posted in Troubleshooting
      strawberry 3.141S
      strawberry 3.141
    • RE: Need a tester on Pi for a new module :)

      I wonder why you choose to have only one tester? As I wrote my own offline voice recognition and dealed over two years with users having issues, I can tell you by heart, that more people can identify more issues, even if it’s just because of the different setups they use.

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • RE: Trafficmaps

      @zoltan ' and " makes no difference. Your problem was, that you didn’t seperate the function call Math.random() from the link as text. So you literally had Math.random() in your link.

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • RE: access to config language setting

      @sdetweil the global language is accessible like this config.language see example https://github.com/MichMich/MagicMirror/blob/master/modules/default/clock/clock.js#L49

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • RE: Trafficmaps

      @zoltan try the following:

      wrapper.src = 'http://dev.virtualearth.net/REST/v1/Imagery/Map/Road/-26.0460,27.9790/13?mapSize=500,420&pp=' + Math.random() + ',' + Math.random() + '&ml=TrafficFlow&key=Asm#####AJWIWc5o8Onf4fhH8O3IEe2e8ZcHaLTBWhx4_BWTvOW4S5xj60MuUJf4';
      

      This way you use the actual value and not Math.random() as a string.

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-Fuel

      @rakostamas did you check that the file exists? Maybe something went wrong during the cloning of the module

      posted in Transport
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-Fuel

      @rakostamas as @sdetweil already mentioned you need to start the mirror not the module.

      cd ~/MagicMirror && npm start dev

      posted in Transport
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-Fuel

      @rakostamas which branch are you using? Develop or master? On develop I’m working on a refactoring, so bugs are definetly possible. Master was probably not changed in a year.

      Any errors in the console?
      Did you install the dependencies?
      Can you post your confit part without the API key and a bit modified gps position?

      posted in Transport
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-Fuel

      @rakostamas I try to adjust it in the next update.
      @othomys I think that’s a problem with the nunjuck templates that I didn’T figure out yet.
      @dazza120 is there a public api for it?

      posted in Transport
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-syslog

      @nobita there is no sound integration

      posted in System
      strawberry 3.141S
      strawberry 3.141
    • RE: Geocode API

      Is your code published somewhere e.g. on github?

      posted in Troubleshooting
      strawberry 3.141S
      strawberry 3.141
    • RE: Survey: Decreased interest in my mirrors

      I think here in this forum most of the people are only active as long as they have a problem or question. As soon as the mirror is up and running the users disappear again. The users that stay active, mostly have a mirror already, so they also don’t fit in your range of customers.

      MagicMirror is also not the only project of it’s kind, so it’s probably worth it to post also in other forums about your product.

      I also remember that you planned once, to create a dedicated online shop for it, which in my opinion would also be more profitable for you, as a lot of people google for mirror shops and don’t look up the forum if someone is selling it there. With seo you can also attract more people that way.

      posted in Hardware
      strawberry 3.141S
      strawberry 3.141
    • RE: MagicMirror Ideas for Retail Application

      @solelo I guess it depends on the type of store, you can also check out this list https://github.com/MichMich/MagicMirror/wiki/3rd-party-modules

      posted in General Discussion
      strawberry 3.141S
      strawberry 3.141
    • RE: MagicMirror² Hackathon 2018

      Thanks to @justjim1220 for contributing in two issues and thanks to @idoodler for reviewing and testing an issue

      48h Hackathon recap

      Metric Total Ø per hour
      Issues handled 12 0.25
      Projects changed 7 0.15
      Lines added +1.587 +33
      Lines removed -1,487 -31

      Merge requests that are still open for review and testing:
      https://github.com/fewieden/MMM-AlarmClock/pull/22
      https://github.com/fewieden/MMM-voice/pull/38
      https://github.com/fewieden/MMM-Fuel/pull/32

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • RE: NSW Fuel Prices

      @k3tan you’re right e5 => P95 and diesel => DL as their are known here.

      If a station is not providing one of the fuel types the module takes the most expensive price for that type that it got as a response and puts a greater than before.

      Favourites are not implemented and also not trivial to do, as all data providers are based on nearby searches and limited in the response.

      posted in Requests
      strawberry 3.141S
      strawberry 3.141
    • RE: NSW Fuel Prices

      @k3tan https://github.com/fewieden/MMM-Fuel/blob/626b1434e64380475f6430086ce47bebb038b8ed/README.md#nsw-australia-nsw-only

      {
        module: "MMM-Fuel",
        position: "top_right",
        config: {
          provider: 'nsw',
          api_key: 'YOUR_API_KEY',
          secret: 'YOUR_API_SECRET',
          lat: -33.881964,
          lng: 151.172128,
          types: ["diesel", "e5"],
          sortBy: "diesel",
          radius: 10,
          max: 5,
        }
      },
      
      posted in Requests
      strawberry 3.141S
      strawberry 3.141
    • Default weather module refactoring

      Dear MagicMirror² users,

      the refactoring of the default weather module is coming closer to it’s final implementation.

      There is a pull request https://github.com/MichMich/MagicMirror/pull/1488 for it.

      Which can be tested by everyone who is interested.

      What is new?

      • one module for current and forecast weather
      • multiple providers (currently openweathermap and darksky)
      posted in Upcoming Features
      strawberry 3.141S
      strawberry 3.141
    • RE: NSW Fuel Prices

      @k3tan I finally finished a protoype.

      0_1545903899534_f0504b71-08e9-40ec-8c1c-0f1b31d269fb-grafik.png

      I’m looking for people who are willing to test prices

      • nsw australia

      how to test:

      • if not already done, clone the repository to your modules cd ~/MagicMirror/modules/ && git clone https://github.com/fewieden/MMM-Fuel.git
      • go to the module cd ~/MagicMirror/modules/MMM-Fuel
      • run git fetch
      • run git checkout feature/api-nsw
      • run npm i
      • test various config options

      [card:fewieden/MMM-Fuel]

      posted in Requests
      strawberry 3.141S
      strawberry 3.141
    • 1 / 1