• 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
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Wifi-power socket

Scheduled Pinned Locked Moved Hardware
9 Posts 7 Posters 3.4k Views 7 Watching
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.
  • R Offline
    retroflex Project Sponsor Module Developer
    last edited by Dec 6, 2018, 9:30 AM

    If you’re thinking about how much power you use… The screen uses ~0.5W in stand-by and the Pi averages around 3W. A smart outlet uses ~2W. So there’s not much to save.

    I would leave it on 24/7 and focus on on putting the screen into stand-by mode as often as possible, as that is where the real savings are.

    1 Reply Last reply Reply Quote 0
    • C Offline
      cruunnerr
      last edited by cruunnerr Dec 6, 2018, 4:02 PM Dec 6, 2018, 4:00 PM

      Do not forget:

      The Wifi Power socket itself consumes about 1-2W

      I have many of these ^^
      You can reduce it by updating the sockets with alternative firmware, but it still consumes 0,5-1W

      Just to let you know ;)

      1 Reply Last reply Reply Quote 0
      • R Offline
        radokristof
        last edited by Dec 9, 2018, 5:01 PM

        Why would you want to power it off?

        As others stated these Wi-Fi sockets almost use as much energy as the Pi.
        Also, how would you power on the Pi after shutting down?

        I don’t think this is a good idea either. This device should be powered on 24/7 so you can use it anytime you want. Powering ON/OFF can reduce the SD card life (during boot and post-boot it not only reads the SD but writes some log and other data to it), can make it much more difficult to use the MagicMirror, etc…
        It is better if you control the screen remotely. Like sending a command to the Pi to ‘power off’ the HDMI port, so the screen should go to standy.

        Anyway if you want a Wi-Fi plug, then I can recommend this one. It is small, has power meter, etc… However it is available for delivery in January.

        However, I would love to see your ‘why’ would you want to do this. I have several RPi running in my house, each has it’s own purpose, but I wouldn’t turn off either of them… It just makes it more complicated, then what you can spare on this.

        1 Reply Last reply Reply Quote 0
        • D Offline
          dazza120
          last edited by Dec 11, 2018, 10:38 AM

          Wifi plug won’t shut down the pi correctly and could corrupt the sd card, i thought about that then went for a switch as you can shut down and boot up the correct way, especially if the pi locks up for some reason https://www.youtube.com/watch?v=4nTuzIY0i3k

          1 Reply Last reply Reply Quote 0
          • J Offline
            j.e.f.f Project Sponsor Module Developer
            last edited by Dec 11, 2018, 10:25 PM

            No need for this. The Pi can shut down your display and power it up for you with CEC commands. (on power ON, your Pi shoudl already do this automatically, but you’ll need to install libCEC to get it to turn it off.) Maybe have a shell script that executes when the pi’s shutdown command is executed to shut down the TV before the Pi shuts down.

            By having CEC installed, you can also do things like shutdown the display when you’re alseep, say between the hours of 1 AM and 5AM using a cron task, and you can hook it up with a motion sensor to turn on the screen when motion is detected.

            No need for an expensive, and potentially insecure WiFi power switch to do this.

            1 Reply Last reply Reply Quote 0
            • P Offline
              PaulB
              last edited by Dec 17, 2018, 9:10 PM

              Dear @j-e-f-f , thank you for your recommendation.
              I was figuring out how to put everything in stand by mode so my screen would be active when I am sleeping ( have it hanging in my sleepingroom).

              Dear @radokristof , thank you very much for your reply.
              I did not figured out then :D I will try your solution whith powering off the HDMI port.

              Anyway guys, thank you for your interesting replies.

              Kind regards :)

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              1 / 1
              • First post
                8/9
                Last post
              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