Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temperature is not gathered if the device is idle #48

Open
thedeemling opened this issue Apr 15, 2022 · 0 comments
Open

Temperature is not gathered if the device is idle #48

thedeemling opened this issue Apr 15, 2022 · 0 comments

Comments

@thedeemling
Copy link

thedeemling commented Apr 15, 2022

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant