Flic bump lib to 2.0.3 (#50483)

This commit is contained in:
David De Sloovere 2021-05-15 15:55:07 +02:00 committed by GitHub
parent 4025443b67
commit bdc1ab2b88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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

View file

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