Skip to content

Temperature is not gathered if the device is idle #48

@thedeemling

Description

@thedeemling

I think it worked correctly earlier - the device was ~20 degrees when idle. Now, after cooking, the temperature just stops being recorded:
image

What is weird - sometimes it works, sometimes not:
image

This is why I'm starting to think about it as a bug.

Of course, I would like to have the temperature recorded all the time.

Is there something I did wrong? My configuration:

xiaomi_miio_cooker:
  name: Xiaomi Rice Cooker
  host: !env_var XIAOMI_RICE_COOKER
  token: !secret xiaomi_rice_cooker_token
  model: chunmi.cooker.normal2
        - type: sensor
          entity: sensor.xiaomi_miio_cooker_temperature
          graph: line
          detail: 2
          hours_to_show: 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions