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
Dimmer (D1R1 FW3.5.0) control works fine, but creates entries in the log file:
Logger: custom_components.sonoff.core.ewelink.local Source: custom_components/sonoff/core/ewelink/local.py:247 Integration: Sonoff ([documentation](https://github.com/AlexxIT/SonoffLAN), [issues](https://github.com/AlexxIT/SonoffLAN/issues)) First occurred: 12:38:26 (5 occurrences) Last logged: 12:38:40 1000d03f86 => Local4 | {'cmd': 'dimmable', 'mode': 0, 'brightness': 100} <= {'seq': 175, 'sequence': '1651570706001', 'error': 400} 1000d03f86 => Local4 | {'cmd': 'dimmable', 'mode': 0, 'brightness': 50} <= {'seq': 178, 'sequence': '1651570710000', 'error': 400} 1000d03f86 => Local4 | {'cmd': 'dimmable', 'mode': 0, 'brightness': 20} <= {'seq': 180, 'sequence': '1651570713000', 'error': 400} 1000d03f86 => Local4 | {'cmd': 'dimmable', 'mode': 0, 'brightness': 10} <= {'seq': 182, 'sequence': '1651570716000', 'error': 400} 1000d03f86 => Local4 | {'cmd': 'dimmable', 'mode': 0, 'brightness': 5} <= {'seq': 184, 'sequence': '1651570720000', 'error': 400}
The text was updated successfully, but these errors were encountered:
Fix Sonoff D1 dimmer error 400 #805
63c3e9e
Fixed in latest master-version. Will be in next release
Sorry, something went wrong.
No branches or pull requests
Dimmer (D1R1 FW3.5.0) control works fine, but creates entries in the log file:
The text was updated successfully, but these errors were encountered: