Open ert666 opened 9 months ago
I get about 10+ bad values per day that are way too high. There are different threads about that and the Log says:
[20:35:26][E][espdm:200]: OBIS: Unsupported OBIS header length
I added filters to all platform templates so the bad values don´t reach HASSIO
i.e.
- platform: template
id: meter01_active_power_plus
name: meter01_active_power_plus
unit_of_measurement: W
accuracy_decimals: 0
device_class: "power"
state_class: "measurement"
filters:
- median:
window_size: 7
send_every: 4
Hallo, Tinetz Honeywell for customers with PV works after some try & error with UART. There is a 16 digit key so don´t forget to expand the uint8_key and set the key to 16
THX!