core/homeassistant/components
John Arild Berentsen 1eb3181c14 Fix fitbit KeyError (#2077)
* Fix fitbit KeyError

* Set units compared to temperature_unit

* Pass true or false for is_metric
2016-05-19 23:28:53 -07:00
..
alarm_control_panel add reconnect retry and longer timeouts for verisure (#1944) 2016-05-03 18:53:11 -07:00
automation numeric state: validate multiple entities (#2066) 2016-05-14 12:29:57 -07:00
binary_sensor Added battery level to wink devices (#1979) 2016-05-06 18:19:37 -07:00
camera Add initial config validation 2016-03-28 23:46:12 -07:00
device_tracker Ignore acc: 0 updates. 2016-05-19 16:16:43 +01:00
frontend Update frontend repo 2016-05-16 21:59:39 -07:00
garage_door Added battery level to wink devices (#1979) 2016-05-06 18:19:37 -07:00
hvac Upgrade flake8 to 2.5.4 (#2018) 2016-05-09 22:33:21 -07:00
light Accept human readable color names to change light colors (#2075) 2016-05-17 00:06:55 -07:00
lock Added battery level to wink devices (#1979) 2016-05-06 18:19:37 -07:00
media_player Added the lg_netcast platform to control a LG Smart TV running NetCast 3.0 or 4.0 (#2081) 2016-05-19 23:27:47 -07:00
mqtt log received mqtt messages (#2031) 2016-05-10 21:12:14 -07:00
notify Upgrade python-telegram-bot to 4.1.1 (#2102) 2016-05-18 17:05:08 -07:00
rollershutter Update link to docs 2016-05-05 09:49:52 +02:00
scene Corrected link to documentation (#2022) 2016-05-09 23:30:22 +02:00
sensor Fix fitbit KeyError (#2077) 2016-05-19 23:28:53 -07:00
switch Resolved UI flicker, new config vars, brightness up to 255, fixed buttons, fixed race condition (#2072) 2016-05-14 14:21:05 -07:00
thermostat fix away mode. issue 2032 (#2044) 2016-05-11 21:52:56 -07:00
__init__.py Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
alexa.py Cache script object for Alexa 2016-04-23 07:10:57 +02:00
apcupsd.py Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
api.py Add /api/discovery_info (#1791) 2016-05-06 22:11:35 -07:00
arduino.py Upgrade to PyMata 2.12 (#1993) 2016-05-06 18:03:28 -07:00
bloomsky.py Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
browser.py Service validation for browser component. 2016-04-13 12:57:47 -04:00
configurator.py add link ability to configurator (#2035) 2016-05-15 12:56:29 -07:00
conversation.py Service validation for conversation component. 2016-04-13 12:48:39 -04:00
demo.py Add HVAC to demo 2016-05-08 23:21:26 -07:00
device_sun_light_trigger.py Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
discovery.py Added support for the roku media player (#2046) 2016-05-15 13:00:31 -07:00
downloader.py Service validation for downloader component. 2016-04-13 12:35:08 -04:00
dweet.py Add dweet export component (#1818) 2016-05-06 17:55:26 -07:00
ecobee.py Add Ecobee notify platform (#2021) 2016-05-11 22:03:21 -07:00
feedreader.py Limit number of processed entries by Feedreader (#1966) 2016-05-03 18:40:30 -07:00
graphite.py Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
group.py 0.17.1 (#1771) 2016-04-09 09:55:52 -07:00
history.py Use standardised datetime format 2016-04-16 01:46:50 -07:00
http.py Add CORS (Cross Origin Resource Sharing) support to HTTP (#2000) 2016-05-07 12:21:28 -07:00
ifttt.py Service validation for ifttt component. 2016-04-13 12:35:07 -04:00
influxdb.py Fix field type conflict in influxdb 2016-04-16 20:25:39 +02:00
input_boolean.py Service validation for input_boolean component. 2016-04-13 12:35:07 -04:00
input_select.py Service validation for input_select component. 2016-04-13 12:35:07 -04:00
input_slider.py Service validation for input_slider component. 2016-04-13 12:35:07 -04:00
insteon_hub.py Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
introduction.py Update docstrings to match PEP257 2016-03-07 18:50:30 +01:00
isy994.py Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
keyboard.py Service validation for keyboard component. 2016-04-13 12:35:07 -04:00
logbook.py Use standardised datetime format 2016-04-16 01:46:50 -07:00
logger.py Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
modbus.py Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
mqtt_eventstream.py We need to allow extra keys on the top-level component config. 2016-04-07 00:42:56 -04:00
mysensors.py Refactor mysensors component 2016-04-30 15:27:59 +02:00
nest.py Support for Nest Protect smoke alarms (#2076) 2016-05-15 12:29:12 -07:00
octoprint.py Update links to docs and doc strings (#1994) 2016-05-06 18:03:18 -07:00
proximity.py Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
qwikswitch.py Resolved UI flicker, new config vars, brightness up to 255, fixed buttons, fixed race condition (#2072) 2016-05-14 14:21:05 -07:00
recorder.py fixes for pep and delay start 2016-05-12 10:33:22 -07:00
rfxtrx.py Rfxtrx bug fix (#1992) 2016-05-06 18:24:43 -07:00
rpi_gpio.py Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
script.py Script entities to allow passing in variables 2016-04-21 22:24:23 -04:00
scsgate.py SCSGATE: Actually cycle through all devices to register (#1841) 2016-04-17 10:17:42 -07:00
shell_command.py Config and service validation for shell_command component. 2016-04-13 12:35:07 -04:00
splunk.py Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
statsd.py Update docstrings to match PEP257 2016-03-07 18:50:30 +01:00
sun.py Use standardised datetime format 2016-04-16 01:46:50 -07:00
tellduslive.py Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
tellstick.py Tellstick config validation 2016-04-21 07:57:28 -07:00
updater.py Disable updater.updater on dev versions 2016-04-06 18:46:48 -07:00
upnp.py Disable import-error on upnp 2016-04-10 18:19:32 -07:00
vera.py Fix vera breaking component loading order. (#1749) 2016-04-08 11:38:02 -07:00
verisure.py add reconnect retry and longer timeouts for verisure (#1944) 2016-05-03 18:53:11 -07:00
weblink.py Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
wemo.py Bump pywemo version to 0.4.2 2016-04-17 21:02:31 -04:00
wink.py Added battery level to wink devices (#1979) 2016-05-06 18:19:37 -07:00
zeroconf.py Fix flake8 error on zeroconf.py 2016-04-10 18:55:54 -07:00
zigbee.py Enable ZigBee "push" updates for digital/analog sensors. (#1976) 2016-05-06 18:09:18 -07:00
zone.py Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
zwave.py Fix an unresolved merge conflict 2016-05-03 22:34:26 -04:00