Hi,
I’m asking if it’s possible with a button to run different action like :
“Holliday button” => Click => Thermostat Eco Set, Alarm On, Close windows, …
Thanks
Hi,
I’m asking if it’s possible with a button to run different action like :
“Holliday button” => Click => Thermostat Eco Set, Alarm On, Close windows, …
Thanks
Do you mean:
tap_action starting a “series of actions”
?
If yes - this is possible only by calling a script (created by you) which contains a set of actions (consecutive, parallel, conditional, etc).
Which sequence need to selec to open more-info of entity ? Like light.nous_p2_light_1
Please elaborate, unclear.
I would like when I double click or long click on a button “group of light”
It’s open both entity info like :
It is not possible to open 2 more-info windows simultaneously.
Another solution for control each lights with “pop-up” ?
Maybe it is
There is a well of frontend integrations, so you can have the more-info as a card and you can make popup or conditional cards with that more-info inside.
Alternatively it might be recreated in your vision with horizontal and vertical stacks, so it is just one card.
You can set tap_action
, hold_action
and double_tap_action
to do different things.