CustomP1UartComponent
CustomP1UartComponent copied to clipboard
Custom EspHome sensor for reading P1 port on dutch smart meters with ESP module for Home Assistant
from the yaml example: includes: - dsmr_p1_sensor.h does not match with the .h file in this repo: 'dsmr_p1_uart.h' also, in my setup, the .h file had to go in the...
Chit chat issue
Issue topic voor algemene vragen en opmerkingen. Gooi hier alles in wat je wilt. Dan kunnen we de issues echt gebruiken voor bugs.
Hi, I think in the code the file is called: dsmr_p1_sensor.h in the yaml it is called: dsmr_p1_uart.h Is that an issue or intentionally? It is not mentioned in the...
src/main.cpp: In lambda function: src/main.cpp:314:33: error: expected type-specifier before 'CustomP1UartComponent' auto dsmr_p1_sensor = new CustomP1UartComponent(uart_bus); ^ src/main.cpp:316:767: error: could not convert '{, , , , , , , , ,...