Bugsounet_Coding();

    • Register
    • Login
    • Search

    Unsolved Feature Request - Show Images On Sleep

    EXT-Screen
    2
    2
    31
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      Dresch360 Donators last edited by

      Thanks again for all of your hard work on this. Truly amazing! I just updated from the old version to the new MMM-GoogleAssistant and it’s working flawlessly.

      I would like to show images (via MMM-Unsplash) when in sleep mode via the PIR sensor vs. showing a blank screen (via hiding the modules). Is there a simple way to do this? I think it has something to do with the sleep code in EXT-Screen.js but I’m not sure.
      Here is my config for the EXT-Screen portion:
      {
      disabled: false,
      module: ‘EXT-Screen’,
      classes: “hide”,
      position: ‘top_left’,
      config: {
      debug: false,
      animateBody: true,
      delay: 30 * 60 * 1000,
      turnOffDisplay: false,
      mode: 0,
      ecoMode: true,
      displayCounter: false,
      displayBar: false,
      displayStyle: “Text”,
      displayLastPresence: false,
      lastPresenceTimeFormat: “LL H:mm”,
      detectorSleeping: false,
      autoHide: true,
      delayed: 0,
      gpio: 18,
      clearGpioValue: true
      }
      },

      {
      disabled: false,
      module: ‘EXT-Pir’,
      classes: “hide”,
      config: {
      debug: false,
      gpio: 18,
      reverseValue: false
      }
      },

      Thanks again!

      1 Reply Last reply Reply Quote 0
      • bugsounet
        bugsounet Main Coder last edited by

        Hi, Sorry about this but you can’t do this.
        I have to (re)code screen management for doing this

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB | @bugsounet ©2023