mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
fix #124129
This commit is contained in:
parent
5c0659c8df
commit
da8f4e5b57
@ -6,5 +6,5 @@
|
|||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["keba_kecontact"],
|
"loggers": ["keba_kecontact"],
|
||||||
"quality_scale": "legacy",
|
"quality_scale": "legacy",
|
||||||
"requirements": ["keba-kecontact==1.1.0"]
|
"requirements": ["keba-kecontact==1.3.0"]
|
||||||
}
|
}
|
||||||
|
@ -1248,7 +1248,7 @@ justnimbus==0.7.4
|
|||||||
kaiterra-async-client==1.0.0
|
kaiterra-async-client==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.keba
|
# homeassistant.components.keba
|
||||||
keba-kecontact==1.1.0
|
keba-kecontact==1.3.0
|
||||||
|
|
||||||
# homeassistant.components.kegtron
|
# homeassistant.components.kegtron
|
||||||
kegtron-ble==0.4.0
|
kegtron-ble==0.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user