Update HBMQTT (#1998)

This commit is contained in:
Paulus Schoutsen 2016-05-07 10:59:23 -07:00
parent 6cae7c0307
commit 2a9c822454
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ import threading
from homeassistant.components.mqtt import PROTOCOL_311
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
REQUIREMENTS = ['hbmqtt==0.6.3']
REQUIREMENTS = ['hbmqtt==0.7.1']
DEPENDENCIES = ['http']

View File

@ -66,7 +66,7 @@ gntp==1.0.3
googlemaps==2.4.3
# homeassistant.components.mqtt.server
hbmqtt==0.6.3
hbmqtt==0.7.1
# homeassistant.components.thermostat.heatmiser
heatmiserV3==0.9.1