Bumped lupupy to version 0.0.18 (#28989)
* Bumped lupupy * Ran gen req * Ran gen hassfest Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
This commit is contained in:
parent
9a5dc848c9
commit
3dd5222ec7
3 changed files with 4 additions and 3 deletions
|
@ -182,6 +182,7 @@ homeassistant/components/logi_circle/* @evanjd
|
|||
homeassistant/components/lovelace/* @home-assistant/frontend
|
||||
homeassistant/components/luci/* @fbradyirl @mzdrale
|
||||
homeassistant/components/luftdaten/* @fabaff
|
||||
homeassistant/components/lupusec/* @majuss
|
||||
homeassistant/components/lutron/* @JonGilmore
|
||||
homeassistant/components/mastodon/* @fabaff
|
||||
homeassistant/components/matrix/* @tinloaf
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
"name": "Lupusec",
|
||||
"documentation": "https://www.home-assistant.io/integrations/lupusec",
|
||||
"requirements": [
|
||||
"lupupy==0.0.17"
|
||||
"lupupy==0.0.18"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
"codeowners": ["@majuss"]
|
||||
}
|
||||
|
|
|
@ -800,7 +800,7 @@ london-tube-status==0.2
|
|||
luftdaten==0.6.3
|
||||
|
||||
# homeassistant.components.lupusec
|
||||
lupupy==0.0.17
|
||||
lupupy==0.0.18
|
||||
|
||||
# homeassistant.components.lw12wifi
|
||||
lw12==0.9.2
|
||||
|
|
Loading…
Add table
Reference in a new issue