mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +00:00
Bump pyloopenergy library to 0.2.1 (#39919)
This commit is contained in:
parent
988a467afd
commit
f1cb8e80b3
@ -236,6 +236,7 @@ homeassistant/components/linux_battery/* @fabaff
|
||||
homeassistant/components/local_ip/* @issacg
|
||||
homeassistant/components/logger/* @home-assistant/core
|
||||
homeassistant/components/logi_circle/* @evanjd
|
||||
homeassistant/components/loopenergy/* @pavoni
|
||||
homeassistant/components/lovelace/* @home-assistant/frontend
|
||||
homeassistant/components/luci/* @fbradyirl @mzdrale
|
||||
homeassistant/components/luftdaten/* @fabaff
|
||||
|
@ -2,6 +2,8 @@
|
||||
"domain": "loopenergy",
|
||||
"name": "Loop Energy",
|
||||
"documentation": "https://www.home-assistant.io/integrations/loopenergy",
|
||||
"requirements": ["pyloopenergy==0.1.3"],
|
||||
"codeowners": []
|
||||
"requirements": ["pyloopenergy==0.2.1"],
|
||||
"codeowners": [
|
||||
"@pavoni"
|
||||
]
|
||||
}
|
||||
|
@ -1455,7 +1455,7 @@ pylibrespot-java==0.1.0
|
||||
pylitejet==0.1
|
||||
|
||||
# homeassistant.components.loopenergy
|
||||
pyloopenergy==0.1.3
|
||||
pyloopenergy==0.2.1
|
||||
|
||||
# homeassistant.components.lutron_caseta
|
||||
pylutron-caseta==0.6.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user