Open markoaamunkajo opened 3 weeks ago
Description:
The user object (email and token) is cached so if the email is changed then the user.email will not match sensor.owner anymore
We could fetch and update the user email on page load.
Need Otso to help testing this
Tested with Otso, QA passed
Description:
The user object (email and token) is cached so if the email is changed then the user.email will not match sensor.owner anymore
We could fetch and update the user email on page load.