Update wled to 0.14.1 (#75174)

This commit is contained in:
Franck Nijhof 2022-07-14 22:04:46 +02:00 committed by GitHub
parent d004adf833
commit fef1b842ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 4 deletions

View file

@ -26,7 +26,9 @@ async def test_diagnostics(
"free_heap": 14600,
"leds": {
"__type": "<class 'wled.models.Leds'>",
"repr": "Leds(cct=False, count=30, fps=None, max_power=850, max_segments=10, power=470, rgbw=False, wv=True)",
"repr": "Leds(cct=False, count=30, fps=None, light_capabilities=None, "
"max_power=850, max_segments=10, power=470, rgbw=False, wv=True, "
"segment_light_capabilities=None)",
},
"live_ip": "Unknown",
"live_mode": "Unknown",