Downgraded pubnub version (#2420)

This commit is contained in:
William Scanlon
2016-07-02 13:04:51 -04:00
committed by Paulus Schoutsen
parent 2b8dfb2a0e
commit 2b514139eb
9 changed files with 9 additions and 9 deletions

View File

@@ -12,7 +12,7 @@ from homeassistant.const import CONF_ACCESS_TOKEN
from homeassistant.helpers.entity import Entity
from homeassistant.loader import get_component
REQUIREMENTS = ['python-wink==0.7.8', 'pubnub==3.7.8']
REQUIREMENTS = ['python-wink==0.7.8', 'pubnub==3.7.6']
# These are the available sensors mapped to binary_sensor class
SENSOR_TYPES = {