Bugsounet Coding

    • Register
    • Login
    • Search
    This Forum is now reserved to registred users!

    Solved TIMER RESET

    EXT-Screen
    3
    8
    60
    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.
    • A
      Anthony Donators last edited by

      Hello everyone. I hope you are all well. I would like to ask if there is any way to disable the timer of the EXT-Screen module. I use this module only for the recipe to turn my screen on and off by vocal command. I don’t want my screen to turn off after the module’s timer expires. I have tried to put * instead of numbers but didn’t work and when I tried 0 it turned off immediately as expected. Thank you in advance.

      1 Reply Last reply Reply Quote 0
      • 2hdlockness
        2hdlockness Helpers last edited by

        Hello
        Did you try to put in config :
        turnOffDisplay: false,

        In wiki :
        turnOffDisplay : Should the display turn off after timeout?

        A 1 Reply Last reply Reply Quote 0
        • A
          Anthony Donators @2hdlockness last edited by

          @2hdlockness Hello. Thank you for your reply. Yes I have tried the

          turnOffDisplay: false,
          

          option but after time out it hides all the modules. The screen is on but all modules are hidden. Is there any chance that another module is responsible for that?

          1 Reply Last reply Reply Quote 0
          • 2hdlockness
            2hdlockness Helpers last edited by 2hdlockness

            You have to set ecomode to false

            ecoMode: false,

            1 Reply Last reply Reply Quote 0
            • A
              Anthony Donators last edited by

              @2hdlockness I tried this also with same result. Maybe it is not this module’s fault. I will search more about it and I hope to find an answer. Thank you for your time.

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

                Hi, better way is:

                • set timer to 1 month (or more) : 1000 * 60 * 60 * 24 * 31
                • disable last-presence, displayCounter and displayBar

                and should works

                A 1 Reply Last reply Reply Quote 0
                • A
                  Anthony Donators @bugsounet last edited by

                  @bugsounet, @2hdlockness Thank you both for your replies. I just made all changes you mentioned and I’ll see how it goes. Again thank you.

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

                    turnOffDisplay: true and ecoMode: true (sorry @2hdlockness)

                    because, when it will send an turn off screen … will have a block screen and screen will not pause modules

                    1 Reply Last reply Reply Quote 1
                    • Topic has been marked as solved  bugsounet bugsounet 
                    • First post
                      Last post
                    Powered by NodeBB | @bugsounet ©2022