Paul Bottein

Results 342 comments of Paul Bottein

You can use your template cover for the whole cover card. Why not ?

I think you can do somethings like this : ```yaml open_cover: service: cover.close_cover data: {} target: entity_id: cover.og_buero_rolladen close_cover: service: cover.open_cover data: {} target: entity_id: cover.og_buero_rolladen stop_cover: service: cover.stop_cover data:...

Can you format your code using this https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks ? Indentation is very important in yaml 😅

Thanks for the PR. I think we should find an other way to show the difference between tilt and position slider. It looks buggy to have a curved one.

I think we must keep the current slider design but may be change the background like color slider or color temp slider.

You can select "auto" in your profile and the theme will be automatically adapt with your mobile/computer. There is no service for now in Home Assistant to choose the theme...

The "set theme" service is not to choose which mode to use. It set a theme for this mode. The mode is managed by your phone/computer, not home assistant. Documentation...

The subview option has been added. Look like it break the [patch on the view editor](https://github.com/thomasloven/lovelace-layout-card/blob/master/src/patches/hui-view-editor.ts). But [YAML support has been added to this editor](https://github.com/home-assistant/frontend/pull/13926). So I don't think this...

It will be fixed with the 2.3.1 version available tomorrow with HA 2022.11 release

Because changes have been requested.