Bump lupupy to support XT2 and up (#79289)
* Bumped lupupy to support XT2 and up * requirements script
This commit is contained in:
parent
c81bf1103f
commit
f65dcf3c35
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "lupusec",
|
||||
"name": "Lupus Electronics LUPUSEC",
|
||||
"documentation": "https://www.home-assistant.io/integrations/lupusec",
|
||||
"requirements": ["lupupy==0.0.24"],
|
||||
"requirements": ["lupupy==0.1.9"],
|
||||
"codeowners": ["@majuss"],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["lupupy"]
|
||||
|
|
|
@ -1030,7 +1030,7 @@ london-tube-status==0.5
|
|||
luftdaten==0.7.2
|
||||
|
||||
# homeassistant.components.lupusec
|
||||
lupupy==0.0.24
|
||||
lupupy==0.1.9
|
||||
|
||||
# homeassistant.components.lw12wifi
|
||||
lw12==0.9.2
|
||||
|
|
Loading…
Add table
Reference in a new issue