Update sensor entitiy list

This commit is contained in:
elmurato 2025-03-26 18:55:34 +00:00
parent 49a8a8b0cb
commit 5051b3d649
2 changed files with 12 additions and 10 deletions

View File

@ -141,10 +141,9 @@ GEM
ruby2_keywords (0.0.5)
safe_yaml (1.0.5)
sass (3.4.25)
sass-embedded (1.86.0-arm64-darwin)
google-protobuf (~> 4.30)
sass-embedded (1.86.0-x86_64-linux-gnu)
sass-embedded (1.86.0)
google-protobuf (~> 4.30)
rake (>= 13)
sass-globbing (1.1.5)
sass (>= 3.1)
sassc (2.1.0)
@ -198,4 +197,4 @@ RUBY VERSION
ruby 2.6.2p47
BUNDLED WITH
2.5.3
2.5.3

View File

@ -58,14 +58,17 @@ This integration provides a binary sensor with the following information for eac
This integration provides sensors with the following information for each game server of your Pterodactyl server:
- CPU utilization
- Including the CPU limit in the state attributes
- Memory utilization
- Including the memory usage and limit in the state attributes
- Disk utilization
- Including the disk usage and limit in the state attributes
- Memory usage
- Disk usage
- Uptime
The following sensors are provided as well, but disabled by default:
- CPU limit
- Memory limit
- Disk limit
- Network inbound
- Network outbound
- Uptime
## Removing the integration