mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +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/local_ip/* @issacg
|
||||||
homeassistant/components/logger/* @home-assistant/core
|
homeassistant/components/logger/* @home-assistant/core
|
||||||
homeassistant/components/logi_circle/* @evanjd
|
homeassistant/components/logi_circle/* @evanjd
|
||||||
|
homeassistant/components/loopenergy/* @pavoni
|
||||||
homeassistant/components/lovelace/* @home-assistant/frontend
|
homeassistant/components/lovelace/* @home-assistant/frontend
|
||||||
homeassistant/components/luci/* @fbradyirl @mzdrale
|
homeassistant/components/luci/* @fbradyirl @mzdrale
|
||||||
homeassistant/components/luftdaten/* @fabaff
|
homeassistant/components/luftdaten/* @fabaff
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
"domain": "loopenergy",
|
"domain": "loopenergy",
|
||||||
"name": "Loop Energy",
|
"name": "Loop Energy",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/loopenergy",
|
"documentation": "https://www.home-assistant.io/integrations/loopenergy",
|
||||||
"requirements": ["pyloopenergy==0.1.3"],
|
"requirements": ["pyloopenergy==0.2.1"],
|
||||||
"codeowners": []
|
"codeowners": [
|
||||||
|
"@pavoni"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
@ -1455,7 +1455,7 @@ pylibrespot-java==0.1.0
|
|||||||
pylitejet==0.1
|
pylitejet==0.1
|
||||||
|
|
||||||
# homeassistant.components.loopenergy
|
# homeassistant.components.loopenergy
|
||||||
pyloopenergy==0.1.3
|
pyloopenergy==0.2.1
|
||||||
|
|
||||||
# homeassistant.components.lutron_caseta
|
# homeassistant.components.lutron_caseta
|
||||||
pylutron-caseta==0.6.1
|
pylutron-caseta==0.6.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user