Update pycoolmaster-async to 0.1.1 (#39551)

This commit is contained in:
On Freund 2020-09-01 17:41:05 +03:00 committed by GitHub
parent cf4b6307ae
commit c6805aa354
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.0"],
"requirements": ["pycoolmasternet-async==0.1.1"],
"codeowners": ["@OnFreund"]
}

View File

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

View File

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