-
Notifications
You must be signed in to change notification settings - Fork 33
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
Protocol 85, 115, 117 error windDirectionText #1111
Conversation
Protocol 85, 115, 117 no windDirectionText if windDirectionDegree >= 349
Codecov Report
@@ Coverage Diff @@
## master #1111 +/- ##
==========================================
- Coverage 64.82% 64.72% -0.10%
==========================================
Files 133 133
Lines 9668 9668
Branches 1533 1533
==========================================
- Hits 6267 6258 -9
- Misses 2205 2214 +9
Partials 1196 1196
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@sidey79 |
Ich vermute ich habe nicht approved, weil der Haken bei den Tests fehlt. Wenn das die dmsg |
Ich habe die Nachricht in den Logs gefunden und zu den Testdaten hinzugefügt. |
Leider ist der Test nicht erfolgreich durchgelaufen, aber auf dem Handy finde ich die Stelle leidet nicht. |
Vermutlich laufen die Tests alle nicht mehr durch, weil schon Testdaten für diesen Pull request SD_UT RC Buttons_six #1114 hinterlegt sind, aber das Modul 14_SD_UT.pm noch nicht auf diesem Stand ist. |
Ja das sieht so aus:
Ich nehme es temporär raus und später wieder mit rein |
What is the current behavior?
(You can also link to an open issue here, if this describes the current behavior)
Protocol 85, 115, 117 no windDirectionText if windDirectionDegree >= 349
2022.08.05 16:59:19 3: sduino_dummy: SD_WS_85 Parse msg 0BFF0F02000163C10 - winddir=355
2022.08.05 16:59:19 1: PERL WARNING: Use of uninitialized value in concatenation (.) or string at ./FHEM/14_SD_WS.pm line 689.
What is the new behavior (if this is a feature change)?
windDirectionText OK
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
no
Other information: