Martijn Hemeryck
Martijn Hemeryck
Following discussion in #281 Issue for me is that the "days until" for the limburg.net integration is rendered one day too late in the future. Regarding my home assistant install...
### Pre-flight checklist - [X] I have read the [contribution documentation](https://github.com/electron-userland/electron-forge/blob/master/CONTRIBUTING.md) for this project. - [X] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project uses. - [X]...
Was just checking changes to my fork and the upstream one and noticed that the CI setup changed. Would it be OK to also run the driver tests I did...
Home Assistant OS should in theory be able to run multiple services (docker containers), including a custom modbridge. Check how to run it here (more of a testing of deployment...
Check how to do this safely.
Support for writing to modbus registers from MQTT events.
The config file that is supplied, has a format that should mimic the "standard" modbus map of that given device. It might be easier for the end-user to be able...
There's no output right now, which is not that helpful. Prior to starting on this, it might be interesting to dig into logging using golang first, e.g. different levels of...
In the initial setup, we continuously try to set up the connection. Rather than keeping on doing this, exponentially back off prior to trying again.
Support for polling ranges of registers, similar to the coils. The behavior is a bit different here, since a registers carries information of different entities which would need to be...