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

    Posts

    Recent Best Controversial
    • RE: MMM-OralB / Bluetooth equipped toothbrush integration

      @lavolp3 Thanks for your post. I will have a look into this, hopefully in the next week! I’m still convinced we should build this module.

      posted in Development
      SvenSommerS
      SvenSommer
    • RE: MMM-GrafanaCharts and MMM-GrafanaGauges: Display you data with Charts and Gauges. Beautifully.

      @planet4 Hey, I just tried it with the actual Grafana v6.0.1 (commit: 0c44a04)
      It worked for me without any adjustments.

      Maybe I can support you, to set it up.

      posted in Utilities
      SvenSommerS
      SvenSommer
    • RE: MMM-OralB / Bluetooth equipped toothbrush integration

      I’m still hoping some genius starts to hack the protocol. This is the tricky part. Once this is done, building a module for the MM-framework is a walk in the park.

      posted in Development
      SvenSommerS
      SvenSommer
    • RE: MMM-GrafanaCharts and MMM-GrafanaGauges: Display you data with Charts and Gauges. Beautifully.

      @sceletus
      Enable authentication in the [http] section of the configuration file /etc/influxdb/influxdb.conf :

      [http] enabled = true bind-address = ":8086" # change to a specific interface if needed auth-enabled = true # will enforce authentication
      

      everything is described in the tutorial on http://robstechlog.com/2017/06/30/personal-weather-chart-module/

      posted in Utilities
      SvenSommerS
      SvenSommer
    • RE: MMM-GrafanaCharts and MMM-GrafanaGauges: Display you data with Charts and Gauges. Beautifully.

      @yours.mukul
      Yes just follow these instructions:
      http://docs.grafana.org/installation/debian/

      posted in Utilities
      SvenSommerS
      SvenSommer
    • RE: MMM-cryptocurrency - v1.4

      Hey @matteodanelli ,
      thank you for this great module.
      I added an alternative display mode to see the changes within the logo view.

      0_1508401855634_logoWithChangesView.png

      0_1508401863387_logoWithChangesAndGraphView.png

      I made a pull request. Here are the changes:

      • 1 hour , 1 day and 7days changes can be displayed by adding ‘logoWithChanges’ as display type.
      • option and screenshots added to README.md
      posted in Utilities
      SvenSommerS
      SvenSommer
    • RE: A thin MM with metal frame, hidden IR camera and 32" Inch HDTV

      A touch display of this size is a big cost factor.
      In addition you would always have some fingerprints on the mirror.
      A better solution is maybe a gesture control.

      posted in Show your Mirror
      SvenSommerS
      SvenSommer
    • RE: A thin MM with metal frame, hidden IR camera and 32" Inch HDTV

      @Arthur
      Not by now, but definitely before Christmas ;-)

      posted in Show your Mirror
      SvenSommerS
      SvenSommer
    • RE: MMM-GrafanaCharts and MMM-GrafanaGauges: Display you data with Charts and Gauges. Beautifully.

      @fox Yes, this script is responsible for getting the data into the database.

      If you would like to show other data with Grafana, you need to save the data you get from your sensor.

      posted in Utilities
      SvenSommerS
      SvenSommer
    • RE: MMM-GrafanaCharts and MMM-GrafanaGauges: Display you data with Charts and Gauges. Beautifully.

      @fox
      Short answer: No, not the direct way.

      Long answer: You need to write your temperature data into a database which is connected with Grafana. Then you can use this module to display your graph created by grafana.

      One possible solution: This tutorial shows an example, on how to store weather data from an external source in a local influxdb database, which is connected to grafana.
      You could reuse the example code an edit it, to get your data stored in a influxdb database.

      posted in Utilities
      SvenSommerS
      SvenSommer
    • 1 / 1