mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
IPMA Weather Service - version bump (#18626)
* version bump * gen * gen
This commit is contained in:
parent
c7bfdbf3cf
commit
af0f3fcbdb
@ -20,7 +20,7 @@ from homeassistant.helpers.aiohttp_client import async_get_clientsession
|
||||
from homeassistant.helpers import config_validation as cv
|
||||
from homeassistant.util import Throttle
|
||||
|
||||
REQUIREMENTS = ['pyipma==1.1.4']
|
||||
REQUIREMENTS = ['pyipma==1.1.6']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -980,7 +980,7 @@ pyialarm==0.3
|
||||
pyicloud==0.9.1
|
||||
|
||||
# homeassistant.components.weather.ipma
|
||||
pyipma==1.1.4
|
||||
pyipma==1.1.6
|
||||
|
||||
# homeassistant.components.sensor.irish_rail_transport
|
||||
pyirishrail==0.0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user