Elektro: Unterschied zwischen den Versionen

Aus Gemini-Wiki
Zur Navigation springen Zur Suche springen
 
(27 dazwischenliegende Versionen von 6 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
[[Kategorie:Plugins_(Enigma2)]]
+
{|width=99%
[[Kategorie:Index]]
+
<div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 1em 1em 1em;  background-color:#F8F8FF; align:right;">[[Bild:Artikel_Hinweis.png|right|40px|The Gemini Project]]
 +
== Elektro Power Save ==
 +
</div>
 +
|-
 +
|
 +
<div style="background-color: #FFFAFA; border: 1px padding: .4em; solid #cccccc;">
 +
__TOC__
 +
 
 +
=== Download ===
 +
: http://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=101016
 +
: Source: http://code.google.com/p/elektro/source/browse/
 +
 
 +
=== Wunschliste ===
 +
 
 +
=== FAQ ===
 +
* Meine DM800 wacht nicht auf / Wieso wird die DM800 nicht unterstützt?
 +
*: Die DM800 kann nicht von alleine aufwachen.
 +
* Kann man die Box mehrmals am Tag schlafen legen?
 +
*: Nein, es gibt nur je Tag maximal einen Zeitraum in dem die Box an ist.
 +
* Kann man zwischen verschiedenen Plänen hin und her wechseln?
 +
*: Nein, leider nicht.
 +
 
 +
Bemerkung:
 +
es gibt ne neuere Version wobei man 2 Profile zum schalten benutzen kann.
 +
Und man kan auch diese Profile automatisch wechseln um 2 x am tag im Deepstandby zu schalten.
 +
 
 +
Bei gelegenheit wird dies hier mal erweitert.
 +
 
 +
=== Readme ===
 +
 
 +
 
 +
  ====================================================
 +
  Elektro Power Save for Dreambox
 +
  Version 1 & 2 by gutemine
 +
  Version 3 by Morty <morty@gmx.net>
 +
  ====================================================
 +
  Release infos
 +
  ====================================================
 +
  1.0  first version, as usually completely
 +
        untested - have Fun !
 +
  1.1  now after boot the Dreambox will go
 +
        immediately to normal Standby
 +
  1.2  some bugfixes on Plugin Text and
 +
        make standby on boot configurable
 +
  2.0  make ipk kit, add info messages before standby
 +
        and prevent deepstandby if timer is running
 +
  2.1  bug fixes and support for new images with TryQuit
 +
        mainloop (which is since mid January 2007 in CVS)
 +
  2.2  still alive
 +
  2.3  make compatible with latest CVS changes
 +
        probably last version by gutemine
 +
 
 +
  3.0  Rewritten by Morty, lots of new features
 +
  3.0.2 It's now possible to adjust the how long to
 +
        show the shutdown screen
 +
  3.0.4 Bugfix
 +
  3.0.5 Fixed problem where the box shuts down again
 +
        when it boots up too fast
 +
  3.1.0 Removed unneeded dependencies
 +
        Don't shut down if woken up manually
 +
  3.2.0 Recording detection should work now
 +
        Holiday mode has been implemented
 +
  3.2.1 Fixed Bug not recognizing a wakeup by Elektro
 +
  3.2.2 Added the Italian translation by Spaeleus   
 +
  3.2.3 Fixed problem with auto-Timers
 +
  3.3.0 Added an option to choose whether to go to
 +
        standby on manual boot
 +
  3.3.1 Fixed problem when the global session was not
 +
        available
 +
  3.3.2 Fixed some problems shutting down on latest
 +
    versions of enigma2.
 +
  3.3.3 Added patch to installer to fix enigma2. It
 +
    should now be possible to run Elektro and
 +
    EPG refresh in parallel.
 +
  3.3.4 Added Turkish locale by MytHoLoG  
 +
  3.4.0 no shutdown if HDD not Idle (joergm6) 
 +
  3.4.1 Fix: Multi-Language (locale) does not work
 +
  3.4.2 Enhance user interface (configuration menu)
 +
 
 +
 
 +
  1) Voraussetzung
 +
  ----------------
 +
  Power Save sollte auf den meisten Systemen mit Enigma2
 +
  funktionieren. Muss aber nicht.
 +
  DM7025, DM800SE  + DM8000: Wird unterstützt.
 +
  DM800: Kann nicht alleine aufwachen, wird daher nicht
 +
  wirklich unterstützt.
 +
 
 +
  2) Installation
 +
  ---------------
 +
 
 +
  Wenn die Dreambox einen Internet-Zugang hat, kann
 +
  Elektro aus dem Plugin-Browser installiert werden. Oder
 +
  mit Addons, wenn das Image ein Blue Panel hat.
 +
 
 +
  Wenn nicht, dann einfach das elektro*.ipk File
 +
  auf /tmp kopieren mit FTP (TCP/IP muss natürlich schon
 +
  funktionieren) oder mit einem Filebrowser vom
 +
  USB-Stick.
 +
 
 +
  Anschließend mit "Lokale Erweiterungen installieren"
 +
  (Menü Einstellungen Softwareverwaltung).
 +
 
 +
  Oder mit folgenden Kommandos im Telnet:
 +
  cd /
 +
  ipkg install /tmp/elektro*.ipk
 +
 
 +
  Damit Elektro zuverlässig funktioniert, muss die Box
 +
  neu gestartet werden.
 +
 
 +
 
 +
  3) Funktionsweise
 +
  -----------------
 +
 
 +
  Das Elektro Power Save Plugin sorgt dafür, dass die
 +
  Dreambox zu bestimmten Zeiten in den Ruhezustand (Deep
 +
  Standby) heruntergefahren wird. Dies passiert nur, wenn
 +
  sie sich im Standby Modus befindet und keine Aufnahme
 +
  läuft oder in den nächsten 20 Minuten gestartet wird.
 +
 
 +
  Für Aufnahmen und nach Ende der Ruhezeit wacht die
 +
  Dreambox von alleine wieder auf, so dass man nicht ewig
 +
  warten muss, bis sie bereit ist.
 +
 
 +
  4) Optionen
 +
  -----------
 +
  Hauptmenü -> Erweiterungen -> Elektro Power Save
 +
 
 +
  - Zeigen in:
 +
    Auswahl, ob Elektro im Plugin Menü oder Erweiterungs-
 +
    Menü gezeigt werden soll (erfordert GUI Neustart).
 +
 
 +
  - Name:
 +
    Name, unter dem das Plugin im Menü erscheinen soll
 +
    (erfordert GUI Neustart).
 +
 
 +
  - Beschreibung:
 +
    Beschreibung, mit der das Plugin im Menü erscheinen soll 
 +
    (erfordert GUI Neustart).
 +
 
 +
  - Elektro Power Save aktivieren:
 +
    Aktiviert das Plugin
 +
   
 +
  - Nach dem Booten in den Standby:
 +
    Versetzt die Box dem Booten in den Standby Modus.
 +
   
 +
  - Nach dem manuellen Booten in den Standby:
 +
    Soll nach einem manuellen Bootvorgang in den
 +
    Standby Modus gegangen werden? Die Box geht nach
 +
    einem manuellen Bootvorgang nicht vor der nächsten
 +
    Deep Standby-Zeit in den Ruhezustand, selbst wenn
 +
    diese Option aktiviert ist.
 +
    Diese Option wird nur wirksam, wenn "Nach
 +
    dem Booten in den Standby" auch aktiviert ist.
 +
   
 +
  - Anzeigedauer der Abfrage "In den Standby?":
 +
    Stellt ein, wie lange die Standby-Abfrage angezeigt
 +
    wird. Dieser Wert kann gesetzt werden um sicher zu
 +
    stellen, dass sich die Box während der Standby-Zeit
 +
    nicht zu schnell wieder abschaltet.
 +
   
 +
  - Erzwinge Ruhezustand:
 +
    Erzwingt den Ruhezustand auch, wenn die Box nicht
 +
    im Standby ist. Auf Aufnahmen hat dies keinen Ein-
 +
    fluss.
 +
   
 +
  - Kein Deep Standby, wenn die HDD aktiv ist:
 +
    Warten bis die Festplatte in den Ruhemodus geht. Je
 +
    nach Konfiguration kann dies den Ruhezustand
 +
    vollständig unterbinden.
 +
   
 +
  - Nicht aufwachen:
 +
    Die Box wacht nach dem Ende der nächsten Ruhezeit
 +
    nicht automatisch auf.
 +
   
 +
  - Urlaubsmodus:
 +
    Die Box bleibt immer im Deep Standby Modus, sofern
 +
    nicht gerade aufgenommen wird.
 +
   
 +
  - Der nächste Tag beginnt um und sonstige Zeiten:
 +
    Soll die Box z.B. Montag Nacht um 1 Uhr in den Deep
 +
    Standby gehen, ist es genau genommen schon Dienstag.
 +
    Damit dies trotzdem möglich ist, muss angegeben
 +
    werden, wann der nächste Tag anfängt.
 +
    Der Rest ist hoffentlich selbsterklärend.
 +
 
 +
 
 +
  ====================================================
 +
  Viel Spass mit dem Stromsparen und beim Schutz der
 +
  Umwelt durch das Elektro Plugin auf der Dreambox!!!!
 +
  ====================================================
  
  
__TOC__
 
  
== Download ==
+
=== Readme (english) ===
http://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=101016
 
  
== Wunschliste ==
 
* Urlaubsmodus
 
*: Nicht aufwachen, nach aufnahmen wieder runterfahren
 
* Nicht herunterfahren, wenn die Box von Hand gestartet wurde
 
*: In Arbeit
 
  
 +
  ====================================================
 +
  Elektro Power Save for Dreambox
 +
  Version 1 & 2 by gutemine
 +
  Version 3 by Morty <morty@gmx.net>
 +
  ====================================================
 +
  Release infos
 +
  ====================================================
 +
  1.0  first version, as usually completely
 +
        untested - have Fun !
 +
  1.1  now after boot the Dreambox will go
 +
        immediately to normal Standby
 +
  1.2  some bugfixes on Plugin Text and
 +
        make standby on boot configurable
 +
  2.0  make ipk kit, add info messages before standby
 +
        and prevent deepstandby if timer is running
 +
  2.1  bug fixes and support for new images with TryQuit
 +
        mainloop (which is since mid January 2007 in CVS)
 +
  2.2  still alive
 +
  2.3  make compatible with latest CVS changes
 +
        probably last version by gutemine
 +
 
 +
  3.0  Rewritten by Morty, lots of new features
 +
  3.0.2 It's now possible to adjust the how long to
 +
        show the shutdown screen
 +
  3.0.4 Bugfix
 +
  3.0.5 Fixed problem where the box shuts down again
 +
        when it boots up too fast
 +
  3.1.0 Removed unneeded dependencies
 +
        Don't shut down if woken up manually
 +
  3.2.0 Recording detection should work now
 +
        Holiday mode has been implemented
 +
  3.2.1 Fixed Bug not recognizing a wakeup by Elektro
 +
  3.2.2 Added the Italian translation by Spaeleus   
 +
  3.2.3 Fixed problem with auto-Timers
 +
  3.3.0 Added an option to choose whether to go to
 +
        standby on manual boot
 +
  3.3.1 Fixed problem when the global session was not
 +
        available
 +
  3.3.2 Fixed some problems shutting down on latest
 +
    versions of enigma2.
 +
  3.3.3 Added patch to installer to fix enigma2. It
 +
    should now be possible to run Elektro and
 +
    EPG refresh in parallel.
 +
  3.3.4 Added Turkish locale by MytHoLoG  
 +
  3.4.0 no shutdown if HDD not Idle (joergm6) 
 +
  3.4.1 Fix: Multi-Language (locale) does not work
 +
  3.4.2 Enhance user interface (configuration menu)
 +
 
 +
 
 +
 
 +
 
 +
  1) Prerequisites
 +
  ----------------
 +
 
 +
  Should work on most systems using Enigma2, but this
 +
  isn't granted.
 +
  DM7025, DM800SE  + DM8000: Supported.
 +
  DM800: Can not wake up by itself. It therefore isn't
 +
  really supported.
 +
 
 +
  2) Installation
 +
  ---------------
 +
 
 +
  If your Dreambox has Internet access, Elektro can be
 +
  installed using Plugin-Browser. Or using Addons, if
 +
  it's a Blue Panel Image.
 +
 
 +
  Else, simply copy the elektro*.ipk file to /tmp with
 +
  FTP (TCP/IP must be working already) or from an
 +
  USB stick using a Filebrowser.
 +
 
 +
  Then install by "Install local extension" (Menu
 +
  Setup Software management).
 +
 
 +
  Or by entering the following commands in a Telnet
 +
  session:
 +
 
 +
  cd /
 +
  ipkg install /tmp/elektro*.ipk
 +
 
 +
  To ensure proper operation of Elektro please "Restart"
 +
  (reboot) the Dreambox.
 +
 
 +
 
 +
  3) Mode of operation   
 +
  --------------------
 +
  The Elektro Power Save Plugin puts the Dreambox from
 +
  Standby to sleep mode (Deep Standby) at specified times.
 +
  This only happens if the box is in Standby mode
 +
  and no recording is running or scheduled during the
 +
  next 20 minutes.
 +
 
 +
  The Dreambox automatically wakes up for recordings or
 +
  at the end of the specified sleep time. Hence you needn't
 +
  wait for it to boot-up.
 +
 
 +
  4) Options
 +
  ----------
 +
  Main menu -> Extensions -> Elektro Power Save
 +
 
 +
  - Show in:
 +
    Specify whether Elektro shall show up in plugin menu
 +
    or extensions menu (needs GUI restart).
 +
 
 +
  - Name:
 +
    Specify plugin name to be used in menu (needs
 +
    GUI restart).
 +
 
 +
  - Description:
 +
    Specify plugin description to be used in menu
 +
    (needs GUI restart).
 +
 
 +
  - Enable Elektro Power Save
 +
    Unless this is enabled, this plugin won't run
 +
    automatically.
 +
   
 +
  - Standby on boot:
 +
    Puts the box in standby after boot. 
 +
   
 +
  - Standby on manual boot:
 +
    Whether to put the box in standby when booted
 +
    manually. On manual boot the box will not go to
 +
    standby before the next deep standby interval
 +
    starts, even if this option is set.
 +
    This option is only active if 'Standby on boot'
 +
    option is set, too. 
 +
   
 +
  - Standby on boot screen timeout:
 +
    Specify how long to show the standby query on
 +
    boot screen. This value can be set to ensure
 +
    the box does not shut down to deep standby again
 +
    too fast when in standby mode.
 +
   
 +
  - Force sleep (even when not in standby):
 +
    Forces deep standby, even when not in standby mode.
 +
    Scheduled recordings remain unaffected.
 +
 
 +
  - Avoid deep standby when HDD is active, e.g. for FTP:
 +
    Wait for the HDD to enter sleep mode. Depending on
 +
    the configuration this can prevent the box entirely
 +
    from entering deep standby mode.
 +
   
 +
  - Dont wake up:
 +
    Do not wake up at the end of next deep standby
 +
    interval.
 +
   
 +
  - Holiday mode:
 +
    The box always enters deep standby mode, except
 +
    for recording.
 +
   
 +
  - Next day starts at and other times:
 +
    If the box is supposed to enter deep standby
 +
    e.g. monday night at 1 AM, it actually is already
 +
    tuesday. To enable this anyway, differing next day
 +
    start time can be specified here. 
 +
    Hopefully the rest is self-explanatory.
 +
 
 +
 
 +
  ======================================================
 +
  Have fun to let Elektro save power and preserve the
 +
  environment on using your Dreambox!!!!
 +
  ======================================================
  
== FAQ ==
 
* Ich habe Elektro deinstalliert, aber es wird immernoch ausgeführt.
 
*: Das Problem ist bekannt und sollte in der nächsten Version behoben sein. Bis dahin muss es manuell gelöscht werden:
 
rm -r /usr/lib/enigma2/python/Plugins/Extensions/Elektro
 
  
== Readme ==
+
</div>
====================================================
+
|}
Elektro Power Save for Dreambox 7025
+
[[Kategorie:Enigma2 Plugins]]
Version 1 & 2 by gutemine
 
Version 3 by Morty <morty@gmx.net>
 
====================================================
 
Release infos
 
====================================================
 
1.0  first version, as usually completely
 
      untested - have Fun !
 
1.1  now after boot the Dreambox will go
 
      immediately to normal Standby
 
1.2  some bugfixes on Plugin Text and
 
      make standby on boot configurable
 
2.0  make ipk kit, add info messages before standby
 
      and prevent deepstandby if timer is running
 
2.1  bugfixes and support for new images with TryQuit
 
      mainloop (which is since mid January 2007 in CVS)
 
2.2  still alive
 
2.3  make compatible with latest CVS changes
 
      probably last version by gutemine
 
 
3.0  Rewritten by Morty, lots of new features
 
3.0.2 It's now possible to adjust the how long to
 
      show the shutdown screen
 
3.0.4 Bugfix
 
3.0.5 Fixed problem where the box shuts down again
 
      when it boots up too fast
 
3.1.0 Removed unneeded dependancies
 
      Don't shut down if woken up manually
 
====================================================
 
The English Documentation follows the German one
 
====================================================
 
 
1) Voraussetzung
 
----------------
 
Power Save sollte auf den meisten Systemen
 
funktionieren. Muss aber nicht.
 
 
2) Installation
 
---------------
 
 
Zuerst kopiert das elektro*.ipk File vom
 
elektro*.zip auf /tmp mit ftp (TCP/IP muss
 
natürlich schon funktionieren).
 
 
Wenn Ihr ein Image geflashed habt, das ein Blue
 
Pannel hat könnt Ihr damit mit Manual Install das
 
ipk file installieren.
 
 
Wenn nicht, dann installiert elektro mit folgenden
 
Kommandos im Telnet:
 
 
cd /
 
ipkg install /tmp/elektro*.ipk
 
 
Beim ipk install wird enigma auch gleich
 
restarted, um das Elektro Plugin bei den
 
Spielen/Erweiterungen angezeigt zu bekommen.
 
Wenn es dort nicht auftaucht,
 
probieren sie einen manuellen Reboot.
 
 
3) Funktionsweise
 
-----------------
 
 
Das Electro Pover Save Plugin sorgt dafür, zu die Box
 
zu bestimmten Zeiten in den Ruhezustand (Deep Standby)
 
heruntergefahren wird. Dies passiert nur, wenn sie
 
sich in Standby befindet und keine Aufnahme läuft
 
oder in den nächsten 20 Minuten gestartet wird.
 
 
Zu Aufnahmen und nach Ende der Ruhezeit wacht die Box
 
von alleine wieder auf, so dass man nicht ewig warten
 
muss, bis sie Bereit ist.
 
 
4) Optionen
 
-----------
 
Hauptmenü -> Erweiterungen -> Elektro Power Save
 
 
  - Electro Power Save aktivieren
 
    Aktiviert das Plugin
 
   
 
  - Nach dem Booten in den Standby
 
    Geht nach dem Booten in den Standby
 
   
 
  - In-den-Standby-Bildschirm Anzeigezeit
 
    Stellt ein wie lange die Stanby-Abfrge angezeigt
 
    wird. Dieser Wert kann erhöht werden um sicher zu
 
    stellen, dass sich die Box während der Ruhe-Zeit
 
    nicht zu schnell wieder abschaltet.
 
   
 
  - Erzwinge Ruhezustand
 
    Erzwingt den Ruhezustand auch, wenn die Box nicht
 
    im Standby ist. Auf Aufnahmen hat dies keinen Ein-
 
    fluss.
 
   
 
  - Nicht aufwachen
 
    Die Box wacht nach dem eine der Ruhe-Zeit nicht von
 
    alleine auf.
 
   
 
  - Die nächste Tag beginnt um und sostige Zeiten
 
    Soll die Box Montag Nacht um 1 in den Ruhezustand,
 
    ist es genau genommen schon Dienstag. Damit dies
 
    trotzdem möglich ist, muss angegeben werden wann
 
    der nächste Tag anfängt.
 
    Der Rest ist hoffentlich selbsterklärend.
 
   
 
 
 
 
====================================================
 
Viel Spass mit dem Stromsparen und Umweltschützen
 
mit dem Elektro Plugin auf der Dreambox 7025 !!!!
 
====================================================
 
 
 
1) Prerequisites
 
----------------
 
 
Should work on most systems, but this isn't granted.
 
 
2) Installation
 
---------------
 
 
First copy the elektro*.ipk file from elektro*.zip
 
to /tmp with ftp (TCP/IP must be working already).
 
 
If you have flashed an image that offer in Blue
 
Pannel Manual Addon Install you can use this
 
functionality to install the ipk file.
 
 
If not, then install Elektro by entering the
 
following commands in a Telnet session:
 
 
cd /
 
ipkg install /tmp/elektro*.ipk
 
 
The ipkg install will also restart enigma for
 
you to get the Elektro Plugin shown in addons
 
menu. If it doesn't show up try to reboot
 
manually.
 
 
3) Mode of operation   
 
--------------------
 
The Electro Pover Save Plugin puts the box from
 
stand by to sleep mode (Deep Standby) at certain
 
times. This only happens if the box is in standby
 
and no recording is running or sheduled in the
 
next 20 minutes.
 
 
The box automatically wakes up for recordings or
 
at the end of the sleep time. You therefore don't
 
have to wait until it is on again.
 
 
4) Optiones
 
-----------
 
Main menu -> Extensions -> Elektro Power Save
 
 
  - Enable Electro Power Save
 
    Enables the Plugin.
 
   
 
  - Standby on boot
 
    Puts the box in standby after boot.
 
   
 
  - Standby on boot screen timeout
 
    How long to show the standby on boot screen.
 
    This value can be encreased to ensure the box
 
    does not shut down again to quickly during
 
    sleep times.
 
   
 
  - Force sleep
 
    Forces sleep, even when not in standby. This
 
    has influence on sheduled recordings.
 
   
 
  - Dont wake up
 
    Do not wake up at the end of the sleep time.
 
   
 
  - Next day starts at and other times
 
    If the box is supposed to go to sleep Monday night
 
    at 1 it is actually already Thuesday. To make this
 
    nonetheless possible, it must be known when the
 
    next day Starts.
 
    Hopefully the rest is self-explanatory.
 
 
 
======================================================
 
Have Fun to let Elektro Save Power and the
 
Environment with your Dreambox 7025 !!!!
 
======================================================
 

Aktuelle Version vom 8. September 2013, 15:37 Uhr

The Gemini Project

Elektro Power Save

Download

http://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=101016
Source: http://code.google.com/p/elektro/source/browse/

Wunschliste

FAQ

  • Meine DM800 wacht nicht auf / Wieso wird die DM800 nicht unterstützt?
    Die DM800 kann nicht von alleine aufwachen.
  • Kann man die Box mehrmals am Tag schlafen legen?
    Nein, es gibt nur je Tag maximal einen Zeitraum in dem die Box an ist.
  • Kann man zwischen verschiedenen Plänen hin und her wechseln?
    Nein, leider nicht.

Bemerkung: es gibt ne neuere Version wobei man 2 Profile zum schalten benutzen kann. Und man kan auch diese Profile automatisch wechseln um 2 x am tag im Deepstandby zu schalten.

Bei gelegenheit wird dies hier mal erweitert.

Readme

 ====================================================
 Elektro Power Save for Dreambox 
 Version 1 & 2 by gutemine
 Version 3 by Morty <morty@gmx.net>
 ====================================================
 Release infos 
 ====================================================
 1.0   first version, as usually completely 
       untested - have Fun !
 1.1   now after boot the Dreambox will go 
       immediately to normal Standby
 1.2   some bugfixes on Plugin Text and 
       make standby on boot configurable
 2.0   make ipk kit, add info messages before standby 
       and prevent deepstandby if timer is running
 2.1   bug fixes and support for new images with TryQuit
       mainloop (which is since mid January 2007 in CVS)
 2.2   still alive 
 2.3   make compatible with latest CVS changes
       probably last version by gutemine
 
 3.0   Rewritten by Morty, lots of new features
 3.0.2 It's now possible to adjust the how long to
       show the shutdown screen
 3.0.4 Bugfix
 3.0.5 Fixed problem where the box shuts down again
       when it boots up too fast
 3.1.0 Removed unneeded dependencies
       Don't shut down if woken up manually
 3.2.0 Recording detection should work now
       Holiday mode has been implemented
 3.2.1 Fixed Bug not recognizing a wakeup by Elektro 
 3.2.2 Added the Italian translation by Spaeleus     
 3.2.3 Fixed problem with auto-Timers
 3.3.0 Added an option to choose whether to go to 
       standby on manual boot
 3.3.1 Fixed problem when the global session was not
       available
 3.3.2 Fixed some problems shutting down on latest
 	  versions of enigma2.
 3.3.3 Added patch to installer to fix enigma2. It 
 	  should now be possible to run Elektro and 
 	  EPG refresh in parallel.
 3.3.4 Added Turkish locale by MytHoLoG	  
 3.4.0 no shutdown if HDD not Idle (joergm6)  
 3.4.1 Fix: Multi-Language (locale) does not work 
 3.4.2 Enhance user interface (configuration menu)
 
 
 1) Voraussetzung
 ----------------
 Power Save sollte auf den meisten Systemen mit Enigma2
 funktionieren. Muss aber nicht.
 DM7025, DM800SE  + DM8000: Wird unterstützt.
 DM800: Kann nicht alleine aufwachen, wird daher nicht
 wirklich unterstützt.
 
 2) Installation
 ---------------
 
 Wenn die Dreambox einen Internet-Zugang hat, kann 
 Elektro aus dem Plugin-Browser installiert werden. Oder 
 mit Addons, wenn das Image ein Blue Panel hat.
 
 Wenn nicht, dann einfach das elektro*.ipk File 
 auf /tmp kopieren mit FTP (TCP/IP muss natürlich schon 
 funktionieren) oder mit einem Filebrowser vom
 USB-Stick.
 
 Anschließend mit "Lokale Erweiterungen installieren"
 (Menü Einstellungen Softwareverwaltung). 
 
 Oder mit folgenden Kommandos im Telnet:
 cd /
 ipkg install /tmp/elektro*.ipk
 
 Damit Elektro zuverlässig funktioniert, muss die Box 
 neu gestartet werden. 
 
 
 3) Funktionsweise
 -----------------
 
 Das Elektro Power Save Plugin sorgt dafür, dass die
 Dreambox zu bestimmten Zeiten in den Ruhezustand (Deep 
 Standby) heruntergefahren wird. Dies passiert nur, wenn 
 sie sich im Standby Modus befindet und keine Aufnahme
 läuft oder in den nächsten 20 Minuten gestartet wird.
 
 Für Aufnahmen und nach Ende der Ruhezeit wacht die
 Dreambox von alleine wieder auf, so dass man nicht ewig 
 warten muss, bis sie bereit ist.
 
 4) Optionen
 -----------
 Hauptmenü -> Erweiterungen -> Elektro Power Save
 
  - Zeigen in:
    Auswahl, ob Elektro im Plugin Menü oder Erweiterungs- 
    Menü gezeigt werden soll (erfordert GUI Neustart).
 
  - Name:
    Name, unter dem das Plugin im Menü erscheinen soll 
    (erfordert GUI Neustart).
 
  - Beschreibung:
    Beschreibung, mit der das Plugin im Menü erscheinen soll  
    (erfordert GUI Neustart).
 
  - Elektro Power Save aktivieren:
    Aktiviert das Plugin
    
  - Nach dem Booten in den Standby:
    Versetzt die Box dem Booten in den Standby Modus.
    
  - Nach dem manuellen Booten in den Standby:
    Soll nach einem manuellen Bootvorgang in den 
    Standby Modus gegangen werden? Die Box geht nach 
    einem manuellen Bootvorgang nicht vor der nächsten
    Deep Standby-Zeit in den Ruhezustand, selbst wenn
    diese Option aktiviert ist.
    Diese Option wird nur wirksam, wenn "Nach 
    dem Booten in den Standby" auch aktiviert ist. 
    
  - Anzeigedauer der Abfrage "In den Standby?":
    Stellt ein, wie lange die Standby-Abfrage angezeigt
    wird. Dieser Wert kann gesetzt werden um sicher zu
    stellen, dass sich die Box während der Standby-Zeit 
    nicht zu schnell wieder abschaltet.
    
  - Erzwinge Ruhezustand:
    Erzwingt den Ruhezustand auch, wenn die Box nicht
    im Standby ist. Auf Aufnahmen hat dies keinen Ein-
    fluss.
    
  - Kein Deep Standby, wenn die HDD aktiv ist:
    Warten bis die Festplatte in den Ruhemodus geht. Je
    nach Konfiguration kann dies den Ruhezustand
    vollständig unterbinden.
    
  - Nicht aufwachen:
    Die Box wacht nach dem Ende der nächsten Ruhezeit 
    nicht automatisch auf.
    
  - Urlaubsmodus:
    Die Box bleibt immer im Deep Standby Modus, sofern 
    nicht gerade aufgenommen wird.
    
  - Der nächste Tag beginnt um und sonstige Zeiten:
    Soll die Box z.B. Montag Nacht um 1 Uhr in den Deep
    Standby gehen, ist es genau genommen schon Dienstag.
    Damit dies trotzdem möglich ist, muss angegeben 
    werden, wann der nächste Tag anfängt.
    Der Rest ist hoffentlich selbsterklärend. 
 
 
 ====================================================
 Viel Spass mit dem Stromsparen und beim Schutz der
 Umwelt durch das Elektro Plugin auf der Dreambox!!!!
 ====================================================


Readme (english)

 ====================================================
 Elektro Power Save for Dreambox 
 Version 1 & 2 by gutemine
 Version 3 by Morty <morty@gmx.net>
 ====================================================
 Release infos 
 ====================================================
 1.0   first version, as usually completely 
       untested - have Fun !
 1.1   now after boot the Dreambox will go 
       immediately to normal Standby
 1.2   some bugfixes on Plugin Text and 
       make standby on boot configurable
 2.0   make ipk kit, add info messages before standby 
       and prevent deepstandby if timer is running
 2.1   bug fixes and support for new images with TryQuit
       mainloop (which is since mid January 2007 in CVS)
 2.2   still alive 
 2.3   make compatible with latest CVS changes
       probably last version by gutemine
 
 3.0   Rewritten by Morty, lots of new features
 3.0.2 It's now possible to adjust the how long to
       show the shutdown screen
 3.0.4 Bugfix
 3.0.5 Fixed problem where the box shuts down again
       when it boots up too fast
 3.1.0 Removed unneeded dependencies
       Don't shut down if woken up manually
 3.2.0 Recording detection should work now
       Holiday mode has been implemented
 3.2.1 Fixed Bug not recognizing a wakeup by Elektro 
 3.2.2 Added the Italian translation by Spaeleus     
 3.2.3 Fixed problem with auto-Timers
 3.3.0 Added an option to choose whether to go to 
       standby on manual boot
 3.3.1 Fixed problem when the global session was not
       available
 3.3.2 Fixed some problems shutting down on latest
 	  versions of enigma2.
 3.3.3 Added patch to installer to fix enigma2. It 
 	  should now be possible to run Elektro and 
 	  EPG refresh in parallel.
 3.3.4 Added Turkish locale by MytHoLoG	  
 3.4.0 no shutdown if HDD not Idle (joergm6)  
 3.4.1 Fix: Multi-Language (locale) does not work 
 3.4.2 Enhance user interface (configuration menu)
 
 
 
 
 1) Prerequisites
 ----------------
 
 Should work on most systems using Enigma2, but this 
 isn't granted.
 DM7025, DM800SE  + DM8000: Supported.
 DM800: Can not wake up by itself. It therefore isn't
 really supported.
 
 2) Installation
 ---------------
 
 If your Dreambox has Internet access, Elektro can be
 installed using Plugin-Browser. Or using Addons, if 
 it's a Blue Panel Image.
 
 Else, simply copy the elektro*.ipk file to /tmp with
 FTP (TCP/IP must be working already) or from an
 USB stick using a Filebrowser.
 
 Then install by "Install local extension" (Menu 
 Setup Software management). 
 
 Or by entering the following commands in a Telnet
 session:
 
 cd /
 ipkg install /tmp/elektro*.ipk
 
 To ensure proper operation of Elektro please "Restart"
 (reboot) the Dreambox. 
 
 
 3) Mode of operation    
 --------------------
 The Elektro Power Save Plugin puts the Dreambox from
 Standby to sleep mode (Deep Standby) at specified times.
 This only happens if the box is in Standby mode
 and no recording is running or scheduled during the
 next 20 minutes.
 
 The Dreambox automatically wakes up for recordings or
 at the end of the specified sleep time. Hence you needn't
 wait for it to boot-up.
 
 4) Options
 ----------
 Main menu -> Extensions -> Elektro Power Save
 
  - Show in:
    Specify whether Elektro shall show up in plugin menu 
    or extensions menu (needs GUI restart).
 
  - Name:
    Specify plugin name to be used in menu (needs 
    GUI restart).
 
  - Description:
    Specify plugin description to be used in menu 
    (needs GUI restart).
 
  - Enable Elektro Power Save
    Unless this is enabled, this plugin won't run 
    automatically.
    
  - Standby on boot:
    Puts the box in standby after boot.  
    
  - Standby on manual boot:
    Whether to put the box in standby when booted
    manually. On manual boot the box will not go to
    standby before the next deep standby interval
    starts, even if this option is set.
    This option is only active if 'Standby on boot'
    option is set, too.  
    
  - Standby on boot screen timeout:
    Specify how long to show the standby query on
    boot screen. This value can be set to ensure
    the box does not shut down to deep standby again
    too fast when in standby mode.
    
  - Force sleep (even when not in standby):
    Forces deep standby, even when not in standby mode.
    Scheduled recordings remain unaffected.
  
  - Avoid deep standby when HDD is active, e.g. for FTP:
    Wait for the HDD to enter sleep mode. Depending on
    the configuration this can prevent the box entirely
    from entering deep standby mode.
    
  - Dont wake up:
    Do not wake up at the end of next deep standby
    interval.
    
  - Holiday mode:
    The box always enters deep standby mode, except
    for recording.
    
  - Next day starts at and other times:
    If the box is supposed to enter deep standby
    e.g. monday night at 1 AM, it actually is already
    tuesday. To enable this anyway, differing next day
    start time can be specified here.   
    Hopefully the rest is self-explanatory. 
 
 
 ======================================================
 Have fun to let Elektro save power and preserve the 
 environment on using your Dreambox!!!!
 ======================================================