Ben Fritsch

Results 12 comments of Ben Fritsch

I'm using the rest sensor to fetch the values once and sensor templates to extract all values. This way I can calculate Air Quality Index and a Air Quality Index...

@supercaracal We do not use threaded IO, it is disabled.

our Sidekiq configuration looks like this: We have 2 Redis and they are configured the same. We have 1 Redis just for Sidekiq, we connect like this: ``` Sidekiq.configure_client do...

> I believe that I might be related to TLS. I have to correct myself when I said in the beginning. it definitely happens when we connect to a normal...

@acnagy thanks for taking care of this!

@iMicknl Hi have the same problem. One of my blinds gets detected as "PositionableHorizontalAwning" instead of "PositionableScreen" like all other blinds in my home. attached is the diagnostics file [config_entry-overkiz-97dc8a1172c44385de4e8c7b4376ab40.json.txt](https://github.com/home-assistant/core/files/9894568/config_entry-overkiz-97dc8a1172c44385de4e8c7b4376ab40.json.txt)

as of https://github.com/open-telemetry/opentelemetry-specification/pull/2104 the Metrics API moved to stable.

> @beanieboi unfortunately this is not something that we can fix. Are all your screens / blinds of the same type? The `PositionableHorizontalAwning` is what we receive directly from Somfy,...

maybe start from scratch. does anybody has experience with testing curses applications? i think some high level integration tests would be a good start