Files
core/homeassistant/components
sjabby 463c4ae5c9 Fix for #19072 (#21175)
* Fix for #19072

PR #19072 introduced the custom_effect feature but it didnt make it optional as the documentation states.
This causes error on startup and the component does not work.
```
Error while setting up platform flux_led
Traceback (most recent call last):
  File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity_platform.py", line 128, in _async_setup_platform
    SLOW_SETUP_MAX_WAIT, loop=hass.loop)
  File "/usr/lib/python3.5/asyncio/tasks.py", line 400, in wait_for
    return fut.result()
  File "/usr/lib/python3.5/asyncio/futures.py", line 293, in result
    raise self._exception
  File "/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/light/flux_led.py", line 135, in setup_platform
    device[CONF_CUSTOM_EFFECT] = device_config[CONF_CUSTOM_EFFECT]
KeyError: 'custom_effect'
```

Changing this line to make the custom_effect optional as the original intention.

* Update flux_led.py
2019-02-18 13:05:46 -08:00
..
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 15:44:18 -08:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-16 20:48:43 -05:00
2019-02-14 20:34:43 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-07 22:50:59 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 21:21:14 +01:00
2019-02-18 17:43:22 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 15:44:18 -08:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 15:44:18 -08:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 15:44:18 -08:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 15:44:18 -08:00
2019-02-14 20:34:43 +01:00
2019-02-07 22:50:59 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00
2019-02-16 12:00:04 -08:00
2019-02-13 21:21:14 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 20:34:43 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-15 08:43:30 -08:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-14 16:01:46 +01:00
2019-02-13 20:35:12 -08:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-14 20:34:43 +01:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-18 13:05:46 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-14 20:34:43 +01:00
2019-02-13 20:35:12 -08:00
2019-02-15 10:57:47 +01:00
2019-02-13 20:35:12 -08:00
2019-02-14 20:34:43 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-14 20:34:43 +01:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-14 20:34:43 +01:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-14 12:06:25 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-16 17:03:08 +01:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-15 12:19:42 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 20:35:12 -08:00
2019-02-13 15:44:18 -08:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-18 15:51:21 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 15:44:18 -08:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 15:44:18 -08:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-11 08:32:43 -05:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 15:44:18 -08:00
2019-02-13 21:21:14 +01:00
2019-02-08 14:18:18 -08:00
2019-02-14 20:34:43 +01:00
2019-02-13 15:44:18 -08:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 15:44:18 -08:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-14 16:42:03 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-15 10:57:47 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 15:44:18 -08:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00