mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 20:06:52 +00:00
clarify prometheus supported domains (#33379)
This commit is contained in:
parent
553715be1c
commit
6e6a80c1a3
@ -204,3 +204,9 @@ For example:
|
||||
- record: "known_temperature_c"
|
||||
expr: "temperature_c unless entity_available == 0"
|
||||
```
|
||||
|
||||
## Supported metrics
|
||||
|
||||
Metrics are exported only for the following domains:
|
||||
|
||||
`automation`, `binary_sensor`, `climate`, `cover`, `counter`, `device_tracker`, `fan`, `humidifier`, `input_boolean`, `input_number`, `light`, `lock`, `number`, `person`, `sensor`, `update`, `switch`
|
||||
|
Loading…
x
Reference in New Issue
Block a user