core/homeassistant/components
Scott Bradshaw f4f06af0c5 OpenGarage support (#7338)
* OpenGarage.io support

Cleaned up component and ran lint checking

* Fixing lint errors

* Added supported_features and device_class

* Added timeout to HTTP Requests and other changes based on feedback.

* Removed watcher. It provided little value and could cause issues if status was stuck in a state.

* Changes based on feedback. Added error checking for invalid device_key.

* Lint
2017-05-02 08:46:56 -07:00
..
alarm_control_panel Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
automation Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
binary_sensor Add Eight sleep component (#7275) 2017-05-02 08:38:27 -07:00
calendar Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
camera Updated docstrings (#7383) 2017-04-30 20:10:08 -07:00
climate Updated docstrings (#7383) 2017-04-30 20:10:08 -07:00
config Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
cover OpenGarage support (#7338) 2017-05-02 08:46:56 -07:00
device_tracker Updated docstrings (#7383) 2017-04-30 20:10:08 -07:00
emulated_hue Updated docstrings (#7383) 2017-04-30 20:10:08 -07:00
fan Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
frontend Remove path whitelisting for hassio (#7399) 2017-05-02 00:27:50 -07:00
http Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
image_processing Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
light Updated docstrings (#7383) 2017-04-30 20:10:08 -07:00
lock Iterating the dictionary directly (#7251) 2017-04-23 20:16:52 -07:00
media_player Add support for shuffle toggling on Spotify component. (#7339) 2017-04-30 12:41:21 -07:00
mqtt Upgrade paho-mqtt to 1.2.3 (#7214) 2017-04-23 09:25:34 +02:00
notify Allow multiple recipients for SMTP notify (#7319) 2017-04-28 11:29:30 +02:00
recorder Recorder: Check for ENTITY_ID key that contains None value (#7287) 2017-04-24 20:51:03 -07:00
remote self.loop.create_task -> self.add_job (#6632) 2017-03-16 06:58:54 +01:00
scene Add LIFX Cloud scene support (#7124) 2017-04-16 16:40:12 -07:00
sensor Add Eight sleep component (#7275) 2017-05-02 08:38:27 -07:00
switch Flux switch: avoid updates when off (#7363) 2017-04-30 00:05:29 -07:00
telegram_bot Upgrade python-telegram-bot to 5.3.1 (#7311) 2017-04-26 10:50:08 +02:00
tts Add support for Ukrainian Language in Google TTS (#7278) 2017-04-24 21:43:56 +02:00
weather Added Met Office weather and sensor components (#6742) 2017-03-31 22:03:27 +02:00
zha Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
zwave Remove ordered_dict validator (#7375) 2017-04-30 10:55:03 -07:00
__init__.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
alarmdecoder.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
alert.py
alexa.py
android_ip_webcam.py Add android ip webcam support for aiohttp2 (#6940) 2017-04-04 21:40:19 -07:00
apcupsd.py
api.py Remove deprecated remote classes (#7011) 2017-04-10 09:04:19 -07:00
apiai.py
arduino.py Supress trackback and upgrade PyMata to 2.14 (#7176) 2017-04-19 12:48:15 +02:00
bbb_gpio.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
blink.py Update docstrings (#6795) 2017-03-26 15:50:40 +02:00
bloomsky.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
browser.py
configurator.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
conversation.py
demo.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
device_sun_light_trigger.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
digital_ocean.py Upgrade python-digitalocean to 1.11 (#6653) 2017-03-16 11:14:36 +01:00
discovery.py Add HassIO to discovery component (#7195) 2017-04-20 18:45:15 -07:00
downloader.py Don't use len(SEQUENCE) as condition value (#7249) 2017-04-23 20:41:09 -07:00
dweet.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
ecobee.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
eight_sleep.py Add Eight sleep component (#7275) 2017-05-02 08:38:27 -07:00
emoncms_history.py Don't use len(SEQUENCE) as condition value (#7249) 2017-04-23 20:41:09 -07:00
enocean.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
envisalink.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
feedreader.py Don't use len(SEQUENCE) as condition value (#7249) 2017-04-23 20:41:09 -07:00
ffmpeg.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
foursquare.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
google.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
graphite.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
group.py Remove ordered_dict validator (#7375) 2017-04-30 10:55:03 -07:00
hassio.py Remove path whitelisting for hassio (#7399) 2017-05-02 00:27:50 -07:00
hdmi_cec.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
history.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
homematic.py Fix impulse events, added error event for Homegear (#7349) 2017-05-01 06:37:00 +02:00
ifttt.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
influxdb.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
input_boolean.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
input_select.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
input_slider.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
insteon_hub.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
insteon_local.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
insteon_plm.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
introduction.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
ios.py Merge pull request #7385 from robbiet480/dont-validate-ios-identify 2017-04-30 20:11:21 -07:00
isy994.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
joaoapps_join.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
keyboard.py
keyboard_remote.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
knx.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
lirc.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
litejet.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
logbook.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
logentries.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
logger.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
lutron.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
lutron_caseta.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
maxcube.py Remove superfluous comments and update ordering (#7227) 2017-04-22 21:13:04 +02:00
microsoft_face.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
mochad.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
modbus.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
mqtt_eventstream.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
mysensors.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
neato.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
nest.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
netatmo.py
nuimo_controller.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
octoprint.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
panel_custom.py
panel_iframe.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
persistent_notification.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
pilight.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
plant.py Plant (replacement for MiGardener) (#7131) 2017-04-30 12:32:32 -07:00
proximity.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
qwikswitch.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
rest_command.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
rflink.py Add option to disable automatic add for lights and sensors. (#6852) 2017-03-30 08:02:03 -07:00
rfxtrx.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
ring.py Upgrade Ring to 0.1.4 (#7386) 2017-04-30 20:08:14 -07:00
rpi_gpio.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
rss_feed_template.py Remove ordered_dict validator (#7375) 2017-04-30 10:55:03 -07:00
script.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
scsgate.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
services.yaml Add Eight sleep component (#7275) 2017-05-02 08:38:27 -07:00
shell_command.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
sleepiq.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
splunk.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
statsd.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
sun.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
tado.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
tellduslive.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
tellstick.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
thingspeak.py
tradfri.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
twilio.py Update docstrings (#6795) 2017-03-26 15:50:40 +02:00
updater.py Migrate updater to aiohttp (#7387) 2017-05-01 23:29:01 -07:00
upnp.py
vera.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
verisure.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
volvooncall.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
weblink.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
websocket_api.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
wemo.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
wink.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
zabbix.py
zeroconf.py Upgrade zeroconf to 0.19.0 (#6792) 2017-03-26 15:53:42 +02:00
zigbee.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
zone.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
zoneminder.py