Bump logi_circle to 0.2.3 (#71578)

This commit is contained in:
Evan Bruhn 2022-05-09 21:58:26 +10:00 committed by GitHub
parent d284e579bb
commit 0842c29109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Logi Circle",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/logi_circle",
"requirements": ["logi_circle==0.2.2"],
"requirements": ["logi_circle==0.2.3"],
"dependencies": ["ffmpeg", "http"],
"codeowners": ["@evanjd"],
"iot_class": "cloud_polling",

View File

@ -957,7 +957,7 @@ lmnotify==0.0.4
locationsharinglib==4.1.5
# homeassistant.components.logi_circle
logi_circle==0.2.2
logi_circle==0.2.3
# homeassistant.components.london_underground
london-tube-status==0.2

View File

@ -655,7 +655,7 @@ librouteros==3.2.0
libsoundtouch==0.8
# homeassistant.components.logi_circle
logi_circle==0.2.2
logi_circle==0.2.3
# homeassistant.components.recorder
lru-dict==1.1.7