mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
Upgrade distro to 1.0.2 (#5291)
This commit is contained in:
parent
9a3c0c8cd3
commit
64800fd48c
@ -22,7 +22,7 @@ from homeassistant.const import __version__ as CURRENT_VERSION
|
||||
from homeassistant.const import ATTR_FRIENDLY_NAME
|
||||
from homeassistant.helpers import event
|
||||
|
||||
REQUIREMENTS = ['distro==1.0.1']
|
||||
REQUIREMENTS = ['distro==1.0.2']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
2
requirements_all.txt
Normal file → Executable file
2
requirements_all.txt
Normal file → Executable file
@ -90,7 +90,7 @@ denonavr==0.3.0
|
||||
directpy==0.1
|
||||
|
||||
# homeassistant.components.updater
|
||||
distro==1.0.1
|
||||
distro==1.0.2
|
||||
|
||||
# homeassistant.components.switch.digitalloggers
|
||||
dlipower==0.7.165
|
||||
|
Loading…
x
Reference in New Issue
Block a user