Fix hlk-sw16 inverted switch state (#22059)

pull/22160/head
James Hilliard 2019-03-18 11:57:44 -06:00 committed by Jason Hu
parent 9f96aab2f4
commit 9c7ef13f91
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ from homeassistant.helpers.discovery import async_load_platform
from homeassistant.helpers.dispatcher import (
async_dispatcher_send, async_dispatcher_connect)
REQUIREMENTS = ['hlk-sw16==0.0.6']
REQUIREMENTS = ['hlk-sw16==0.0.7']
_LOGGER = logging.getLogger(__name__)

View File

@ -545,7 +545,7 @@ hipnotify==1.0.8
hkavr==0.0.5
# homeassistant.components.hlk_sw16
hlk-sw16==0.0.6
hlk-sw16==0.0.7
# homeassistant.components.pi_hole.sensor
hole==0.3.0