Skip to content
Snippets Groups Projects
Commit 1e7333ee authored by Andrey's avatar Andrey Committed by Fabian Affolter
Browse files

Switch to own packaged version of pyflic (#15041)

parent 7cd620d3
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ from homeassistant.const import (
from homeassistant.components.binary_sensor import (
BinarySensorDevice, PLATFORM_SCHEMA)
REQUIREMENTS = ['https://github.com/soldag/pyflic/archive/0.4.zip#pyflic==0.4']
REQUIREMENTS = ['pyflic-homeassistant==0.4.dev0']
_LOGGER = logging.getLogger(__name__)
......
......@@ -435,9 +435,6 @@ https://github.com/jabesq/pybotvac/archive/v0.0.5.zip#pybotvac==0.0.5
# homeassistant.components.sensor.gtfs
https://github.com/robbiet480/pygtfs/archive/00546724e4bbcb3053110d844ca44e2246267dd8.zip#pygtfs==0.1.3
# homeassistant.components.binary_sensor.flic
https://github.com/soldag/pyflic/archive/0.4.zip#pyflic==0.4
# homeassistant.components.media_player.lg_netcast
https://github.com/wokar/pylgnetcast/archive/v0.2.0.zip#pylgnetcast==0.2.0
......@@ -824,6 +821,9 @@ pyfido==2.1.1
# homeassistant.components.climate.flexit
pyflexit==0.3
# homeassistant.components.binary_sensor.flic
pyflic-homeassistant==0.4.dev0
# homeassistant.components.fritzbox
pyfritzhome==0.3.7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment