@praveen12bnitt wrote:
Hey,
I have homeassistant - prometheus integration and i can see all the data in prometheus. What i am missing is the cover domain. I have a Garage Door that shows up in my HA dashboard. The entity name is cover.garage_door. But when i look for this in Prometheus output, i see a few reference like the one’s below.hass_state_change_created{domain="cover",entity="cover.garage_door",friendly_name="Garage Door"} 1.5864437284034126e+09 hass_state_change_total{domain="cover",entity="cover.garage_door",friendly_name="Garage Door"} 4.0
What i am looking for is a status of the cover, something like how a binary sensor show up
hass_binary_sensor_state{domain="binary_sensor",entity="binary_sensor.back_door",friendly_name="Back Door"} 0.0
Is this a know issue? does innodb also work the same or it is only a prometheus behavior.
Posts: 1
Participants: 1