You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e.g. if the device requires being re-included after the update
In some cases a device can be updated but the update has consequences, like it needs be re-included. We do not want users to just update the device without telling them about the fallout. The users needs to do an additional confirmation and we want to show a warning.
A user should see a special visual element that the update is major / has additional actions.
When a user wants to update, the update entity should;
Add a parameter to the service call that allows such updates, otherwise raise an exception in the service call, and a state attribute to mark the entity as major/breaking? Frontend should be updated with confirmation dialog or similar.
The text was updated successfully, but these errors were encountered:
e.g. if the device requires being re-included after the update
In some cases a device can be updated but the update has consequences, like it needs be re-included. We do not want users to just update the device without telling them about the fallout. The users needs to do an additional confirmation and we want to show a warning.
Architecture Discussion: home-assistant/architecture#1103
Design suggestion:
Add a parameter to the service call that allows such updates, otherwise raise an exception in the service call, and a state attribute to mark the entity as major/breaking? Frontend should be updated with confirmation dialog or similar.
The text was updated successfully, but these errors were encountered: