Upgrade hbmqtt to 0.9.4 (#16356)

* Upgrade to hbmqtt 0.9.4

* Lint

* Typo
This commit is contained in:
Jason Hu 2018-09-02 03:50:30 -07:00 committed by Fabian Affolter
parent 3797b6b012
commit 87eb6cd25a
4 changed files with 3 additions and 9 deletions

View file

@ -13,7 +13,7 @@ import voluptuous as vol
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['hbmqtt==0.9.2']
REQUIREMENTS = ['hbmqtt==0.9.4']
DEPENDENCIES = ['http']
# None allows custom config to be created through generate_config