mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add removal section and instructions (#38125)
This commit is contained in:
parent
d89d432497
commit
1af9985719
@ -107,3 +107,10 @@ Ensure the user you specify has the required permissions to execute the desired
|
|||||||
In this example, the user `my_user` has permission to execute all commands (`instcmds = ALL`).
|
In this example, the user `my_user` has permission to execute all commands (`instcmds = ALL`).
|
||||||
|
|
||||||
Please note that Home Assistant cannot determine whether a user can access a specific action without executing it. If you attempt to perform an action for which the user does not have permission, an exception will be thrown at runtime.
|
Please note that Home Assistant cannot determine whether a user can access a specific action without executing it. If you attempt to perform an action for which the user does not have permission, an exception will be thrown at runtime.
|
||||||
|
|
||||||
|
## Remove integration
|
||||||
|
|
||||||
|
This integration follows standard integration removal. No extra steps
|
||||||
|
are required.
|
||||||
|
|
||||||
|
{% include integrations/remove_device_service.md %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user