Updated sense library to 0.6.0 (#20271)

pull/20281/head
kbickar 2019-01-20 15:02:36 -05:00 committed by Fabian Affolter
parent 7c25389f0d
commit 0e5fa010a7
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ from homeassistant.const import CONF_EMAIL, CONF_PASSWORD, CONF_TIMEOUT
import homeassistant.helpers.config_validation as cv
from homeassistant.helpers.discovery import load_platform
REQUIREMENTS = ['sense_energy==0.5.1']
REQUIREMENTS = ['sense_energy==0.6.0']
_LOGGER = logging.getLogger(__name__)

View File

@ -1478,7 +1478,7 @@ sendgrid==5.6.0
sense-hat==2.2.0
# homeassistant.components.sense
sense_energy==0.5.1
sense_energy==0.6.0
# homeassistant.components.media_player.aquostv
sharp_aquos_rc==0.3.2