1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Upgrade python-homewizard-energy to 1.7.0 (#86383)

This commit is contained in:
Duco Sebel
2023-01-22 17:11:27 +01:00
committed by GitHub
parent e1fc494b54
commit bcec69fec1
4 changed files with 4 additions and 4 deletions

View File

@@ -70,7 +70,7 @@ async def test_diagnostics(
"gas_unique_id": REDACTED,
"active_liter_lpm": 12.345,
"total_liter_m3": 1234.567,
"external_devices": [],
"external_devices": None,
},
"state": {"power_on": True, "switch_lock": False, "brightness": 255},
"system": {"cloud_enabled": True},