We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think it worked correctly earlier - the device was ~20 degrees when idle. Now, after cooking, the temperature just stops being recorded:
What is weird - sometimes it works, sometimes not:
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I think it worked correctly earlier - the device was ~20 degrees when idle. Now, after cooking, the temperature just stops being recorded:
What is weird - sometimes it works, sometimes not:
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:
The text was updated successfully, but these errors were encountered: