Files
oc2r/src
Florian Nücke 5f15146676 Handle edge case where devices get removed while element is unloaded, so we call dispose on the provider in that case.
Since dispose is only called through element now, delay this to after the device update, so adapters can call unmount first.
Also, assign a new ID to groups when they structurally change.
2022-02-13 17:01:36 +01:00
..