Add IoT class to the Prometheus integration (#14734)

As requested in #14661 this is to add the IoT class to the Prometheus integration.
This commit is contained in:
Vincent Palmer 2020-10-02 18:37:46 +02:00 committed by GitHub
parent 81fa0d5d36
commit 629b97098a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ description: Record events in Prometheus.
ha_category:
- History
ha_release: 0.49
ha_iot_class: Assumed State
ha_domain: prometheus
ha_codeowners:
- '@knyar'