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

mattileh

@mattileh

2
Reputation
161
Profile views
6
Posts
1
Followers
0
Following
Joined Oct 19, 2019, 7:29 AM
Last Online Jul 14, 2020, 5:11 AM

mattileh Unfollow Follow

Best posts made by mattileh

  • MMM-SensorGateway

    Firstoff, Thanks MichMich and all the contributors for the incredible platform - have had a lot of fun with it since set up of my first mirror on last summer.

    I’ve written two modules just for own fun - the FunnyHolidays one is trivial, but for the MMM-SensorGateway
    I’d love to hear feedback if somebody happens to reproduce the installation and setup. (since I did some
    hacking throughout especially the BLE and startup service setup - and haven’t done “clean install”
    so there might be something missing / other glitches in the instructions) . Posted this on the Utilities - category since this kind of gateway is quite generic and also would like to hear if somebody implements other use-cases / wants to build one together. (These modules are also added to 3rd party modules list - I didn’t find a similar implementation there yet)

    Here are the links (images and installation instructions in the README.md)
    https://github.com/mattileh/MMM-FunnyHolidays
    https://github.com/mattileh/MMM-SensorGateway

    Disclaimer:
    I’m not a frontend developer - so the javascript included might not be look really “sane one” :)

    Disclaimer2:
    Movesense firmware source code is not available. Binaries can be found under firmwares/
    If someone would be interested in that the Movesense is rather open environment - and has several example sources available
    https://bitbucket.org/suunto/movesense-device-lib/src/master/samples/custom_bleadv_app/
    is for the beaconing software.

    posted in Utilities
    M
    mattileh
    Oct 19, 2019, 7:41 AM

Latest posts made by mattileh

  • RE: MMM-SensorGateway

    @Jo-Rien thanks!, yep its most likely about the missing modules - I did a “clean install” with the latest master (see merged PR#1 for details) and it seemed to install all related dependencies now with the install - script, could you try again now?

    In case its still not working, would you like to debug this together for example in Discord?

    posted in Utilities
    M
    mattileh
    Jul 14, 2020, 5:11 AM
  • RE: MMM-SensorGateway

    @Jo-Rien I’m not quite sure yet what are the problems, as sdetweil mentioned the module has quite extensive setup part elaborated in the readme.md. and also that one issue I’d like to see answered if the sudo fixed it.

    I could probably try to do a “clean install” during July’s time and update the instructions if found something.

    posted in Utilities
    M
    mattileh
    Jun 17, 2020, 3:10 PM
  • RE: MMM-SensorGateway

    @stickymongoose Hi! the websocket module is installed in the gateway module installation - can you double check you’ve ran README.md:41

    * run `npm install` in module's directory to install websocket and exec modules.
    

    also the local run of advSocket needs root access so please run it with the snippet above (e.g. with sudo in front, or from root user)

    posted in Utilities
    M
    mattileh
    Feb 10, 2020, 5:51 AM
  • RE: MMM-SensorGateway

    @dmd Hi!, Python 2.7.16 is the exact python version I’ve used.

    the exec module warning is expected, is there something in the snippet you sent that indicates that something went wrong in the module installation?

    btw, how did the service installation itself go? (there is an expected output in the instructions) and can you try running the gateway python script directly? e.g. :

    sudo python bleAdvWebSocket.py
    

    and post the results here.

    posted in Utilities
    M
    mattileh
    Jan 1, 2020, 3:06 PM
  • RE: MMM-SensorGateway

    @thap Hi!, great to hear that you found the module usefull as well.
    Please let me know if there was any problems in replicating the gateway setup or any other changes required to the instructions.

    posted in Utilities
    M
    mattileh
    Dec 1, 2019, 7:24 AM
  • MMM-SensorGateway

    Firstoff, Thanks MichMich and all the contributors for the incredible platform - have had a lot of fun with it since set up of my first mirror on last summer.

    I’ve written two modules just for own fun - the FunnyHolidays one is trivial, but for the MMM-SensorGateway
    I’d love to hear feedback if somebody happens to reproduce the installation and setup. (since I did some
    hacking throughout especially the BLE and startup service setup - and haven’t done “clean install”
    so there might be something missing / other glitches in the instructions) . Posted this on the Utilities - category since this kind of gateway is quite generic and also would like to hear if somebody implements other use-cases / wants to build one together. (These modules are also added to 3rd party modules list - I didn’t find a similar implementation there yet)

    Here are the links (images and installation instructions in the README.md)
    https://github.com/mattileh/MMM-FunnyHolidays
    https://github.com/mattileh/MMM-SensorGateway

    Disclaimer:
    I’m not a frontend developer - so the javascript included might not be look really “sane one” :)

    Disclaimer2:
    Movesense firmware source code is not available. Binaries can be found under firmwares/
    If someone would be interested in that the Movesense is rather open environment - and has several example sources available
    https://bitbucket.org/suunto/movesense-device-lib/src/master/samples/custom_bleadv_app/
    is for the beaconing software.

    posted in Utilities
    M
    mattileh
    Oct 19, 2019, 7:41 AM
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy