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

    rsl

    @rsl

    0
    Reputation
    229
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    rsl Unfollow Follow

    Latest posts made by rsl

    • RE: Using IR (IRDA) signals to Control TV

      CEC works on RPI only LG do not support Power Off (Standby) in their CEC implementation. Power On working fine.

      posted in Hardware
      R
      rsl
    • Using IR (IRDA) signals to Control TV

      Hi.
      Has anyone tried use IRDA connected to Raspberry for control TV - turn on, turn off?
      I dont want to use the relay on the power cable, I heard that this is not the best for Tv. I dont know where connect relay inside TV, there is no normal standby button.

      posted in Hardware
      R
      rsl
    • RE: libCEC LG TV

      There is no power button, there is a small joystick. you have to move and press. I am thinking about controlling the power supply - relay, it works. Only when TV turning on, shows the LG start screen /input screen- OSD

      posted in Hardware
      R
      rsl
    • RE: libCEC LG TV

      Ok. I found the answer here:
      https://github.com/Pulse-Eight/libcec/issues/363

      “LG do not support Power Off (Standby) in their CEC implementation”
      I use pir sensor and relay to turn off/on TV. Is there any other solution to turn off/on the screen but that the OSD does not show up?

      posted in Hardware
      R
      rsl
    • RE: libCEC LG TV

      Hi.
      I searched the forum but I can not find the information why the command doest not work:
      TV Off:
      echo “standby 0” | cec-client -s -d 1

      Tv on and scan working fine.

      posted in Hardware
      R
      rsl
    • libCEC LG TV

      Re: Send on/off to the screen via IR

      posted in Hardware
      R
      rsl