mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
update format
This commit is contained in:
parent
bd561dea6e
commit
cb9fe8d9ff
@ -1,56 +1,56 @@
|
||||
# required for Home Assistant core
|
||||
# Required for Home Assistant core
|
||||
requests>=2.0
|
||||
pyyaml>=3.11
|
||||
pytz>=2015.2
|
||||
|
||||
# optional, needed for specific components
|
||||
# Optional, needed for specific components
|
||||
|
||||
# discovery
|
||||
# Discovery platform (discovery)
|
||||
zeroconf>=0.16.0
|
||||
|
||||
# sun
|
||||
# Sun (sun)
|
||||
pyephem>=3.7
|
||||
|
||||
# lights.hue
|
||||
# Philips Hue library (lights.hue)
|
||||
phue>=0.8
|
||||
|
||||
# lights.limitlessled
|
||||
# Limitlessled/Easybulb/Milight library (lights.limitlessled)
|
||||
ledcontroller>=1.0.7
|
||||
|
||||
# media_player.cast
|
||||
# Chromecast bindings (media_player.cast)
|
||||
pychromecast>=0.6.2
|
||||
|
||||
# keyboard
|
||||
# Keyboard (keyboard)
|
||||
pyuserinput>=0.1.9
|
||||
|
||||
# switch.tellstick, sensor.tellstick
|
||||
# Tellstick bindings (*.tellstick)
|
||||
tellcore-py>=1.0.4
|
||||
|
||||
# device_tracker.nmap
|
||||
# Nmap bindings (device_tracker.nmap)
|
||||
python-libnmap>=0.6.2
|
||||
|
||||
# notify.pushbullet
|
||||
# PushBullet bindings (notify.pushbullet)
|
||||
pushbullet.py>=0.7.1
|
||||
|
||||
# thermostat.nest
|
||||
# Nest Thermostat bindings (thermostat.nest)
|
||||
python-nest>=2.1
|
||||
|
||||
# z-wave
|
||||
# Z-Wave (*.zwave)
|
||||
pydispatcher>=2.0.5
|
||||
|
||||
# isy994
|
||||
# ISY994 bindings (*.isy994
|
||||
PyISY>=1.0.2
|
||||
|
||||
# sensor.systemmonitor
|
||||
# PSutil (sensor.systemmonitor)
|
||||
psutil>=2.2.1
|
||||
|
||||
# pushover notifications
|
||||
# Pushover bindings (notify.pushover)
|
||||
python-pushover>=0.2
|
||||
|
||||
# Transmission Torrent Client
|
||||
# Transmission Torrent Client (*.transmission)
|
||||
transmissionrpc>=0.11
|
||||
|
||||
# OpenWeatherMap Web API
|
||||
# OpenWeatherMap Web API (sensor.openweathermap)
|
||||
pyowm>=2.2.0
|
||||
|
||||
# XMPP Bindings (notify.xmpp)
|
||||
|
Loading…
x
Reference in New Issue
Block a user