i just got a kermi heat pump installed, checking to get this included in my smart home system (openhab, homematic, etc).
So i researched how this is done. I found some integrations for KNX using modbus.
Contacting kermi they activated modbus-tcp for reading values.
As it is very long and stupid work to have all these items created in UI with modbus, poller and data-Things and Items i decided to make it easier, checking already implemented modbus-binding (as e3dc).
I’ve currently a working version, starting a pull-request to openhab-addons.
As described in the pull-request template of openhab it may a good idea to contribute to market-place (also or instead) ?
I used to use the modbus kermi extension for a year now. But since it lacks write support and the 50/51 devices (storage modules), I now created a full implementation exposing all available modbus registers. It requires a .things file and some .transform, and I also created a .items file for easier integration. Thanks to artificial intelligence, it took only half a day