Skip to content
New issue

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

V3.0.2 - Dimmer (D1R1 FW3.5.0) control works fine, but creates entries in the log file. #805

Closed
WildRat opened this issue May 3, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@WildRat
Copy link

WildRat commented May 3, 2022

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}
@AlexxIT AlexxIT added the enhancement New feature or request label May 3, 2022
AlexxIT added a commit that referenced this issue May 8, 2022
@AlexxIT
Copy link
Owner

AlexxIT commented May 8, 2022

Fixed in latest master-version. Will be in next release

@AlexxIT AlexxIT closed this as completed May 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants