Fix coolmaster.info (#40240)
This commit is contained in:
parent
3f514da285
commit
4cd876f159
3 changed files with 3 additions and 3 deletions
|
@ -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"]
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue