mirror of
https://github.com/home-assistant/core.git
synced 2025-04-27 02:37:50 +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
|
||||
pychromecast>=0.5
|
||||
|
||||
# optional, needed for specific components
|
||||
|
||||
# sun
|
||||
pyephem>=3.7
|
||||
|
||||
# lights.hue
|
||||
phue>=0.7
|
||||
|
||||
# chromecast
|
||||
pychromecast>=0.5
|
||||
|
||||
# keyboard
|
||||
pyuserinput>=0.1.9
|
||||
|
||||
# switch.tellstick, tellstick_sensor
|
||||
tellcore-py>=1.0.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user