diff --git a/source/_integrations/asuswrt.markdown b/source/_integrations/asuswrt.markdown index 881b7cfc491..ec46bc5dfb1 100644 --- a/source/_integrations/asuswrt.markdown +++ b/source/_integrations/asuswrt.markdown @@ -42,9 +42,18 @@ These sensors are automatically created and associated to the router device: - Upload sensor (unit_of_measurement: Gigabyte - *Daily accumulation*) - Upload Speed sensor (unit_of_measurement: Mbit/s) - Load average sensors (1min, 5min, 15min) -- Temperature sensors (2ghz, 5ghz, cpu). NB: only temperature sensors available on your router will be created +- Temperature sensors (2 GHz, 5 GHz, 6 GHz, CPU). Only temperature sensors available on your router will be created. -Only `Connected devices sensor` is created in status **enabled**, all other sensors are created in status **disabled**. To use them, simply **enable** on the devices page. +If the integration is configured to use the http(s) protocol, also the following sensors will be available: + +- CPU usage sensors (percentage for total and single core) +- Memory usage sensor (percentage) +- Free memory sensor (Megabyte) +- Memory used sensor (Megabyte) +- Last boot sensor (Timestamp) +- Uptime sensor (HH:MM:SS) + +Only `Connected devices sensor` and `Last boot sensor` are created in status **enabled**, all other sensors are created in status **disabled**. To use them, simply **enable** on the devices page. {% include integrations/option_flow.md %} {% configuration_basic %}