MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. sameershah23
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 7
    • Best 0
    • Controversial 0
    • Groups 0

    sameershah23

    @sameershah23

    0
    Reputation
    865
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    sameershah23 Unfollow Follow

    Latest posts made by sameershah23

    • RE: Garmin Connect Integration

      Super cool. Would it be possible to create a step by step guide on how you accomplished this?
      I come from a non coding background, and hence I am not good with creating my own modules.

      Looks super cool !! Great work! 🙂

      posted in Requests
      S
      sameershah23
    • RE: PIR-Sensor - put your mirror to sleep if not used

      @paviro I am fairly new to the programming world, but i was wondering what I need to add to the “//Detected Movement” & “//No movement” parts so that it sends the appropriate power toggle CEC signal to my TV?

      Do I need to install the CEC library? How do I initialize this CEC library in your node_helper.js file?

      After some googling, i found this library for CEC.

      https://github.com/Pulse-Eight/libcec/issues/84

      Will this library work for this application?

      Any help would be greatly appreciated. 🙂

      posted in System
      S
      sameershah23
    • RE: TV always ON

      You could probably look into this and making a script every time RPi is power cycled, a CEC command is sent to the TV via HDMI cable.
      This script could be executed if the RPi is restarted.

      https://www.raspberrypi.org/forums/viewtopic.php?t=36588&p=306449

      posted in General Discussion
      S
      sameershah23
    • RE: PIR-Sensor - put your mirror to sleep if not used

      I was wondering if there is a way to toggle the power to the TV via HDMI CEC commands (sent by pi) and integrating a PIR sensor?

      Example setup: The pi is always powered on. I walk into the room, the PIR senses me, and sends a power on signal to my TV via HDMI CEC command, and the mirror modules are displayed.

      After a set duration, if no activity sensed by PIR sensor, a power off CEC command is sent to the TV by PI.

      Has this been done before?

      Any guidance would be much appreciated.

      posted in System
      S
      sameershah23
    • RE: Auto on/off of the TV (not the Pi)?

      I was wondering if there is a way to toggle the power to the TV via HDMI CEC commands (sent by pi) and integrating a PIR sensor?
      Example setup: The pi is always powered on. I walk into the room, the PIR senses me, and sends a power on signal to my TV via HDMI CEC command, and the mirror modules are displayed.

      After a set duration, if no activity sensed by PIR sensor, a power off CEC command is sent to the TV by PI.

      Has this been done before?

      Any guidance would be much appreciated.

      posted in Requests
      S
      sameershah23
    • Garmin Connect Integration

      I am a fitness enthusiast and love my garmin fenix 3 HR. I am a newbie in the coding world, tried several times to follow documentation on creating my own module without much success.

      I was wondering if anyone out there would be willing to create a module in partnership for Garmin Connect info for the MagicMirror

      posted in Requests
      S
      sameershah23
    • RE: Third party modules causing blank screen

      I faced the issue when I was working under MagicMirror folder and then installing the 3rd party modules.

      I corrected it by going into /MagicMirror/Modules folder and then installing the module using the git command.

      Hope this helps

      posted in Troubleshooting
      S
      sameershah23