NEWS
Legrand Ecocompteur adapter
-
Aktuelle Test Version 0.0.4 Veröffentlichungsdatum 13.05.2020 Github Link https://github.com/raintonr/ioBroker.legrand-ecocompteur Adapter für das Legrand Ecocompteur-Modul (auch bekannt als Legrand Measurement Concentrator EMDX³ 412000).
Dies ist ein Leistungsmessgerät mit eigener Weboberfläche. Der Adapter verwendet diese Weboberfläche durch:
- Abfrage nach sofortigen Leistungsmesswerten (Lesen einer JSON-Antwort).
- Abrufen der Indexseite des Geräts zum Lesen der TIC-Schnittstelle. TIC steht für Télé-Information Client, ein französisches Konstrukt. Dieser Wert wird in der Regel von einem an den Ecocompteur angeschlossenen Abrechnungszähler abgelesen.
Diese Objekte werden für jeden der 5 vom Ecocompteur gelesenen Schaltkreise plus Gesamtsumme erstellt:
- Momentane Leistung (in Watt).
- Gesamte kumulierte Energie, gemessen bei laufendem Adapter (in kWh).
Ein weiteres Objekt wird erstellt, um den TIC-Schnittstellenwert zu speichern.
English:
Adapter for the Legrand Ecocompteur module (aka. Legrand Measurement Concentrator EMDX³ 412000).
This is a power measurement device with it's own web interface. The adapter utilises that web interface by:
- Polling for instantaneous power readings (read in a JSON response).
- Polling the device's index page to read the TIC interface. TIC stands for Télé-Information Client which is a French construct. This value is generally read from a utility billing meter connected to the Ecocompteur.
These objects are created for each of the 5 circuits the Ecocompteur reads plus overall total:
- Instantaneous power (in Watts).
- Total cumulated energy measured while the adapter was running (in kWh).
A further object is created to store the TIC interface value.