Bump python-miio to 0.4.4 (#19042)
This commit is contained in:
parent
16e25f2039
commit
da0542e961
8 changed files with 8 additions and 8 deletions
|
@ -22,7 +22,7 @@ from homeassistant.exceptions import PlatformNotReady
|
|||
import homeassistant.helpers.config_validation as cv
|
||||
from homeassistant.util.dt import utcnow
|
||||
|
||||
REQUIREMENTS = ['python-miio==0.4.3', 'construct==2.9.45']
|
||||
REQUIREMENTS = ['python-miio==0.4.4', 'construct==2.9.45']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue