Bump pyhaversion to 2.0.2 (#18318)
parent
954191c385
commit
7fed49c4ab
|
@ -16,7 +16,7 @@ from homeassistant.const import CONF_NAME, CONF_SOURCE
|
|||
from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.util import Throttle
|
||||
|
||||
REQUIREMENTS = ['pyhaversion==2.0.1']
|
||||
REQUIREMENTS = ['pyhaversion==2.0.2']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -941,7 +941,7 @@ pygtfs-homeassistant==0.1.3.dev0
|
|||
pyharmony==1.0.20
|
||||
|
||||
# homeassistant.components.sensor.version
|
||||
pyhaversion==2.0.1
|
||||
pyhaversion==2.0.2
|
||||
|
||||
# homeassistant.components.binary_sensor.hikvision
|
||||
pyhik==0.1.8
|
||||
|
|
Loading…
Reference in New Issue