Changes:
- Redesign of behaviour when restarting HA: do not wait for initialisation of sensor states before restoring states of alarm entities (initial sensor state will be ignored)
- In action editor GUI, leave the arm modes list empty by default (instead of pre-filling all available modes)
- Bugfix: update calculation of the delay time in the
pending
state for master entity when consecutive sensors are triggered - Bugfix: fix deprecation warning for
async_get_registry
introduced by HA 2022.6 - Bugfix: fix error when sending notification containg wildcards introduced by HA 2022.6
- Bugfix: dropdown list for choosing event in action editor doesn't show all items initially