Limych / ha-iaquk

Indoor Air Quality Sensor Component for Home Assistant
MIT License
105 stars 15 forks source link

no history found for iaq level #105

Open Progaros opened 1 year ago

Progaros commented 1 year ago

Environment

Describe the bug

Zimmer Indoor Air Quality Level
Fair (6 minutes ago)
**History: No statistics found.**

Configuration.yaml


iaquk:
  zimmer:
    sources:
      temperature: sensor.temperature
      humidity: sensor.humidity
      co2: sensor.scd30_co2
    sensors:
      - iaq_level
      - iaq_index

history:

recorder:
  purge_keep_days: 10

Steps to Reproduce

Expected behavior

history of sensor with recent states

Debug log


Add your logs here.

Additional context

cinghialino commented 1 year ago

Same problem here. Care to fix it, please?