Thierry Ygé
Thierry Ygé
it would be nice to at least return the json output from testReport/api/json
@martinda I have provided a possible PR cc @mashuangwei
I have the exact same issue, for sometime now it's no longer available. So I started to write my own integration, still it would be nice the official one would...
Yes I debugged once this case, the user is created, the endpoint that is used to create the user wouldn't return 200 anyway otherwise, also it would make sense to...
I still see issues with fifo / message group id , and still concurrent requests made. It seems it doesn't really respect the "VisibilityTimeout" and so from time to time...
I have observed the same, and indeed it seems that PIT is not compatible with junit.jupiter.execution.parallel.enabled = true Eventually it would be nice that it turn off junit.jupiter.execution.parallel.enabled automatically if...
That would be indeed great, I have the same issue currently with jsonb support, basically it should be possible to pass fields that are expressions, like "table"."field"->'jsonfield' currently that is...
`This error originated from a custom integration. Logger: custom_components.daikin_residential.daikin_api Source: custom_components/daikin_residential/daikin_api.py:171 integration: Daikin Residential Controller (documentation, issues) First occurred: 7:26:06 PM (4 occurrences) Last logged: 9:32:37 PM CANNOT REFRESH TOKENSET...
`Logger: homeassistant.config_entries Source: config_entries.py:504 First occurred: 7:26:07 PM (4 occurrences) Last logged: 9:32:38 PM Error setting up entry Daikin for daikin_residential Traceback (most recent call last): File "/config/custom_components/daikin_residential/daikin_api.py", line 393,...
@stefan-guggisberg it will be used to share the common code to connect to the cockroach db used in the franklin fragment ingestion and the same code will be used in...