Bump zwave-js-server-python to 0.58.1 (#127114)

* Bump zwave-js-server-python to 0.58.1

* Update tests
This commit is contained in:
Martin Hjelmare
2024-09-30 18:35:14 +02:00
committed by GitHub
parent d6ae47a0de
commit 0a99c1c633
5 changed files with 8 additions and 8 deletions

View File

@@ -524,7 +524,7 @@ async def test_add_node(
data={
"source": "controller",
"event": "inclusion started",
"secure": False,
"strategy": 2,
},
)
client.driver.receive_event(event)
@@ -1822,7 +1822,7 @@ async def test_replace_failed_node(
data={
"source": "controller",
"event": "inclusion started",
"secure": False,
"strategy": 2,
},
)
client.driver.receive_event(event)