1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

update hbmqtt to 0.9.1 (#10611)

This commit is contained in:
Mitko Masarliev
2017-11-16 17:47:37 +02:00
committed by Paulus Schoutsen
parent eb7643e163
commit bd5a16d70b
3 changed files with 3 additions and 3 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.8']
REQUIREMENTS = ['hbmqtt==0.9.1']
DEPENDENCIES = ['http']
# None allows custom config to be created through generate_config