mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Update geizhals dependency (#19152)
This commit is contained in:
parent
7d3a962f73
commit
5e65e27bda
@ -15,7 +15,7 @@ from homeassistant.util import Throttle
|
|||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
from homeassistant.const import CONF_NAME
|
from homeassistant.const import CONF_NAME
|
||||||
|
|
||||||
REQUIREMENTS = ['geizhals==0.0.7']
|
REQUIREMENTS = ['geizhals==0.0.9']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -416,7 +416,7 @@ gTTS-token==1.1.3
|
|||||||
gearbest_parser==1.0.7
|
gearbest_parser==1.0.7
|
||||||
|
|
||||||
# homeassistant.components.sensor.geizhals
|
# homeassistant.components.sensor.geizhals
|
||||||
geizhals==0.0.7
|
geizhals==0.0.9
|
||||||
|
|
||||||
# homeassistant.components.geo_location.geo_json_events
|
# homeassistant.components.geo_location.geo_json_events
|
||||||
# homeassistant.components.geo_location.nsw_rural_fire_service_feed
|
# homeassistant.components.geo_location.nsw_rural_fire_service_feed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user