Sensors not working since upgrading to 0.2.1
See original GitHub issueSince Upgrading to version 0.2.1, none of my sensors are working anymore They are all showing as ‘unknown’:
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:
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:
- Created 3 years ago
- Comments:9 (4 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thank you very much @syssi for the quick fix. I can confirm that 64c2491 has fixed the issue with the sensors:
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.