Page 1 of 1

Oil level / Water level Proteus TEK603

Posted: Saturday 03 February 2018 21:56
by islandman
Hi there I have a Proteus Water Tank Sensor https://www.e-sensorix.com/de/ecometer- ... e-zisterne or http://tekelek.ie/level-measurement-tan ... r-tek-603/ Its also known with the Name TEK603. The guys from FHEM did integrate it. Any Idea how to integrate him in domoticz? https://wiki.fhem.de/wiki/Proteus_EcoMeter

It connects via USB. Any Ideas?

Re: Waterlevel Proteus TEK603

Posted: Saturday 03 February 2018 22:17
by islandman
The USB Device ID is:

Code: Select all

Bus 001 Device 005: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x UART Br
idge / myAVR mySmartUSB light
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x10c4 Cygnal Integrated Products, Inc.
  idProduct          0xea60 CP210x UART Bridge / myAVR mySmartUSB light
  bcdDevice            1.00
  iManufacturer           1 Silicon Labs
  iProduct                2 CP2102 USB to UART Bridge Controller
  iSerial                 3 0001
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
--More--

Re: Oil level / Water level Proteus TEK603

Posted: Thursday 08 February 2018 21:06
by islandman
any ideas?

Re: Oil level / Water level Proteus TEK603

Posted: Saturday 03 April 2021 20:52
by Curantil
I created a plugin for this sensor. (At least for the E-Sensorix version I have : https://www.e-sensorix.com/product/ecometer-s)

You can find it at https://github.com/wlemkens/domoticz-ecometers

Right now, it only gets the live readings and not the history since I could not figure out how to read the history. It is based on the information from https://sarnau.info/communication-proto ... er-tek603/