mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Upgrade lupupy to 0.0.24 (#61598)
This commit is contained in:
parent
c69e479bfd
commit
8f11bcf4cc
@ -1,9 +1,8 @@
|
|||||||
{
|
{
|
||||||
"disabled": "Library has incompatible requirements.",
|
|
||||||
"domain": "lupusec",
|
"domain": "lupusec",
|
||||||
"name": "Lupus Electronics LUPUSEC",
|
"name": "Lupus Electronics LUPUSEC",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/lupusec",
|
"documentation": "https://www.home-assistant.io/integrations/lupusec",
|
||||||
"requirements": ["lupupy==0.0.21"],
|
"requirements": ["lupupy==0.0.24"],
|
||||||
"codeowners": ["@majuss"],
|
"codeowners": ["@majuss"],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
@ -977,6 +977,9 @@ london-tube-status==0.2
|
|||||||
# homeassistant.components.luftdaten
|
# homeassistant.components.luftdaten
|
||||||
luftdaten==0.7.1
|
luftdaten==0.7.1
|
||||||
|
|
||||||
|
# homeassistant.components.lupusec
|
||||||
|
lupupy==0.0.24
|
||||||
|
|
||||||
# homeassistant.components.lw12wifi
|
# homeassistant.components.lw12wifi
|
||||||
lw12==0.9.2
|
lw12==0.9.2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user