Update Loqed helper for more logging (#112646)
Updates Loqed helper for more logging
This commit is contained in:
parent
b5761a83c0
commit
52b69bcfde
3 changed files with 3 additions and 3 deletions
|
@ -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.",
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue