mirror of
https://github.com/home-assistant/core.git
synced 2025-04-27 18:57:57 +00:00
ps: added comments to requirements.txt for clarity
This commit is contained in:
parent
66f8daded1
commit
4fb2fcc7a0
@ -1,5 +1,19 @@
|
|||||||
|
# required
|
||||||
requests>=2.0
|
requests>=2.0
|
||||||
pychromecast>=0.5
|
|
||||||
|
# optional, needed for specific components
|
||||||
|
|
||||||
|
# sun
|
||||||
pyephem>=3.7
|
pyephem>=3.7
|
||||||
|
|
||||||
|
# lights.hue
|
||||||
|
phue>=0.7
|
||||||
|
|
||||||
|
# chromecast
|
||||||
|
pychromecast>=0.5
|
||||||
|
|
||||||
|
# keyboard
|
||||||
pyuserinput>=0.1.9
|
pyuserinput>=0.1.9
|
||||||
|
|
||||||
|
# switch.tellstick, tellstick_sensor
|
||||||
tellcore-py>=1.0.4
|
tellcore-py>=1.0.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user