Update postnl api to 1.0.2 (#14769)
This commit is contained in:
parent
ad86e68c1e
commit
fe0e49db4b
2 changed files with 2 additions and 2 deletions
|
@ -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__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue