Error after upgrade new commit
See original GitHub issueHello,
After update new commit, 2 device can’t work any more deerma.humidifier.mjjsq and nwt.derh.wdh318efw1
This is error log
2020-10-19 01:39:24 ERROR (MainThread) [homeassistant.config] Platform error: fan
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config.py", line 814, in async_process_component_config
platform = p_integration.get_platform(domain)
File "/usr/src/homeassistant/homeassistant/loader.py", line 401, in get_platform
cache[full_name] = importlib.import_module(
File "/usr/local/lib/python3.8/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 783, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/config/custom_components/xiaomi_miio_airpurifier/fan.py", line 7, in <module>
from miio import ( # pylint: disable=import-error
ImportError: cannot import name 'FanMiot' from 'miio' (/usr/local/lib/python3.8/site-packages/miio/__init__.py)
2020-10-19 01:39:24 ERROR (MainThread) [homeassistant.config] Platform error: fan
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config.py", line 814, in async_process_component_config
platform = p_integration.get_platform(domain)
File "/usr/src/homeassistant/homeassistant/loader.py", line 401, in get_platform
cache[full_name] = importlib.import_module(
File "/usr/local/lib/python3.8/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 783, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/config/custom_components/xiaomi_miio_airpurifier/fan.py", line 7, in <module>
from miio import ( # pylint: disable=import-error
ImportError: cannot import name 'FanMiot' from 'miio' (/usr/local/lib/python3.8/site-packages/miio/__init__.py)
Can you help me check it ?
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
GitHub Commit error after June VS Code update #154449
After updating VS Code with the June update, I get an Error (Bad status code: 500) when I try to commit my code...
Read more >Error in commit after upgrade to 10.1.5-h1 - LIVEcommunity
Solved: After upgrade from a PA850 from 10.1.5 to 10.1.5-h1 in the end of last week we no longer can commit new configs...
Read more >Github windows: Commit failed: Failed to create a new commit
I get this error: Commit failed: Failed to create a new commit. That seems that nobody is having. I've already deleted the folder...
Read more >Git happens! 6 Common Git mistakes and how to fix them
After a good few hours of coding, it's easy for a spelling error to sneak ... This will undo the commit, remove the...
Read more >ERX error after upgrade: boot-config-loader: Commit failed at ...
ERX error after upgrade: boot-config-loader: Commit failed at boot. ... to forward DNS queries [ interfaces switch switch0 dhcpv6-pd ] Starting new daemon....
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
My fault. Fixed. Please try again!
Hello,
It’s working now