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: Voice/motion control

      @Mitchfarino well there’s no reason to wait @alexyak 's module is working already so you can build your frame it’s extendable too and it’s just software it could be changed later on if needed

      and i can tell for sure, that it will be much easier to install his module

      posted in Requests
      strawberry 3.141S
      strawberry 3.141
    • RE: Voice/motion control

      @Mitchfarino it’s just work in progress as i showed here https://forum.magicmirror.builders/topic/222/voice-control but i’m collaborating with @ronny3050 the next days to hopefully get a nice module based on pocketsphinx.

      progress can be watched on my github

      posted in Requests
      strawberry 3.141S
      strawberry 3.141
    • RE: Voice/motion control

      @Mitchfarino you can also register with github account which is a control version system used for coding, but i’m not using snowboy.kitt.ai. i have my own voice recognition

      posted in Requests
      strawberry 3.141S
      strawberry 3.141
    • RE: Voice/motion control

      @Mitchfarino you can create every command you want by inserting it in the config and create a trained model for it

      posted in Requests
      strawberry 3.141S
      strawberry 3.141
    • Secure Wireless Home Automation

      Hey guys, I have some ideas in my mind and would like to know if someone has an idea or already experience with this.

      I would like to connect some arduinos to the mirror wireless e.g. to open garage door, weather station, etc.

      For this I found http://www.digi.com/lp/xbee, but I’m not sure how to protect the communication properly.

      If I would send a command like “Open Garage” as plain text and not encrypted, everyone could read that and send this command to my arduino as well and no one wants other people to be able to open their garage. But even when I send the command encrypted everyone could read the encrypted message and send this anytime to my garage door as well :(

      My question is now: what is a good approach to communicate secure? pairing? encryption? something else?

      posted in Hardware home automation wireless connection
      strawberry 3.141S
      strawberry 3.141
    • RE: ServerStatus from IP list: up or down?

      @amanzimdwini

      config has to look like this

      {
          module: 'MMM-ping',
          position: 'bottom_left',
          config: {
              hosts: ['www.github.com', '192.168.1.888'],
              colored: true,
              display: 'offline'
          }
      }
      

      the config options neet to be part of the config section

      posted in Requests
      strawberry 3.141S
      strawberry 3.141
    • RE: ServerStatus from IP list: up or down?

      @amanzimdwini is this what you asked for in first place?

      [card:fewieden/MMM-ping]

      posted in Requests
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-Button white screen

      code: ‘MODULE_NOT_FOUND’ sounds like you misspelled the module name in the config

      posted in Troubleshooting
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-ip

      @PointPubMedia in your case you can take this config

      {
      	module: 'MMM-ip',
      	position: 'bottom_bar'
      }
      

      combined with

      div.MMM-ip div.module-content {
      	text-align: right;
      }
      

      in ~/MagicMirror/css/custom.css

      posted in System
      strawberry 3.141S
      strawberry 3.141
    • RE: Local IP address

      it’s already done https://forum.magicmirror.builders/topic/409/mmm-ip

      posted in General Discussion
      strawberry 3.141S
      strawberry 3.141
    • 1
    • 2
    • 164
    • 165
    • 166
    • 167
    • 168
    • 169
    • 170
    • 166 / 170