mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Update LoqedAPI to handle invalid transitions better (#101534)
This commit is contained in:
@@ -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.7"],
|
"requirements": ["loqedAPI==2.1.8"],
|
||||||
"zeroconf": [
|
"zeroconf": [
|
||||||
{
|
{
|
||||||
"type": "_http._tcp.local.",
|
"type": "_http._tcp.local.",
|
||||||
|
@@ -1165,7 +1165,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.7
|
loqedAPI==2.1.8
|
||||||
|
|
||||||
# homeassistant.components.luftdaten
|
# homeassistant.components.luftdaten
|
||||||
luftdaten==0.7.4
|
luftdaten==0.7.4
|
||||||
|
@@ -903,7 +903,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.7
|
loqedAPI==2.1.8
|
||||||
|
|
||||||
# homeassistant.components.luftdaten
|
# homeassistant.components.luftdaten
|
||||||
luftdaten==0.7.4
|
luftdaten==0.7.4
|
||||||
|
Reference in New Issue
Block a user