mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 18:27:51 +00:00
Update Loqed helper for more logging (#112646)
Updates Loqed helper for more logging
This commit is contained in:
parent
b5761a83c0
commit
52b69bcfde
@ -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…
x
Reference in New Issue
Block a user