mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
update comments
This commit is contained in:
parent
a98ecb6bcc
commit
f3868ea744
@ -74,7 +74,7 @@ python-forecastio>=1.3.3
|
|||||||
# Firmata Bindings (*.arduino)
|
# Firmata Bindings (*.arduino)
|
||||||
PyMata==2.07a
|
PyMata==2.07a
|
||||||
|
|
||||||
#Rfxtrx sensor
|
# Rfxtrx sensor (sensor.rfxtrx)
|
||||||
https://github.com/Danielhiversen/pyRFXtrx/archive/master.zip
|
https://github.com/Danielhiversen/pyRFXtrx/archive/master.zip
|
||||||
|
|
||||||
# Mysensors
|
# Mysensors
|
||||||
@ -92,23 +92,23 @@ pywemo>=0.2
|
|||||||
# Wink (*.wink)
|
# Wink (*.wink)
|
||||||
https://github.com/balloob/python-wink/archive/master.zip#pywink>=0.1
|
https://github.com/balloob/python-wink/archive/master.zip#pywink>=0.1
|
||||||
|
|
||||||
# Slack notifier
|
# Slack notifier (notify.slack)
|
||||||
slacker>=0.6.8
|
slacker>=0.6.8
|
||||||
|
|
||||||
# Temper sensors
|
# Temper sensors (sensor.temper)
|
||||||
https://github.com/rkabadi/temper-python/archive/master.zip
|
https://github.com/rkabadi/temper-python/archive/master.zip
|
||||||
|
|
||||||
# PyEdimax
|
# PyEdimax
|
||||||
https://github.com/rkabadi/pyedimax/archive/master.zip
|
https://github.com/rkabadi/pyedimax/archive/master.zip
|
||||||
|
|
||||||
# RPI-GPIO platform
|
# RPI-GPIO platform (*.rpi_gpio)
|
||||||
RPi.GPIO >=0.5.11
|
RPi.GPIO >=0.5.11
|
||||||
|
|
||||||
# PAHO MQTT Binding (protocol.mqtt)
|
# PAHO MQTT Binding (mqtt)
|
||||||
paho-mqtt>=1.1
|
paho-mqtt>=1.1
|
||||||
|
|
||||||
# PyModbus (modbus)
|
# PyModbus (modbus)
|
||||||
https://github.com/bashwork/pymodbus/archive/python3.zip#pymodbus>=1.2.0
|
https://github.com/bashwork/pymodbus/archive/python3.zip#pymodbus>=1.2.0
|
||||||
|
|
||||||
# Verisure
|
# Verisure (verisure)
|
||||||
https://github.com/persandstrom/python-verisure/archive/master.zip
|
https://github.com/persandstrom/python-verisure/archive/master.zip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user