mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 22:07:10 +00:00
Upgrade aioambient to 0.1.3 (#21510)
This commit is contained in:
parent
e4b2aab1e9
commit
ab2be6df48
@ -20,7 +20,7 @@ from .const import (
|
|||||||
ATTR_LAST_DATA, CONF_APP_KEY, DATA_CLIENT, DOMAIN, TOPIC_UPDATE,
|
ATTR_LAST_DATA, CONF_APP_KEY, DATA_CLIENT, DOMAIN, TOPIC_UPDATE,
|
||||||
TYPE_BINARY_SENSOR, TYPE_SENSOR)
|
TYPE_BINARY_SENSOR, TYPE_SENSOR)
|
||||||
|
|
||||||
REQUIREMENTS = ['aioambient==0.1.2']
|
REQUIREMENTS = ['aioambient==0.1.3']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -90,7 +90,7 @@ abodepy==0.15.0
|
|||||||
afsapi==0.0.4
|
afsapi==0.0.4
|
||||||
|
|
||||||
# homeassistant.components.ambient_station
|
# homeassistant.components.ambient_station
|
||||||
aioambient==0.1.2
|
aioambient==0.1.3
|
||||||
|
|
||||||
# homeassistant.components.asuswrt
|
# homeassistant.components.asuswrt
|
||||||
aioasuswrt==1.1.20
|
aioasuswrt==1.1.20
|
||||||
|
@ -31,7 +31,7 @@ PyTransportNSW==0.1.1
|
|||||||
YesssSMS==0.2.3
|
YesssSMS==0.2.3
|
||||||
|
|
||||||
# homeassistant.components.ambient_station
|
# homeassistant.components.ambient_station
|
||||||
aioambient==0.1.2
|
aioambient==0.1.3
|
||||||
|
|
||||||
# homeassistant.components.device_tracker.automatic
|
# homeassistant.components.device_tracker.automatic
|
||||||
aioautomatic==0.6.5
|
aioautomatic==0.6.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user