|
Repo Added
|
Files
46
|
Badge
README BADGES
|
push
github
Fix MQTT auth (#533) * Fix MQTT auth Obviously some recent update changed from a static username "android-app" to the actual User ID. MQTT auth returned error code 135 for few days now, which is fixed by this change. For more information see https://github.com/TA2k/ioBroker.vw-connect/commit/19ed6348d * Fix lint check * Again fixing lint error * Finally fixing ruff error
2249 of 2643 relevant lines covered (85.09%)
0.85 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 23285232328 | v2.7.3 | Fix MQTT auth (#533) * Fix MQTT auth Obviously some recent update changed from a static username "android-app" to the actual User ID. MQTT auth returned error code 135 for few days now, which is fixed by this change. For more information see... | push | github |
85.09 |