Update roombapy to 1.3.1 to avoid installing all the mapping dependencies (#8925)

This commit is contained in:
Philipp Schmitt 2017-08-11 11:22:22 +02:00 committed by Pascal Vizeli
parent d427063acd
commit 0999e2ddc4
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ from homeassistant.const import (
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['roombapy==1.3.0']
REQUIREMENTS = ['roombapy==1.3.1']
_LOGGER = logging.getLogger(__name__)

View file

@ -838,7 +838,7 @@ rflink==0.0.34
ring_doorbell==0.1.4
# homeassistant.components.vacuum.roomba
roombapy==1.3.0
roombapy==1.3.1
# homeassistant.components.switch.rpi_rf
# rpi-rf==0.9.6