Elektro: Unterschied zwischen den Versionen

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

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!!!!
 ======================================================