Bump py-synology to 0.1.5 (#9932)
This commit is contained in:
parent
33f8ca5abc
commit
818a52508e
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ from homeassistant.helpers.aiohttp_client import (
|
|||
async_aiohttp_proxy_web)
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['py-synology==0.1.3']
|
||||
REQUIREMENTS = ['py-synology==0.1.5']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -543,7 +543,7 @@ pwmled==1.2.1
|
|||
py-cpuinfo==3.3.0
|
||||
|
||||
# homeassistant.components.camera.synology
|
||||
py-synology==0.1.3
|
||||
py-synology==0.1.5
|
||||
|
||||
# homeassistant.components.hdmi_cec
|
||||
pyCEC==0.4.13
|
||||
|
|
Loading…
Add table
Reference in a new issue