Upgrade opensensemap-api to 0.1.5 (#21524)
This commit is contained in:
parent
229d19bb20
commit
6f2def06be
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ from homeassistant.helpers.aiohttp_client import async_get_clientsession
|
|||
import homeassistant.helpers.config_validation as cv
|
||||
from homeassistant.util import Throttle
|
||||
|
||||
REQUIREMENTS = ['opensensemap-api==0.1.4']
|
||||
REQUIREMENTS = ['opensensemap-api==0.1.5']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -773,7 +773,7 @@ openevsewifi==0.4
|
|||
openhomedevice==0.4.2
|
||||
|
||||
# homeassistant.components.air_quality.opensensemap
|
||||
opensensemap-api==0.1.4
|
||||
opensensemap-api==0.1.5
|
||||
|
||||
# homeassistant.components.device_tracker.luci
|
||||
openwrt-luci-rpc==1.0.5
|
||||
|
|
Loading…
Add table
Reference in a new issue