question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sensors not working since upgrading to 0.2.1

See original GitHub issue

Since Upgrading to version 0.2.1, none of my sensors are working anymore They are all showing as ‘unknown’:

image

This is my configuration:

xiaomi_miio_cooker:
  name: Rice Cooker
  host: 192.168.86.48
  token: 892******************************
  model: chunmi.cooker.normal2

Furthermore, in the documentation, it’s specified that when calling the start/stop service you need to specify the entity_id:

image

However, I don’t seem to have any entity_id’s related to the rice cooker, only the sensors.

Any suggestions on how to fix this?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Gio76commented, Oct 30, 2020

Thank you very much @syssi for the quick fix. I can confirm that 64c2491 has fixed the issue with the sensors:

image

1reaction
syssicommented, Oct 30, 2020

I’ve fixed the documentation. The services doesn’t require an entity_id at the moment. The component is limited to a single cooker per HA instance at the moment. I’m trying to reproduce the “value unknown issue” today as soon as I’ve access to my cooker.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dryer beta testing #12 - ollo69/ha-smartthinq-sensors - GitHub
I was running 0.2.1 in that post - updating to 0.2.2 now and will report back. ... Here's the log output after upgrading...
Read more >
Dexcom integration failed today - #41 by wseltzer
I've been using the Dexcom integration for several months, but it stopped working early this afternoon with the following error: ...
Read more >
Unable to Update Firmware - MBIENTLAB
Out of the two MetaMotion boards I have, one failed to update, the other updated fine to 1.4.4. Is there a way to...
Read more >
Changelog | Platforms Android | 0.6.0-preview.2
Fixed problem with replacing APK on a device if this app has been previously installed from another computer; Fixed problem with memory allocation...
Read more >
INSTALLATION INSTRUCTIONS:
After the installation of the system is complete, make sure to adjust the direction of the sensors to correct any range problems you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found