mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update library lnetatmo requirements
Thanks to @rmkraus
This commit is contained in:
parent
58cee75c0e
commit
314d34a644
@ -17,8 +17,8 @@ from homeassistant.util import Throttle
|
|||||||
|
|
||||||
REQUIREMENTS = [
|
REQUIREMENTS = [
|
||||||
'https://github.com/HydrelioxGitHub/netatmo-api-python/archive/'
|
'https://github.com/HydrelioxGitHub/netatmo-api-python/archive/'
|
||||||
'59d157d03db0aa167730044667591adea4457ca8.zip'
|
'43ff238a0122b0939a0dc4e8836b6782913fb6e2.zip'
|
||||||
'#lnetatmo==0.3.0.dev1']
|
'#lnetatmo==0.4.0']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user