Bump pyloopenergy library to 0.2.1 (#39919)

This commit is contained in:
Greg Dowling 2020-09-11 19:47:48 +01:00 committed by GitHub
parent 988a467afd
commit f1cb8e80b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 3 deletions

View File

@ -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

View File

@ -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"
]
}

View File

@ -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