Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions source/_integrations/webmin.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@ ha_platforms:

This {% term integration %} provides sensors for monitoring the CPU and memory usage of your server.

## Prerequisites

For best security, create a specific Webmin user for Home Assistant with a strong password and only "Can accept RPC calls" permission (under "Permissions for all modules") and remove the "Can accept RPC calls" permission for all other users.
Comment thread
frenck marked this conversation as resolved.

{% note %}
Be aware that the Webmin API ignores any 2FA set up via the frontend, e.g. it is even with enabled 2FA possible to use the API with only username and password.
{% endnote %}

{% include integrations/config_flow.md %}

## Sensors
Expand Down