Update LoqedAPI to handle invalid transitions better (#101534)

This commit is contained in:
Mike Woudenberg 2023-10-06 15:37:18 +02:00 committed by GitHub
parent 9982483395
commit 83c5844c2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@
"dependencies": ["webhook"],
"documentation": "https://www.home-assistant.io/integrations/loqed",
"iot_class": "local_push",
"requirements": ["loqedAPI==2.1.7"],
"requirements": ["loqedAPI==2.1.8"],
"zeroconf": [
{
"type": "_http._tcp.local.",

View file

@ -1165,7 +1165,7 @@ logi-circle==0.2.3
london-tube-status==0.5
# homeassistant.components.loqed
loqedAPI==2.1.7
loqedAPI==2.1.8
# homeassistant.components.luftdaten
luftdaten==0.7.4

View file

@ -903,7 +903,7 @@ logi-circle==0.2.3
london-tube-status==0.5
# homeassistant.components.loqed
loqedAPI==2.1.7
loqedAPI==2.1.8
# homeassistant.components.luftdaten
luftdaten==0.7.4