Update Loqed helper for more logging (#112646)

Updates Loqed helper for more logging
This commit is contained in:
Mike Woudenberg 2024-03-11 22:20:06 +01:00 committed by GitHub
parent b5761a83c0
commit 52b69bcfde
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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