Prometheus: Add alarm_control_panel metric (#34355)

* Prometheus: Add alarm_control_panel metric

* reorder

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Dylan Corrales 2024-08-26 02:58:30 -04:00 committed by GitHub
parent 5902dbf075
commit 76a2ca9a92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -209,4 +209,4 @@ For example:
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`
`alarm_control_panel`, `automation`, `binary_sensor`, `climate`, `cover`, `counter`, `device_tracker`, `fan`, `humidifier`, `input_boolean`, `input_number`, `light`, `lock`, `number`, `person`, `sensor`, `switch`, `update`