surfingbytes

Results 18 comments of surfingbytes

Just run into the same issue. It looks like state_switch card messes "fill_container: true" settings.

I'd like to add screenshots, but my docker updated and now it's not possible to run HA in dev container - see https://community.home-assistant.io/t/failing-to-build-a-dev-container/529524/2 However, it's looks very much like "Choose"...

@karwosts , I managed to make my prod home assistant to use development frontend, and gt the screenshot from it. As you see, it's very similar to "choose" action. The...

@matthiasdebaat , is there anything else needed to merge this?

Good idea about makingit collapsible, will look into it. ``` parallel: - sequence: - wait_for_trigger: - platform: state entity_id: - switch.hall_switch_main_door_l1 from: "off" to: "on" for: hours: 0 minutes: 0...

Not sure why it messes up the formatting when I put it in as "code" though...

It's now collapsible and supports other actions (re-order, rename..) same as "Choose" action. It also hs better description so now it's clear the sequences are run in parallel to each...

Is there anything else needed @bramkragten @matthiasdebaat ?

Cool, can it be merged then, please?

> I would propose to keep the default as single actions, and add a new button `Add sequence` next to the `Add action` button. > > Sequences will then be...