mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Update HBMQTT (#1998)
This commit is contained in:
parent
6cae7c0307
commit
2a9c822454
@ -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']
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user