mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Upgrade pypollencom to 2.2.3 (#21517)
This commit is contained in:
parent
4ca7273c58
commit
1369b0b583
@ -13,7 +13,7 @@ import homeassistant.helpers.config_validation as cv
|
|||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
from homeassistant.util import Throttle
|
from homeassistant.util import Throttle
|
||||||
|
|
||||||
REQUIREMENTS = ['numpy==1.16.1', 'pypollencom==2.2.2']
|
REQUIREMENTS = ['numpy==1.16.1', 'pypollencom==2.2.3']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1210,7 +1210,7 @@ pypjlink2==1.2.0
|
|||||||
pypoint==1.1.1
|
pypoint==1.1.1
|
||||||
|
|
||||||
# homeassistant.components.sensor.pollen
|
# homeassistant.components.sensor.pollen
|
||||||
pypollencom==2.2.2
|
pypollencom==2.2.3
|
||||||
|
|
||||||
# homeassistant.components.ps4
|
# homeassistant.components.ps4
|
||||||
pyps4-homeassistant==0.3.0
|
pyps4-homeassistant==0.3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user