Upgrade paho-mqtt to 1.3.0 (#8125)

This commit is contained in:
Fabian Affolter 2017-06-21 00:32:04 +02:00 committed by Pascal Vizeli
parent d5e55448ef
commit 6d5fca2db1
4 changed files with 4 additions and 4 deletions

View File

@ -29,7 +29,7 @@ from homeassistant.const import (
CONF_PASSWORD, CONF_PORT, CONF_PROTOCOL, CONF_PAYLOAD)
from homeassistant.components.mqtt.server import HBMQTT_CONFIG_SCHEMA
REQUIREMENTS = ['paho-mqtt==1.2.3']
REQUIREMENTS = ['paho-mqtt==1.3.0']
_LOGGER = logging.getLogger(__name__)

View File

@ -14,7 +14,7 @@ from homeassistant.const import (
EVENT_HOMEASSISTANT_STOP)
from homeassistant.helpers import state as state_helper
REQUIREMENTS = ['paho-mqtt==1.2.3']
REQUIREMENTS = ['paho-mqtt==1.3.0']
_LOGGER = logging.getLogger(__name__)

View File

@ -423,7 +423,7 @@ orvibo==1.1.1
# homeassistant.components.mqtt
# homeassistant.components.shiftr
paho-mqtt==1.2.3
paho-mqtt==1.3.0
# homeassistant.components.media_player.panasonic_viera
panasonic_viera==0.2

View File

@ -73,7 +73,7 @@ mficlient==0.3.0
# homeassistant.components.mqtt
# homeassistant.components.shiftr
paho-mqtt==1.2.3
paho-mqtt==1.3.0
# homeassistant.components.device_tracker.aruba
# homeassistant.components.device_tracker.asuswrt