Update enocean to 0.40 (#9949)

This commit is contained in:
Alok Saboo 2017-10-18 13:04:44 -04:00 committed by Pascal Vizeli
parent 4960892256
commit 2cacfb5477
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ import voluptuous as vol
from homeassistant.const import CONF_DEVICE
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['enocean==0.31']
REQUIREMENTS = ['enocean==0.40']
_LOGGER = logging.getLogger(__name__)

View File

@ -212,7 +212,7 @@ dweepy==0.3.0
eliqonline==1.0.13
# homeassistant.components.enocean
enocean==0.31
enocean==0.40
# homeassistant.components.sensor.envirophat
# envirophat==0.0.6