mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Bump insteonplm version to 0.11.2 (#15133)
* Bump insteonplm version to 0.11.2 * Gratuitous commit to force travis again. * Reverse change made to force Travis CI
This commit is contained in:
parent
021d08a9c4
commit
05924a2868
@ -17,7 +17,7 @@ import homeassistant.helpers.config_validation as cv
|
|||||||
from homeassistant.helpers import discovery
|
from homeassistant.helpers import discovery
|
||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
|
|
||||||
REQUIREMENTS = ['insteonplm==0.10.0']
|
REQUIREMENTS = ['insteonplm==0.11.2']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -460,7 +460,7 @@ influxdb==5.0.0
|
|||||||
insteonlocal==0.53
|
insteonlocal==0.53
|
||||||
|
|
||||||
# homeassistant.components.insteon_plm
|
# homeassistant.components.insteon_plm
|
||||||
insteonplm==0.10.0
|
insteonplm==0.11.2
|
||||||
|
|
||||||
# homeassistant.components.sensor.iperf3
|
# homeassistant.components.sensor.iperf3
|
||||||
iperf3==0.1.10
|
iperf3==0.1.10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user