i’m running latest HA and have some issues with Komfovent:
"
The system cannot restart because the configuration is not valid: Invalid config for [modbus]: Komfovent AHU Consumption Day, kWh: count: 2
cannot be combined with data_type: uint32
@ data[‘modbus’][0][‘sensors’][33]. Got {‘name’: ‘Komfovent AHU Consumption Day, kWh’, ‘address’: 926, ‘data_type’: ‘uint32’, ‘input_type’: ‘holding’, ‘count’: 2, ‘precision’: 2, ‘scale’: 0.001, ‘unit_of_measurement’: ‘kWh’, ‘device_class’: ‘energy’, ‘state_class’: ‘total_increasing’, ‘scan_interval’: 30} Komfovent AHU Consumption Month, kWh: count: 2
cannot be combined with data_type: uint32
@ data[‘modbus’][0][‘sensors’][34]. Got {‘name’: ‘Komfovent AHU Consumption Month, kWh’, ‘address’: 928, ‘data_type’: ‘uint32’, ‘input_type’: ‘holding’, ‘count’: 2, ‘precision’: 2, ‘scale’: 0.001, ‘unit_of_measurement’: ‘kWh’, ‘device_class’: ‘energy’, ‘state_class’: ‘total_increasing’, ‘scan_interval’: 30} Komfovent AHU Consumption Total, kWh: count: 2
cannot be combined with data_type: uint32
@ data[‘modbus’][0][‘sensors’][35]. Got {‘name’: ‘Komfovent AHU Consumption Total, kWh’, ‘address’: 930, ‘data_type’: ‘uint32’, ‘input_type’: ‘holding’, ‘count’: 2, ‘precision’: 2, ‘scale’: 0.001, ‘unit_of_measurement’: ‘kWh’, ‘device_class’: ‘energy’, ‘state_class’: ‘total_increasing’, ‘scan_interval’: 30} Komfovent Extract Flow volume: count: 2
cannot be combined with data_type: uint32
@ data[‘modbus’][0][‘sensors’][21]. Got {‘name’: ‘Komfovent Extract Flow volume’, ‘address’: 907, ‘count’: 2, ‘data_type’: ‘uint32’, ‘input_type’: ‘holding’, ‘precision’: 0, ‘unit_of_measurement’: ‘m³/h’, ‘scan_interval’: 10} Komfovent Heater Consumption Day, kWh: count: 2
cannot be combined with data_type: uint32
@ data[‘modbus’][0][‘sensors’][36]. Got {‘name’: ‘Komfovent Heater Consumption Day, kWh’, ‘address’: 932, ‘data_type’: ‘uint32’, ‘input_type’: ‘holding’, ‘count’: 2, ‘precision’: 2, ‘scale’: 0.001, ‘unit_of_measurement’: ‘kWh’, ‘device_class’: ‘energy’, ‘state_class’: ‘total_increasing’, ‘scan_interval’: 30} Komfovent Heater Consumption Month, kWh: count: 2
cannot be combined with data_type: uint32
@ data[‘modbus’][0][‘sensors’][37]. Got {‘name’: ‘Komfovent Heater Consumption Month, kWh’, ‘address’: 934, ‘data_type’: ‘uint32’, ‘input_type’: ‘holding’, ‘count’: 2, ‘precision’: 2, ‘scale’: 0.001, ‘unit_of_measurement’: ‘kWh’, ‘device_class’: ‘energy’, ‘state_class’: ‘total_increasing’, ‘scan_interval’: 30} Komfovent Heater Consumption Total, kWh: count: 2
cannot be combined with data_type: uint32
@ data[‘modbus’][0][‘sensors’][38]. Got {‘name’: ‘Komfovent Heater Consumption Total, kWh’, ‘address’: 936, ‘data_type’: ‘uint32’, ‘input_type’: ‘holding’, ‘count’: 2, ‘precision’: 2, ‘scale’: 0.001, ‘unit_of_measurement’: ‘kWh’, ‘device_class’: ‘energy’, ‘state_class’: ‘total_increasing’, ‘scan_interval’: 30} Komfovent Heating Recovery Day, kWh: count: 2
cannot be combined with data_type: uint32
@ data[‘modbus’][0][‘sensors’][39]. Got {‘name’: ‘Komfovent Heating Recovery Day, kWh’, ‘address’: 938, ‘data_type’: ‘uint32’, ‘input_type’: ‘holding’, ‘count’: 2, ‘precision’: 2, ‘scale’: 0.001, ‘unit_of_measurement’: ‘kWh’, ‘device_class’: ‘energy’, ‘state_class’: ‘total_increasing’, ‘scan_interval’: 30} Komfovent Heating Recovery Month, kWh: count: 2
cannot be combined with data_type: uint32
@ data[‘modbus’][0][‘sensors’][40]. Got {‘name’: ‘Komfovent Heating Recovery Month, kWh’, ‘address’: 940, ‘data_type’: ‘uint32’, ‘input_type’: ‘holding’, ‘count’: 2, ‘precision’: 2, ‘scale’: 0.001, ‘unit_of_measurement’: ‘kWh’, ‘device_class’: ‘energy’, ‘state_class’: ‘total_increasing’, ‘scan_interval’: 30} Komfovent Heating Recovery Total, kWh: count: 2
cannot be combined with data_type: uint32
@ data[‘modbus’][0][‘sensors’][41]. Got {‘name’: ‘Komfovent Heating Recovery Total, kWh’, ‘address’: 942, ‘data_type’: ‘uint32’, ‘input_type’: ‘holding’, ‘count’: 2, ‘precision’: 2, ‘scale’: 0.001, ‘unit_of_measurement’: ‘kWh’, ‘device_class’: ‘energy’, ‘state_class’: ‘total_increasing’, ‘scan_interval’: 30} Komfovent Supply Flow volume: count: 2
cannot be combined with data_type: uint32
@ data[‘modbus’][0][‘sensors’][20]. Got {‘name’: ‘Komfovent Supply Flow volume’, ‘address’: 905, ‘count’: 2, ‘data_type’: ‘uint32’, ‘input_type’: ‘holding’, ‘precision’: 0, ‘unit_of_measurement’: ‘m³/h’, ‘scan_interval’: 10}. (See ?, line ?).
OK
"
Edit: Looks like same problem: https://github.com/home-assistant/core/issues/101437
Just remove “count” from the configuration file