Michael Ermer
Michael Ermer
After some initial issues, until I figured out that I have to use `enh:` for the device address, my adapter has been working very well. However I still have a...
As mentioned in this issue https://github.com/john30/ebusd-configuration/issues/117 there is a int32 overflow which prevents the bai from updating its energy counters/sums. This PR makes those registers writeable.
If a API gateway has a configuration using autoAliases, the service will be marker as "ready" (started) even if the routes are not registered yet: ``` name: "xyz", routes: [{...
This fix resolves next auth not using the correct hostname for requests using the API methods, which ultimately led to users being redirected to localhost:3000 after login if next run...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary If you create sub issues for a issue you most likely want...
## Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am running the latest version - [x] I checked the documentation and found no...