diff --git a/source/_integrations/nut.markdown b/source/_integrations/nut.markdown index 3b8db3c2717..e71285af85a 100644 --- a/source/_integrations/nut.markdown +++ b/source/_integrations/nut.markdown @@ -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`). 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 %}