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
How to fix this error please
Logger: custom_components.xiaomi_miot.light Source: custom_components/xiaomi_miot/__init__.py:1225 Integration: Xiaomi Miot Auto (documentation, issues) First occurred: 9:25:25 PM (114 occurrences) Last logged: 9:53:10 PM Philips ZhiRui downlight(philips.light.downlight): Got MiioException while fetching the state: {'code': -10000, 'message': 'Method not found.'}, mapping: {'light.on': {'siid': 2, 'piid': 1}, 'light.brightness': {'siid': 2, 'piid': 2}, 'light.color_temperature': {'siid': 2, 'piid': 3}, 'light.mode': {'siid': 2, 'piid': 4}}, max_properties: 7/4 Philips ZhiRui downlight2(philips.light.downlight): Got MiioException while fetching the state: {'code': -10000, 'message': 'Method not found.'}, mapping: {'light.on': {'siid': 2, 'piid': 1}, 'light.brightness': {'siid': 2, 'piid': 2}, 'light.color_temperature': {'siid': 2, 'piid': 3}, 'light.mode': {'siid': 2, 'piid': 4}}, max_properties: 7/4
The text was updated successfully, but these errors were encountered:
💡 add miio2miot for philips.light.downlight (#498)
0b97f8d
Upgrade to master branch and try again.
Sorry, something went wrong.
No branches or pull requests
How to fix this error please
The text was updated successfully, but these errors were encountered: