Stephan Uhle

Results 13 comments of Stephan Uhle

I have a similiar situation. In 'data.src' I am requesting an API which performs a full text search in documents, the result of a search is the list of document...

I am not allowed to add labels to the PR.

I added support for testing multiple versions of CouchDB. I tested the startup of the docker images by calling `export COUCHDB_VERSION= && docker-compose -up`. Calling `export MODULE=couchdb && mage test`...

What else can I do to make this PR "mergable"?

> /test There is no need to write additional tests as the CouchDB stats API did not change from version 2 to 3. Nevertheless I extended the tests so that...

> CI is still failing, @StephanU could you run `make update` and see if there are any changes that need to be commited? I ran 'make update' and 'make fmt'...

Same problem for me. This module wouldn't show updates from my private repository (Nexus). The reason why it did not work was hidden in the outputs of the spawned process...

Hi @FrankV84, I'm using the same type of cable with two smart meters for over a year now without problems, so this does work (for some of us ^^). Do...

I also have this problem occasionally. I cannot see anything in the implementation of this integration which could explain this behavior. I still think that this is some kind of...

I just realised that the configuration property "name" is optional in the "old" config schema but required in the new config flow schema. I will need to add some tests...