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

    Posts

    Recent Best Controversial
    • RE: MMM-voice wont register commands

      @strawberry-3-141 said in MMM-voice wont register commands:

      @sdetweil the base module hides all modules. the mode has voice and those ones https://github.com/fewieden/MMM-voice/wiki/Supported-Modules

      not sure what rules apply for modifications of my module

      sorry, that description of mode doesn’t help… what does MODE mean? that you can supply words via voice or text strings, or ??? but its not used?

      ok, on my installation, ‘hide modules’ doesn’t do anything…

      posted in Troubleshooting
      S
      sdetweil
    • RE: MMM-voice wont register commands

      @strawberry-3-141 said in MMM-voice wont register commands:

      @shazglass as the author of MMM-voice I can tell you, that my module doesn’t support a command called hide clock at all. You are probably using hello-lucy, at least that’s a mod I’m aware of which enhances the commands. You can see the command list here https://github.com/fewieden/MMM-voice#usage

      then does ‘hide modules’ only hide the ‘supported’ modules list? vs ‘all/any’?

      also, could you add some text to the description of ‘mode’ … its unclear to me the value of this , and the possible choices…

      posted in Troubleshooting
      S
      sdetweil
    • RE: MMM-voice

      i have that, but the text ‘recognized’ is not what i said.

      if I speak slowly, i can get ‘magic mirror’
      then wake up is ‘wake go’ or ‘wake all’,

      hide calendar is ‘hide who’
      open help is ‘open go’

      the smart-mirror project also uses ‘go to sleep’ and ‘wakeup’

      ‘hide newsfeed’ is ‘hide to show the’, ‘hide is the’

      none of the commands, when recognized, do anything…

      hide modules

      go to sleep (not on PI so the tvservice doesn’t exist), but no error is logged

      posted in Utilities
      S
      sdetweil
    • RE: MMM-voice

      i am running MMM-voice on an ODroid Xu4, which is very fast.

      I also use another voice enabled smart mirror on this same device.

      with a Logitech webcam as the mic.

      MMM-voice gets the hotword correct every time, but almost none of the following words.

      the same hardware setup works correctly with arecord as the wav source, but uses google speech detection for everything after the hotword.

      it appears the system is using the default language model (lm) and dictation (dic) files.

      anyone have a suggestion on debugging this?

      posted in Utilities
      S
      sdetweil
    • RE: write access to git repository

      YOU cannot push to the core repo… you can create a fork (under YOUR github userid), and then clone/push to THAT repo…

      you can then propose changes to the master repo, by submitting a pull request, for your branch back to the master (and some branch, usually dev) … and the master owner can accept it , or not… and then merge it with the master branch whenever…

      posted in Troubleshooting
      S
      sdetweil
    • how to detect main window size via code

      in my module, i need to know the dimensions of the MM main window.

      in another mirror project I added an on.resize handler to the main window code, and had it broadcast a window size change to my plugin/module…

      how can I do that in MM?

      posted in Development
      S
      sdetweil
    • RE: what can i do in a module, porting from another mirror project

      @idoodler thanks… i changed where the data is used and moved the routines to the node_helper… all good…

      posted in Development
      S
      sdetweil
    • RE: what can i do in a module, porting from another mirror project

      i have done some work over the weekend to get my two modules and their helpers working to do the basics…

      database access is working, rest api server is working. (scheduler helper)
      browser window creation and destruction is working, and image loading (handler helper)

      one thing of note, a json object transports from module to helper and back. BUT any data added to the object in the helper (like a browserwindow object), does NOT transport (becomes undefined on receipt.)

      posted in Development
      S
      sdetweil
    • RE: WeatherForecast

      @hriereb just checked… nothing free there…

      cheapest looked like 400 eu /year

      posted in Troubleshooting
      S
      sdetweil
    • RE: WeatherForecast

      @hriereb i see… i created a new userid and see the same thing… IBM now owns this stuff and has decided not to provide free api access anymore… what a shame…

      posted in Troubleshooting
      S
      sdetweil
    • 1 / 1