Flic bump lib to 2.0.3 (#50483)
This commit is contained in:
parent
4025443b67
commit
bdc1ab2b88
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "flic",
|
||||
"name": "Flic",
|
||||
"documentation": "https://www.home-assistant.io/integrations/flic",
|
||||
"requirements": ["pyflic-homeassistant==0.4.dev0"],
|
||||
"requirements": ["pyflic==2.0.3"],
|
||||
"codeowners": [],
|
||||
"iot_class": "local_push"
|
||||
}
|
||||
|
|
|
@ -1409,7 +1409,7 @@ pyfireservicerota==0.0.40
|
|||
pyflexit==0.3
|
||||
|
||||
# homeassistant.components.flic
|
||||
pyflic-homeassistant==0.4.dev0
|
||||
pyflic==2.0.3
|
||||
|
||||
# homeassistant.components.flume
|
||||
pyflume==0.5.5
|
||||
|
|
Loading…
Add table
Reference in a new issue