core/homeassistant/components
Robbie Trencheny 074f9315d7 Fan improvements (#5457)
* Remove SPEED_MED from fan

* Correctly use the oscillation on/off payloads for MQTT fan

* Add set_direction service documentation

* Correct function name for Wink fans

* Check for existence of the correct topic

* Enable set fan speed in emulated_hue

* features -> functions

* Final emulated_hue fan fixes

* Fix linting issues

* Revert to supported features instead of supported functions

* Fix logic

* Add a test for emulated_hue fan support
2017-01-20 22:21:28 -08:00
..
alarm_control_panel Bugfix default values to timedelta (#5193) 2017-01-06 00:16:12 +01:00
automation Bugfix wait in automation (#4984) 2016-12-18 12:57:31 -08:00
binary_sensor [ffmpeg] Use new 1.0 version / migrate all asyncio (#5464) 2017-01-20 21:56:22 -08:00
calendar date fix (#5227) 2017-01-08 23:50:42 +01:00
camera [ffmpeg] Use new 1.0 version / migrate all asyncio (#5464) 2017-01-20 21:56:22 -08:00
climate Update generic_thermostat.py 2017-01-19 21:26:12 +01:00
cover Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
device_tracker [Device Tracker] Xiaomi Mi Router token refresh (#5437) 2017-01-19 15:05:37 +01:00
emulated_hue Fan improvements (#5457) 2017-01-20 22:21:28 -08:00
fan Fan improvements (#5457) 2017-01-20 22:21:28 -08:00
frontend Update frontend 2017-01-20 22:10:44 -08:00
http Upgrade to aiohttp 1.2 (#4964) 2017-01-11 21:25:02 +01:00
image_processing Remove old openalpr component (#5406) 2017-01-19 22:21:25 -08:00
light Hue improvements (#5474) 2017-01-20 22:20:07 -08:00
lock [WIP][ZWave][Lock] Further improvements to zwave lock platform (#5400) 2017-01-20 13:01:36 -08:00
media_player Merge pull request #5405 from xhostplus/roku-idle 2017-01-20 21:54:04 -08:00
mqtt [mqtt] Embedded MQTT server fix (#5132) 2017-01-03 23:17:56 +01:00
notify Asyncio notify component migration (#5377) 2017-01-17 22:08:03 -08:00
recorder [recorder] Include & Exclude domain fix & unit tests (#5213) 2017-01-09 21:53:30 +01:00
remote Bugfix default values to timedelta (#5193) 2017-01-06 00:16:12 +01:00
scene adding a default icon "blind" to a PowerView blinds scene. (#5210) 2017-01-10 13:21:15 +01:00
sensor Fix if none data is present for a sensor. (#5415) 2017-01-20 09:07:03 +01:00
switch HDMI CEC - support for devices and commands (#4781) 2017-01-20 12:39:18 -08:00
tts TTS: Invalidate broken file cache entries 2017-01-20 20:09:03 -05:00
weather Bom weather platform (#5153) 2017-01-15 12:12:50 +01:00
zwave Prevent Homeassistant to create a segfault with OZW (#5085) 2017-01-02 18:53:46 +01:00
__init__.py Async gather wait (#4247) 2016-11-06 09:26:40 -08:00
alexa.py Replace dots in Alexa built-in intent slots w/ underscores (#5092) 2016-12-29 17:26:23 +01:00
apcupsd.py
api.py Bugfix stack trace from api (#5332) 2017-01-15 08:36:24 -08:00
arduino.py
bbb_gpio.py Beaglebone Black binary sensor (#5422) 2017-01-20 12:55:28 -08:00
bloomsky.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
browser.py
configurator.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
conversation.py Upgrade fuzzywuzzy to 0.14.0 (#4240) 2016-11-06 07:36:03 -08:00
demo.py Component "Image processing" (#5166) 2017-01-14 08:18:03 +01:00
device_sun_light_trigger.py More async tests (#4223) 2016-11-05 16:36:20 -07:00
digital_ocean.py Upgrade python-digitalocean to 1.10.1 (#4276) 2016-11-06 23:49:25 -08:00
discovery.py Add Yeelight auto discovery, color temp (#5145) 2017-01-05 23:39:28 +01:00
downloader.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
dweet.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
ecobee.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
emoncms_history.py Maintenance 2nd (#4106) 2016-10-30 09:58:34 +01:00
enocean.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
envisalink.py Bump pyenvisalink to version 2.0 (#5311) 2017-01-13 21:02:33 -08:00
feedreader.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
ffmpeg.py [ffmpeg] Use new 1.0 version / migrate all asyncio (#5464) 2017-01-20 21:56:22 -08:00
foursquare.py Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
google.py Google Calendar round 2 (#4161) 2016-11-18 22:29:20 -08:00
graphite.py
group.py Bugfix group reload (#5292) 2017-01-13 03:29:20 -08:00
hdmi_cec.py HDMI CEC - support for devices and commands (#4781) 2017-01-20 12:39:18 -08:00
history.py Add support for limiting which entities are recorded (#4733) 2017-01-04 00:19:28 +02:00
homematic.py Add HMWIOSwitch to sensor, binary (#5304) 2017-01-13 22:39:42 +01:00
ifttt.py
influxdb.py Improve InfluxDB (#5238) 2017-01-14 09:52:47 -08:00
input_boolean.py Bugfix asyncio wait (#4946) 2016-12-16 08:36:50 -08:00
input_select.py Bugfix asyncio wait (#4946) 2016-12-16 08:36:50 -08:00
input_slider.py Bugfix asyncio wait (#4946) 2016-12-16 08:36:50 -08:00
insteon_hub.py Disable insteon hub (#4221) 2016-11-04 23:38:27 -07:00
insteon_local.py Clean-up (#5327) 2017-01-14 09:42:45 -08:00
introduction.py
ios.py Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
isy994.py Updated ISY component to not overwrite state_attributes. (#5433) 2017-01-19 22:22:33 -08:00
joaoapps_join.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
keyboard.py
keyboard_remote.py Update keyboard_remote.py (#5341) 2017-01-15 14:05:41 -08:00
knx.py Fix KNX async I/O (#4267) 2016-11-08 21:00:33 -08:00
lirc.py
litejet.py Use port instead of url and fix PEP257 issues (#4192) 2016-11-03 18:43:42 -07:00
logbook.py Filter new entities from logbook (#5402) 2017-01-19 23:30:47 -08:00
logentries.py
logger.py Remove globally disabled pylint warnings (#4204) 2016-11-03 18:40:43 -07:00
mochad.py Add mochad component (#3970) 2016-10-24 21:49:49 -07:00
modbus.py
mqtt_eventstream.py
mysensors.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
neato.py Neato Fixes (#4490) 2016-11-21 19:36:44 -08:00
nest.py Move Nest sensors configuration to Nest component (#4983) 2017-01-17 00:12:15 -08:00
netatmo.py Netatmo Presence (#5122) 2017-01-16 23:10:18 -08:00
nuimo_controller.py Requirements use zip instead of git (#4692) 2016-12-03 10:18:00 -08:00
octoprint.py Stop Octoprint from logging errors during startup (#4220) 2016-11-05 07:55:59 -07:00
panel_custom.py
panel_iframe.py
persistent_notification.py Async cleanup part 3 (#4302) 2016-11-07 22:31:40 -08:00
pilight.py Remove globally disabled pylint warnings (#4204) 2016-11-03 18:40:43 -07:00
proximity.py Fix proximity issue (#5109) 2016-12-30 08:51:37 +01:00
qwikswitch.py Use constants (#5390) 2017-01-17 23:40:34 +01:00
rest_command.py [new] component rest_command (#5055) 2017-01-06 23:42:53 +01:00
rfxtrx.py update rfxtrx lib 2017-01-19 22:08:55 +01:00
rpi_gpio.py
script.py [core] Add 'packages' to the config (#5140) 2017-01-13 22:01:47 -08:00
scsgate.py
services.yaml HDMI CEC - support for devices and commands (#4781) 2017-01-20 12:39:18 -08:00
shell_command.py
sleepiq.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
splunk.py
statsd.py
sun.py Upgrade astral to 1.3.3 (#4956) 2016-12-17 19:29:36 +01:00
tellduslive.py [tellduslive] Upgrade requirement (#4865) 2016-12-12 20:05:38 +02:00
tellstick.py Improve async/multithreaded behavior of tellstick code (#4989) 2017-01-03 23:54:11 +01:00
thingspeak.py Maintenance 2nd (#4106) 2016-10-30 09:58:34 +01:00
updater.py Upgrade distro to 1.0.2 (#5291) 2017-01-12 23:16:32 +01:00
upnp.py
vera.py Bump pyvera to 0.2.21 2016-11-21 06:06:17 -05:00
verisure.py Add Verisure smartcam capture service (#4559) 2016-12-05 17:51:58 -08:00
weblink.py
websocket_api.py Fix websocket async (#4752) 2016-12-05 18:03:06 -08:00
wemo.py Bump pywemo version. 2017-01-11 23:10:24 +00:00
wink.py Wink fan support (#5174) 2017-01-13 22:08:13 -08:00
zabbix.py New zabbix (#5297) 2017-01-17 00:41:37 -08:00
zeroconf.py Change zeroconf to use local ip not base_url (#5151) 2017-01-03 21:39:42 +01:00
zigbee.py Remove ThreadPool with async executor (#4154) 2016-11-05 09:27:55 -07:00
zone.py Async migration device_tracker (#4406) 2016-11-18 23:35:08 +01:00
zoneminder.py Maintenance zoneminder (#4102) 2016-10-29 13:10:42 -07:00