MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Fistandantilus
    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 3
    • Posts 40
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Two way mirror order for Europe - Orders closed!

      Hi Chriz,

      thanks for your effort. The mirror has arrived in perfekt condition. Attached just a short impression. Once everything else I need to build the frame is solved I will post some more pictures.

      best regards,
      F.

      0_1500884987541_IMG_4167_2.jpg

      posted in Hardware
      FistandantilusF
      Fistandantilus
    • RE: MMM-OralB / Bluetooth equipped toothbrush integration

      Just sent a mail to Oral-B ;)

      Hi,

      you may already have heard about the raspberry pi project Magic Mirror (https://magicmirror.builders/). This is a project to display information on a mirror using a semi transparent mirror glas and a monitor behind. As most mirrors are used in bathrooms what is obviously? Exactly people are using toothbrushes in front of it. The timer and the app you are offering are great but as we already have the possibility to display information on the mirror itself we would like to get rid of addidional equipment and would like to build a module that is able to visualize the information your toothbrushes are sending. We kindly request your support to get that feature into the project.

      best regards,
      Sven

      posted in Development
      FistandantilusF
      Fistandantilus
    • RE: MMM-OralB / Bluetooth equipped toothbrush integration

      Good morning,

      this is the result of brushtimer.js when I start the brush and stop it just by enableling bluetooth:

      scanning started...
      Toothbrush connection ALIVE atSun Jul 02 2017 07:39:55 GMT+0200 (CEST)
      Toothbrush is running
      0:1
      0:2
      0:3
      0:4
      0:5
      0:6
      0:7
      0:8
      0:9
      0:10
      0:11
      0:12
      0:13
      0:14
      0:15
      0:16
      0:17
      0:18
      0:19
      0:20
      0:21
      0:22
      0:23
      0:24
      0:25
      0:26
      0:27
      0:28
      0:29
      0:30
      0:31
      Toothbrush connection LOST at Sun Jul 02 2017 07:40:27 GMT+0200 (CEST) was alive since Sun Jul 02 2017 07:39:55 GMT+0200 (CEST)
      Cooldown was432033 sec => => resetting timer
      

      When I start the real operating mode the timer doesn´t stop when I stop brushing because the bluetooth connection stays alive. So your described scenario is working as expected.

      Did you try to contact Oral-B to see if there are sdk´s available for other platforms as well? Getting the connection status in a first step is great but of course all other information the brush is sending should be visualized as well to get rid of the mobile app.

      posted in Development
      FistandantilusF
      Fistandantilus
    • RE: MMM-OralB / Bluetooth equipped toothbrush integration

      Hi,

      I have tested the module today with a Oral B Genius 9000 toothbrush. I´m experiencing the same problems mentioned already in the old post. When I run brushTimer.js standalone in the module folder everything is working fine.
      To run it in MM I used:

      sudo npm rebuild --runtime=electron --target=1.6.11 --disturl=https://atom.io/download/atom-shell --abi=53
      

      MM is starting now but when I switch on the toothbrush nothing happens. It is just displaying “Seaching…”
      How can I fix that?

      regards,
      F.

      posted in Development
      FistandantilusF
      Fistandantilus
    • RE: MMM-GQuotes

      Hi guys,

      I just found the reason that was causing the error. There was a typo in the position in the config :face_palm:
      Sorry for causing such trouble! Now it is working like a charm :)

      F.

      posted in Entertainment
      FistandantilusF
      Fistandantilus
    • RE: MMM-FHEM shows values from FHEM devices ...

      Yes, I have done that :)

      posted in Utilities
      FistandantilusF
      Fistandantilus
    • RE: MMM-GQuotes

      Same as my config:
      {
      module: ‘MMM-GQuotes’,
      position: ‘top_right’,
      config: {
      maxWidth: “100%”,
      header: “Zitat des Tages”,
      }
      },

      Maybe we find some other users for testing. Cannot imagine that I´am the only one…

      posted in Entertainment
      FistandantilusF
      Fistandantilus
    • RE: MMM-GQuotes

      Just run a “npm outdated” with the following result:

      Package Current Wanted Latest Location
      electron 1.6.6 1.6.8 1.6.6 magicmirror
      grunt-markdownlint 1.0.33 1.0.37 1.0.37 magicmirror
      iconv-lite 0.4.16 0.4.17 0.4.17 magicmirror

      posted in Entertainment
      FistandantilusF
      Fistandantilus
    • RE: MMM-GQuotes

      That is what I already did. Just running GQuote itself without other modules also shows the mentioned error.

      posted in Entertainment
      FistandantilusF
      Fistandantilus
    • RE: MMM-GQuotes
      "qs-iconv": "^1.0.4",
      "request": "^2.81.0",
      "xml2js": "^0.4.17"
      
      posted in Entertainment
      FistandantilusF
      Fistandantilus
    • 1 / 1