Bump python-miio version (#16110)
This commit is contained in:
parent
0e1fb74e1b
commit
7ed8ed83e3
8 changed files with 8 additions and 8 deletions
|
@ -42,7 +42,7 @@ PLATFORM_SCHEMA = PLATFORM_SCHEMA.extend({
|
|||
'philips.light.candle2']),
|
||||
})
|
||||
|
||||
REQUIREMENTS = ['python-miio==0.4.0', 'construct==2.9.41']
|
||||
REQUIREMENTS = ['python-miio==0.4.1', 'construct==2.9.41']
|
||||
|
||||
# The light does not accept cct values < 1
|
||||
CCT_MIN = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue