ESP8266 Smart Home WLan WiFi Smart Home WLan 4 Kanal PRO Relais
EI-OT 4 Kanal PRO

Tasmota 4 Kanal Relais PRO Konfiguration

Tasmota Konfiguration

Der grundlegende Aufbau des EI-OT 4 Kanal PRO Relais Moduls basiert auf dem ESP8266 ESP-01 in Kombination mit einem PCF8574 I/O Expander.

Im Detail wird mittels dem EI-OT 4 Kanal Relais PRO Modul über GPIO0 und GPIO2 mit Hilfe eines I2C Treibers 4 Ausgänge und 4 Eingänge des PCF8674 angesteuert.

Das Tasmota Template aktiviert die benötigte I2C Schnittstelle nebst PCF8574 Treiber und stellt die entsprechenden Funktionen für das Tasmota Webinterface bereit.

Tasmota  Template aktivieren
    1. klicke im Tasmota Webinterface auf Einstellungen
    2. klicke im Konfigurationsmenü auf Gerät
    3. klicke innerhalb der Module Parameter auf das Drop Down Gerät wähle
    4. klicke auf Speichern, das EI-OT 4 Kanal Relais PRO Modul führt einen Reboot aus
    5. nach dem erfolgreichen Reboot erscheint das EI-OT 4CH PRO Webinterface
    6. klicke erneut im Tasmota Webinterface auf Einstellungen
    7. klicke im Konfigurationsmenü auf PCF8574
    8. aktiviere die Option 
    9. wähle im DropDown     für
      1. PCF8574 Port 0
      2. PCF8574 Port 1
      3. PCF8574 Port 2
      4. PCF8574 Port 3
    10. wähle im DropDown     für
      1. PCF8574 Port 4
      2. PCF8574 Port 5
      3. PCF8574 Port 6
      4. PCF8574 Port 7
    11. klicke auf Speichern, das 4 Kanal PRO Relais  Modul führt einen Reboot aus
    12. nach erfolgreichem Neustart werden die 4 Relais im Tasmota Webinterface angezeigt und können direkt durch anklicken geschaltet werden
    13. die Signale der Benutzereingabe der 4 Eingänge werden mittels folgender  Tasmota Rule bereits in der Firmware integriert
      Rule1 ON PCF8574-1_INP#D4=0 DO Power1 TOGGLE ENDON ON PCF8574-1_INP#D5=0 DO Power2 TOGGLE ENDON ON PCF8574-1_INP#D6=0 DO Power3 TOGGLE ENDON ON PCF8574-1_INP#D7=0 DO Power4 TOGGLE ENDON

      erfasst

    14. die Rule muss lediglich aktiviert werden, klicke hierzu auf Konsole
    15. gebe in die Befehlszeile der Tasmota Konsole
      Rule1 1

      ein und drücke die Enter Taste

    16. sobald nun einer der 4 Eingänge beschaltet wird schaltet das jeweilige Relais ZU BEACHTEN die Eingänge funktionieren als Taster!
Tasmota Configuration

The basic structure of the EI-OT 4 Channel Relays PRO module is based on the ESP8266 ESP-01 in combination with a PCF8574 I/O Expander.

In detail, the EI-OT 4 Channel Relays PRO Module operates thru GPIO0 and GPIO2 an I2C Driver to control 4 outputs and 4 inputs of the PCF8574 I/O Expander.

The Tasmota Template enables the required I2C Interface also the PCF8574 driver for Tasmota Webinterface.

enable Tasmota  Template
  1. click on Configuration in the Tasmota web interface
  2. click on Module in the configuration menu
  3. click on the Module Type drop-down within the Module Parameters
  4. click on Save to reboot the EI-OT 4 Channel PRO Relays module
  5. after reboot the EI-OT 4CH PRO Webinterface appears
  6. click again on Configuration in the Tasmota web interface
  7. click on PCF8574 in the configuration menu
  8. click on CheckBox 
  9. select    thru DropDown for
    1. PCF8574 Port 0
    2. PCF8574 Port 1
    3. PCF8574 Port 2
    4. PCF8574 Port 3
  10. select    thru DropDown for
    1. PCF8574 Port 4
    2. PCF8574 Port 5
    3. PCF8574 Port 6
    4. PCF8574 Port 7
  11. click on Save to reboot the EI-OT 4 Channel PRO Relays module
  12. after reboot the Tasmota webinterface will show all 4 Relais, for toggling just click on Buttons 1 to 4
  13. the User Input Signals of the 4 Inputs are operated thru following  Tasmota Rule (integrated in Tasmota Firmware)
    Rule1 ON PCF8574-1_INP#D4=0 DO Power1 TOGGLE ENDON ON PCF8574-1_INP#D5=0 DO Power2 TOGGLE ENDON ON PCF8574-1_INP#D6=0 DO Power3 TOGGLE ENDON ON PCF8574-1_INP#D7=0 DO Power4 TOGGLE ENDON
  14. to enable the Tasmota Rule click on Console
  15. paste following string
    Rule1 1

    in Console Command Line and press ENTER key

  16. soon as an Input got a Signal the Relay toggle NOTE the input works as Button!
Tasmota Template Problem

Sollte das Modul / der ESP8266 bereits mit einem anderen Tasmota Template betrieben worden sein, ist dieses Template weiterhin aktiv – es wird kein EI-OT 4CH PRO Modul im DropDown der Geräteeinstellung angezeigt –.

An dieser Stelle sei erwähnt selbst ein Tasmota Firmware Reset löscht diesen Template Eintrag nicht!

Tasmota Template Änderung

  1. klicke auf Einstellungen um das Tasmota Konfigurationsmenü zu öffnen
  2. klicke im Tasmota Einstellungssmenü auf Erweitert
  3. füge im Textfeld Vorlage folgenden Text ein
    {'NAME':'EI-OT 4CH PRO','GPIO':[640,0,608,0,0,0,0,0,0,0,0,0,0,0],'FLAG':0,'BASE':18}
  4. klicke auf das Kontrollkästchen
  5. klick auf den Button Speichern
  6. Tasmota aktiviert nun das Template und führt einen Neustart durch und lädt die Grundkonfiguration basierend auf der Tasmota Geräte Vorlage.
Tasmota Template Problem

If the module / ESP8266 has already been operated with a different Tasmota template, this template is still active – no EI-OT 4CH PRO module is displayed in the drop-down of the device settings -.

At this point it should be mentioned that even a Tasmota firmware reset does not delete this template entry!

Change Tasmota Template

  1. click on Configuration
  2. in the Tasmota Configuration Menu click on Other
  3. paste following text into Textfield Template
    {'NAME':'EI-OT 4CH PRO','GPIO':[640,0,608,0,0,0,0,0,0,0,0,0,0,0],'FLAG':0,'BASE':18}
  4. click on CheckBox
  5. click on Save
  6. Tasmota initiate a reboot and restart EI-OT 1-Wire Module based on Tasmota Template

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert


Der Zeitraum für die reCAPTCHA-Überprüfung ist abgelaufen. Bitte laden Sie die Seite neu.