GUI Enabling/Disabling zones/sequences confused
stomko11 opened this issue · 2 comments
Checklist:
- I updated to the latest version available
- I cleared the cache of my browser
Release with the issue:
2022.4.1
Last working release (if known):
N/A
Browser and Operating System:
Android Companion App and Windows 10/Chrome
Description of problem:
I have both companion card and standard lovelace card for monitoring of the state of the irrigation in the Gui.
Problem is with using the toggle for disabling the controller. When I am toggling it on either of the cards, the state is not always correctly reflected in companion card, until I refresh the browser (after toggling it). Old lovelace card is always showing true state.
Here is example:
All zones are enabled:
I toggle it in the old card and this happens, which seems OK:
Now I toggle it again in the old card:
As you can see, companion card still says "off" for the controller, and 3 of 5 zones show "enabled"
Now if I just refresh my browser, everything is correctly displayed:
When I toggle just main controller in companion card, old card always reports status OK, however companion card does not (e.g. controller stays disabled, some of the zones under it show enabled, some disabled, until I refresh).
I am not observing such issues if I toggle zones in any of the cards, it is always with main controller only.
This should be fixed in the latest release (2022.8.0).
Resolved