mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Add fritzconnection library to requirements
This commit is contained in:
parent
4528c57539
commit
b3171c7cde
@ -83,9 +83,6 @@ https://github.com/bashwork/pymodbus/archive/d7fc4f1cc975631e0a9011390e8017f64b6
|
|||||||
# homeassistant.components.mqtt
|
# homeassistant.components.mqtt
|
||||||
paho-mqtt==1.1
|
paho-mqtt==1.1
|
||||||
|
|
||||||
# homeassistant.components.mqtt
|
|
||||||
jsonpath-rw==1.4.0
|
|
||||||
|
|
||||||
# homeassistant.components.notify.pushbullet
|
# homeassistant.components.notify.pushbullet
|
||||||
pushbullet.py==0.9.0
|
pushbullet.py==0.9.0
|
||||||
|
|
||||||
@ -119,6 +116,9 @@ py-cpuinfo==0.1.6
|
|||||||
# homeassistant.components.sensor.dht
|
# homeassistant.components.sensor.dht
|
||||||
# http://github.com/mala-zaba/Adafruit_Python_DHT/archive/4101340de8d2457dd194bca1e8d11cbfc237e919.zip#Adafruit_DHT==1.1.0
|
# http://github.com/mala-zaba/Adafruit_Python_DHT/archive/4101340de8d2457dd194bca1e8d11cbfc237e919.zip#Adafruit_DHT==1.1.0
|
||||||
|
|
||||||
|
# homeassistant.components.sensor.dweet
|
||||||
|
dweepy==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.sensor.forecast
|
# homeassistant.components.sensor.forecast
|
||||||
python-forecastio==1.3.3
|
python-forecastio==1.3.3
|
||||||
|
|
||||||
@ -160,6 +160,9 @@ orvibo==1.0.1
|
|||||||
# homeassistant.components.switch.wemo
|
# homeassistant.components.switch.wemo
|
||||||
pywemo==0.3.3
|
pywemo==0.3.3
|
||||||
|
|
||||||
|
# homeassistant.components.thermostat.heatmiser
|
||||||
|
heatmiserV3==0.9.1
|
||||||
|
|
||||||
# homeassistant.components.thermostat.honeywell
|
# homeassistant.components.thermostat.honeywell
|
||||||
evohomeclient==0.2.4
|
evohomeclient==0.2.4
|
||||||
|
|
||||||
@ -174,9 +177,3 @@ https://github.com/persandstrom/python-verisure/archive/9873c4527f01b1ba1f72ae60
|
|||||||
|
|
||||||
# homeassistant.components.zwave
|
# homeassistant.components.zwave
|
||||||
pydispatcher==2.0.5
|
pydispatcher==2.0.5
|
||||||
|
|
||||||
# homeassistant.components.heatmiser
|
|
||||||
heatmiserV3==0.9.1
|
|
||||||
|
|
||||||
# homeassistant.components.sensor.dweet
|
|
||||||
dweepy==0.2.0
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user