mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Update sensor entitiy list
This commit is contained in:
parent
49a8a8b0cb
commit
5051b3d649
@ -141,10 +141,9 @@ GEM
|
|||||||
ruby2_keywords (0.0.5)
|
ruby2_keywords (0.0.5)
|
||||||
safe_yaml (1.0.5)
|
safe_yaml (1.0.5)
|
||||||
sass (3.4.25)
|
sass (3.4.25)
|
||||||
sass-embedded (1.86.0-arm64-darwin)
|
sass-embedded (1.86.0)
|
||||||
google-protobuf (~> 4.30)
|
|
||||||
sass-embedded (1.86.0-x86_64-linux-gnu)
|
|
||||||
google-protobuf (~> 4.30)
|
google-protobuf (~> 4.30)
|
||||||
|
rake (>= 13)
|
||||||
sass-globbing (1.1.5)
|
sass-globbing (1.1.5)
|
||||||
sass (>= 3.1)
|
sass (>= 3.1)
|
||||||
sassc (2.1.0)
|
sassc (2.1.0)
|
||||||
@ -198,4 +197,4 @@ RUBY VERSION
|
|||||||
ruby 2.6.2p47
|
ruby 2.6.2p47
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.5.3
|
2.5.3
|
||||||
|
@ -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:
|
This integration provides sensors with the following information for each game server of your Pterodactyl server:
|
||||||
|
|
||||||
- CPU utilization
|
- CPU utilization
|
||||||
- Including the CPU limit in the state attributes
|
- Memory usage
|
||||||
- Memory utilization
|
- Disk usage
|
||||||
- Including the memory usage and limit in the state attributes
|
- Uptime
|
||||||
- Disk utilization
|
|
||||||
- Including the disk usage and limit in the state attributes
|
The following sensors are provided as well, but disabled by default:
|
||||||
|
|
||||||
|
- CPU limit
|
||||||
|
- Memory limit
|
||||||
|
- Disk limit
|
||||||
- Network inbound
|
- Network inbound
|
||||||
- Network outbound
|
- Network outbound
|
||||||
- Uptime
|
|
||||||
|
|
||||||
## Removing the integration
|
## Removing the integration
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user