epenet

Results 234 comments of epenet

Hi @frebib, If you are able to find the code, you should consider creating a PR.

Rebased over https://github.com/home-assistant/core/pull/77951

> I'm kinda lost on why we do this? (Motivation? SSIA doesn't help in this case). I have adjusted the PR description. It originated from https://github.com/home-assistant/core/pull/78873#discussion_r976310814

I was surprised that `options` was not part of the standard `SelectEntityDescription` and I thought it was missed in the initial implementation. Then I bumped into the issue that "we...

> @epenet for plugwise, I would suggest changing `current_option: str` to `current_option_key: str` as well. And the occurrences further down as well. `current_option` is used as a key, like the...

There was a conflict... solved now.

`rainmachine` has crept in - I'll have to look at that tomorrow

> `rainmachine` has crept in - I'll have to look at that tomorrow rainmachine will be solved in #78882

Rebased over https://github.com/home-assistant/core/pull/79249