mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Bump pyhaversion to 2.0.2 (#18318)
This commit is contained in:
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…
x
Reference in New Issue
Block a user