Dominik Krebs
Results
3
comments of
Dominik Krebs
Same problem here …
I did not get the integration to work anymore. As I found it not very reliable and it stopped working several times over time, I switched to the native `modbus`...
I'm missing that too. Implementation shouldn't be to hard though, here's some example code: ``` def setup_platform(hass, config, add_entities, discovery_info=None): """Set up the sensor platform.""" # Register both sensor entities...