Good morning,
i got my hichi usb energy meter working but i get the data in miliseconds and all at one time so i cant read it. how can i separate the values from the sensor and make it readable? Here is my configuration:
sensor:
- platform: serial
serial_port: /dev/ttyUSB0
parity: E
stopbits: 1
bytesize: 7
scan_interval: 30