Paul Bottein

Results 342 comments of Paul Bottein

I think we can also edit the readme to add the new `keep` option.

Fixed with https://github.com/home-assistant/intents/pull/2088

Fixed with https://github.com/home-assistant/intents/pull/2120

Hello, the switch is not needed to implement this feature. We can implement this feature by turning on and off the light entity.

Thank's 🙂 Don't hesitate to ask me if you want advanced tests. 🙂

Please open an issue on the auto-entities repository. Cards in badges container are not really supported so issues may exist as they are a different thing.

Oh right @karwosts. This one is an old badge so it doesn't support well UI. We should fix that 🙂

I can confirm this worked some months ago. @jlpouffier also had automations with this media player entity. Should the media player be removed if Tessie can not provide data for...

I'm on the legacy subscription and 2025.14.3.1 firmware and the media player still stay idle. Weird 😅

Does it worked before? The UI is based on cover capabilities using `supported_features` and `assumed_state`. Your cover group doesn't have `assumed_state` and have `current_position = 0` so the close button...