Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. MrDondoT
    M
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    MrDondoT

    @MrDondoT

    0
    Reputation
    18
    Posts
    204
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    MrDondoT Follow

    Best posts made by MrDondoT

    This user hasn't posted anything yet.

    Latest posts made by MrDondoT

    • RE: Using Two Fonts with Compliments

      @hango works perfectly! many thanks for your help

      posted in Troubleshooting
      M
      MrDondoT
    • RE: default compliments

      @ashishtank fantastic! that’s correct. Thanks

      posted in Troubleshooting
      M
      MrDondoT
    • RE: Using Two Fonts with Compliments

      @hango is it possible to use an external JSON file as the default compliments does?

      posted in Troubleshooting
      M
      MrDondoT
    • default compliments

      hey guys, is there any way to insert HTML tags in a remote JSON file for copliments default module?
      ie:
      < font color=‘red’ >hello sweety< font >

      thanks

      posted in Troubleshooting
      M
      MrDondoT
    • RE: MMM-GoogleAssistant

      @Bugsounet 👌

      posted in Development
      M
      MrDondoT
    • RE: MMM-GoogleAssistant

      @Bugsounet
      personal model *.pmdl: it works like a charm!
      microphone in my rpi4: ReSpeaker Mic Array v2-0
      config.js:

      ...
      snowboy: {
      	  usePMDL: true,
      	  audioGain: 2.5,
      	  Frontend: false, //use true with other models
      	  Model: "rachele", //snowboy
      	  Sensitivity: 0.6 //null
      },
      ...
      

      Frontend: false is better in my case.

      tested @3mt away from mic.

      Just a typo in MMM-GoogleAssistant.css row 30 and 32 (it was already there in previous version).

      Fantastic!
      Thanks

      posted in Development
      M
      MrDondoT
    • RE: Extension of MMM-Tools (Bugsounet)

      @Bugsounet 👍 installed and it works great!

      posted in Development
      M
      MrDondoT
    • RE: Extension of MMM-Tools (Bugsounet)

      @Bugsounet - fyi using the module with MMM-TelegramBot happens that “The usage of CPU is …” over 100% (129 percent), I even got 238 percent

      posted in Development
      M
      MrDondoT
    • RE: MMM-GoogleAssistant

      @Bugsounet
      💪
      thanks, you did great!

      posted in Development
      M
      MrDondoT
    • RE: MMM-GoogleAssistant

      @Bugsounet
      yeah, I’ve seen guys around trying using MMM-Hotword, MMM-Snowboy with your module to get around it, also the old repo https://github.com/gauravsacc/MMM-GoogleAssistant had that option available.

      posted in Development
      M
      MrDondoT