Fix coolmaster.info (#40240)

This commit is contained in:
On Freund 2020-09-18 16:28:02 +03:00 committed by GitHub
parent 3f514da285
commit 4cd876f159
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,6 +3,6 @@
"name": "CoolMasterNet",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/coolmaster",
"requirements": ["pycoolmasternet-async==0.1.1"],
"requirements": ["pycoolmasternet-async==0.1.2"],
"codeowners": ["@OnFreund"]
}

View file

@ -1277,7 +1277,7 @@ pycocotools==2.0.1
pycomfoconnect==0.3
# homeassistant.components.coolmaster
pycoolmasternet-async==0.1.1
pycoolmasternet-async==0.1.2
# homeassistant.components.avri
pycountry==19.8.18

View file

@ -619,7 +619,7 @@ pybotvac==0.0.17
pychromecast==7.2.1
# homeassistant.components.coolmaster
pycoolmasternet-async==0.1.1
pycoolmasternet-async==0.1.2
# homeassistant.components.avri
pycountry==19.8.18