mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Update LoqedAPI to handle invalid transitions better (#101534)
This commit is contained in:
parent
4a5b0222ab
commit
6c2d1e2142
@ -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.",
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user