hass-core/homeassistant/components
Anders Melchiorsen 7b83a836f3 Lifx legacy ()
* Add legacy LIFX platform for Windows support

The async platform introduced in 9ef084d903 has
turned out to use Python functionality that is not available in Windows.

This commit restores the previous implementation, now named lifx_legacy.

* Add a comment about the platform being a legacy implementation

* Warn when using unsupported lifx platform on Windows

* Update .coveragerc
2017-03-29 23:00:22 -07:00
..
alarm_control_panel Updating Alarm.com Component for async and no Selenium () 2017-03-28 23:21:40 -07:00
automation Bugfix automation fire on bootstrap () 2017-03-24 15:52:14 -07:00
binary_sensor Add NVR support to Hikvision Binary Sensors () 2017-03-27 12:41:57 +02:00
calendar Fix calendar authentication text, and handle calendar events without summaries. () 2017-03-02 00:22:38 -08:00
camera camera.zoneminder: Show recording state () 2017-03-21 07:25:10 +01:00
climate Update docstrings () 2017-03-26 15:50:40 +02:00
config Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
cover Remove zwave cover invert workaround. Use config instead. () 2017-03-28 23:01:29 +03:00
device_tracker Locative tests to use aiohttp test utils () 2017-03-29 22:19:58 -07:00
emulated_hue Formalize supported_features as entity property () 2017-02-07 20:42:45 -08:00
fan self.loop.create_task -> self.add_job () 2017-03-16 06:58:54 +01:00
frontend Update frontend 2017-03-20 21:31:58 -07:00
http Fix unnecessary warning for ip bans.yaml () 2017-03-05 10:53:21 +01:00
image_processing Bootstrap / Component setup async () 2017-02-28 20:33:19 -08:00
light Lifx legacy () 2017-03-29 23:00:22 -07:00
lock Integration with lockitron () 2017-03-29 17:25:23 +02:00
media_player Update docstrings () 2017-03-26 15:50:40 +02:00
mqtt Add switch to MQTT discovery () 2017-03-26 15:48:28 +02:00
notify Upgrade matrix-client to 0.0.6 () 2017-03-27 10:35:40 +02:00
recorder New indexes for states and recording_runs tables () 2017-03-23 20:48:31 -07:00
remote self.loop.create_task -> self.add_job () 2017-03-16 06:58:54 +01:00
scene Add voluptuous config validation to scenes () 2017-03-28 23:39:53 -07:00
sensor Handle initial event after entity is instantiated. () 2017-03-29 22:50:32 -07:00
switch [switch.wemo] Fix today_energy_kwh calculation. () 2017-03-29 21:49:28 +02:00
tts Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
weather Zamg weather () 2017-02-24 22:45:46 +01:00
zwave Remove zwave cover invert workaround. Use config instead. () 2017-03-28 23:01:29 +03:00
__init__.py Add check_config API () 2017-02-12 11:31:46 -08:00
alert.py Cleanup run_callback_threadsafe () 2017-02-23 12:57:25 -08:00
alexa.py Replace dots in Alexa built-in intent slots w/ underscores () 2016-12-29 17:26:23 +01:00
android_ip_webcam.py Upgrade pydroid-ipcam to 0.7 () 2017-03-24 21:42:00 +01:00
apcupsd.py 0.27.2 () 2016-09-03 15:59:20 -07:00
api.py Deprecate event forwarding 2017-03-15 08:38:26 -07:00
apiai.py Style updates () 2017-02-11 11:29:37 -08:00
arduino.py Upgrade PyMata to 2.13 () 2016-09-13 22:52:11 -07:00
bbb_gpio.py Beaglebone Black binary sensor () 2017-01-20 12:55:28 -08:00
blink.py Update docstrings () 2017-03-26 15:50:40 +02:00
bloomsky.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
browser.py Fix linting errors 2016-07-16 23:45:38 -07:00
configurator.py Convert config.components to a set () 2017-02-09 20:21:57 +02:00
conversation.py Upgrade fuzzywuzzy to 0.15.0 () 2017-02-23 10:56:00 +01:00
demo.py Bootstrap / Component setup async () 2017-02-28 20:33:19 -08:00
device_sun_light_trigger.py Make device sun light trigger async () 2017-02-09 00:10:53 -08:00
digital_ocean.py Upgrade python-digitalocean to 1.11 () 2017-03-16 11:14:36 +01:00
discovery.py Upgrade netdisco to 0.9.2 () 2017-03-06 22:35:49 -08:00
downloader.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
dweet.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
ecobee.py Update pyecobee version to 0.0.7 () 2017-03-13 21:19:51 +01:00
emoncms_history.py Maintenance 2nd () 2016-10-30 09:58:34 +01:00
enocean.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
envisalink.py Refactory of envisalink () 2017-02-23 13:02:56 -08:00
feedreader.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
ffmpeg.py Move ffmpeg to dispatcher from hass.data entity store. () 2017-02-26 14:31:46 -08:00
foursquare.py Reorganize HTTP component () 2016-11-25 13:04:06 -08:00
google.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
graphite.py Use voluptuous for graphite () 2016-08-23 19:01:46 -07:00
group.py Add support for remove services / Reload script support () 2017-03-07 22:51:34 -08:00
hdmi_cec.py Discovery fix () 2017-03-01 07:38:49 -08:00
history.py Feature/reorg recorder () 2017-02-26 14:38:06 -08:00
homematic.py Homematic Fixes () 2017-03-25 09:48:05 +01:00
ifttt.py 0.28 () 2016-09-10 18:22:58 -07:00
influxdb.py Define db for SHOW DIAGNOSTICS query since some users will not have a… () 2017-03-14 11:46:46 -07:00
input_boolean.py Bugfix restore startup state () 2017-02-23 20:06:21 -08:00
input_select.py Restore input_select and test helper proposal () 2017-02-22 00:15:48 -08:00
input_slider.py Restore for input_slider () 2017-03-02 08:36:26 -08:00
insteon_hub.py Disable insteon hub () 2016-11-04 23:38:27 -07:00
insteon_local.py Insteon lib () 2017-03-10 11:14:31 +01:00
insteon_plm.py New component 'insteon_plm' and related platforms () 2017-02-21 08:53:39 +01:00
introduction.py Check that no configuration is provided () 2016-09-29 19:02:22 -07:00
ios.py [component/ios] Discover notify.ios when iOS component loads () 2017-01-25 06:57:48 +02:00
isy994.py Cleanup async handling () 2017-03-04 15:10:36 -08:00
joaoapps_join.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
keyboard.py Comment out pyuserinput in requirements_all () 2016-09-11 21:59:48 -07:00
keyboard_remote.py Update keyboard_remote.py () 2017-01-25 13:58:34 -05:00
knx.py Fix slow status updates from the knx bus () 2017-02-13 22:48:48 +01:00
lirc.py Update python-lirc to 1.2.3 () 2016-10-10 23:44:41 -07:00
litejet.py Use port instead of url and fix PEP257 issues () 2016-11-03 18:43:42 -07:00
logbook.py Feature/reorg recorder () 2017-02-26 14:38:06 -08:00
logentries.py Migrate to voluptuous () 2016-08-23 17:27:54 -07:00
logger.py Add service to change log levels () 2017-02-26 14:15:44 -08:00
lutron.py Bugfix RFLINK remove group () 2017-03-15 23:08:47 -07:00
lutron_caseta.py Adds Support for Lutron Caseta devices. () 2017-03-23 01:18:14 +01:00
maxcube.py Discovery fix () 2017-03-01 07:38:49 -08:00
microsoft_face.py [microsoft_face] Small error fixes () 2017-01-26 23:18:15 +01:00
mochad.py Add mochad component () 2016-10-24 21:49:49 -07:00
modbus.py Modbus write_register accept list 2017-02-02 10:23:13 +01:00
mqtt_eventstream.py Move mqtt from eventbus to dispatcher / add unsub for dispatcher () 2017-02-24 17:11:50 -08:00
mysensors.py Fix mysensors gateway windows setup () 2017-03-11 03:30:23 +01:00
neato.py Neato Fixes () 2016-11-21 19:36:44 -08:00
nest.py Update python-nest dependency version () 2017-02-07 22:55:49 +01:00
netatmo.py Update Netatmo library to fix missing local_url () 2017-01-26 15:08:21 +01:00
nuimo_controller.py Requirements use zip instead of git () 2016-12-03 10:18:00 -08:00
octoprint.py Stop Octoprint from logging errors during startup () 2016-11-05 07:55:59 -07:00
panel_custom.py Minor changes () 2016-08-11 11:14:24 +02:00
panel_iframe.py Tweak panel parameters () 2016-08-07 21:56:17 -07:00
persistent_notification.py Cleanup run_callback_threadsafe () 2017-02-23 12:57:25 -08:00
pilight.py Remove globally disabled pylint warnings () 2016-11-03 18:40:43 -07:00
proximity.py Cleanup async handling () 2017-03-04 15:10:36 -08:00
qwikswitch.py Cleanup async handling () 2017-03-04 15:10:36 -08:00
rest_command.py Do not log warning on rest_command if no error () 2017-03-21 07:18:33 +01:00
rflink.py Rflink group commands () 2017-03-29 01:04:25 -04:00
rfxtrx.py Cleanup async handling () 2017-03-04 15:10:36 -08:00
rpi_gpio.py Use voluptuous for RPi GPIO () 2016-09-17 23:28:37 -07:00
script.py Add support for remove services / Reload script support () 2017-03-07 22:51:34 -08:00
scsgate.py Use voluptuous for SCSGate () 2016-09-13 07:23:53 +02:00
services.yaml Add service to change log levels () 2017-02-26 14:15:44 -08:00
shell_command.py Optimize template 2 () 2016-09-27 21:29:55 -07:00
sleepiq.py Random test fixes () 2017-02-23 21:44:47 -08:00
splunk.py Use voluptuous for Splunk () 2016-08-23 18:58:59 -07:00
statsd.py Fixed statsd stopping if state is not numeric or only attributes changed () 2016-10-21 23:18:13 -07:00
sun.py Upgrade astral to 1.4 () 2017-03-16 17:38:46 +01:00
tado.py Update docstrings () 2017-03-26 15:50:40 +02:00
telegram_webhooks.py Telegram webhooks new text event () 2017-03-01 12:15:16 +01:00
tellduslive.py Cleanup component track_point_in_utc_time usage () 2017-03-01 07:37:48 -08:00
tellstick.py Improve async/multithreaded behavior of tellstick code () 2017-01-03 23:54:11 +01:00
thingspeak.py Upgrade thingspeak to 0.4.1 and use the correct API key () 2017-02-13 11:25:28 +01:00
twilio.py Update docstrings () 2017-03-26 15:50:40 +02:00
updater.py Upgrade distro to 1.0.3 () 2017-03-19 15:59:07 +01:00
upnp.py Check that no configuration is provided () 2016-09-29 19:02:22 -07:00
vera.py Revise power and energy units and property names. () 2017-03-19 22:02:11 +01:00
verisure.py Add Verisure smartcam capture service () 2016-12-05 17:51:58 -08:00
volvooncall.py bump voc version (fixes heater bug) 2017-03-13 17:28:27 +01:00
weblink.py Cleanup async handling () 2017-03-04 15:10:36 -08:00
websocket_api.py Fix reporting on bad login () 2017-02-24 16:33:58 -08:00
wemo.py Update Insight parameters using the subscription data. () 2017-03-27 12:43:43 +02:00
wink.py Updated pubnubsub-handler version () 2017-03-28 14:13:45 -04:00
zabbix.py Update docstring (quotes, links, content) () 2017-01-28 16:02:19 +01:00
zeroconf.py Upgrade zeroconf to 0.19.0 () 2017-03-26 15:53:42 +02:00
zigbee.py Bugfix ZigBee / Move from eventbus to dispatcher () 2017-03-01 08:57:23 -08:00
zone.py Async migration device_tracker () 2016-11-18 23:35:08 +01:00
zoneminder.py zoneminder: Add camera mjpeg stream support () 2017-02-20 22:17:11 -08:00