fixes for last version bump on pydaikin (#18438)
This commit is contained in:
parent
d2e102ee2f
commit
0d43cb6d0e
3 changed files with 4 additions and 7 deletions
|
@ -19,7 +19,7 @@ from homeassistant.helpers import discovery
|
|||
from homeassistant.helpers.discovery import load_platform
|
||||
from homeassistant.util import Throttle
|
||||
|
||||
REQUIREMENTS = ['pydaikin==0.6']
|
||||
REQUIREMENTS = ['pydaikin==0.7']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue