nielsfaber / scheduler-component

Custom component for HA that enables the creation of scheduler entities
GNU General Public License v3.0
631 stars 41 forks source link

Selection of more than one entity is not saved correctly #241

Closed FilmForge3D closed 1 year ago

FilmForge3D commented 1 year ago

Expected behavior

When selecting two entities to control I would expect them to be saved. Might be just a visual bug of the UI.

Actual behavior

The selection on the first tab of the Lovelace card gets discarded when saving or switching tabs when more than one entity is selected.

Steps to Reproduce

Create an schedule with more than one entity selected for control (a person entity does cause this behaviour) inside the Lovelace card. The option for multiple entities does not have to be active.

Additional Information

I first noticed this using climate entities but reproduced it using light entities. All tested entities are Zigbee2MQTT entities.

HA 2022.12.8 Scheduler Component 3.2.14 Scheduler Card 2.4.1

5664f commented 1 year ago

You can work with a Work Arround.

  1. Select several entities (tab entities).
  2. Important: choose an action (tab entities).
  3. if you now go to the Time tab and set the time, then press Save, the selected entities will be kept.
github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days