Skip to content
Snippets Groups Projects
Commit fe0e49db authored by Mick Vleeshouwer's avatar Mick Vleeshouwer Committed by Martin Hjelmare
Browse files

Update postnl api to 1.0.2 (#14769)

parent ad86e68c
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ import homeassistant.helpers.config_validation as cv
from homeassistant.helpers.entity import Entity
from homeassistant.util import Throttle
REQUIREMENTS = ['postnl_api==1.0.1']
REQUIREMENTS = ['postnl_api==1.0.2']
_LOGGER = logging.getLogger(__name__)
......
......@@ -654,7 +654,7 @@ pmsensor==0.4
pocketcasts==0.1
# homeassistant.components.sensor.postnl
postnl_api==1.0.1
postnl_api==1.0.2
# homeassistant.components.climate.proliphix
proliphix==0.4.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment