#Entities slow and sometimes stop updating

1 messages · Page 1 of 1 (latest)

iron gale
#

Hey all,

New to HA, first time using zigbee and ZHA. I'm using a SLZB-06M for the zigbee coordinator with two Ikea VINDSTYRKA devices.

What i'm experiencing is that their entities values seem to stop updating. I've attached a screenshot displays last-updated values for their each entity.

Open questions:

  1. How frequently should I expect entities to update?
  2. How do I further debug this? I've read the docs at https://www.home-assistant.io/integrations/zha/, but haven't determined next steps.

Dashboard configuration:

type: entities
entities:
  - entity: sensor.living_room_air_quality_sensor_humidity
    name: Humidity
    secondary_info: last-updated
  - entity: sensor.living_room_air_quality_sensor_pm2_5
    name: PM2.5
    secondary_info: last-updated
  - entity: sensor.living_room_air_quality_sensor_temperature
    name: Temperature
    secondary_info: last-updated
  - entity: sensor.living_room_air_quality_sensor_voc_index
    name: VOC index
    secondary_info: last-updated
title: Living Room Air Quality Sensor