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-14 22:09:22 +01:00
2019-02-13 21:21:14 +01:00
2019-02-12 13:45:12 -08:00
2019-02-04 21:52:19 -08: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-15 10:28:23 -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-14 22:09:22 +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-15 14:13:44 +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 22:09:22 +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-05 19:31:15 -08: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-15 14:54:25 +01:00
2019-02-13 21:21:14 +01:00
2019-02-18 17:43:22 +01:00
2019-02-13 20:00:08 -08:00
2019-02-13 21:21:14 +01:00
2019-02-14 16:01:46 +01:00
2019-02-17 23:38:04 +01:00
2019-02-13 15:44:18 -08:00
2019-02-14 22:09:22 +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-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-18 11:20:31 +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 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-16 15:43:30 -08:00
2019-02-14 20:34:43 +01:00
2019-02-07 22:50:59 +01:00
2019-02-17 06:23:09 +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-17 06:23:09 +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 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-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-16 23:04:29 -08:00
2019-02-14 20:34:43 +01:00
2019-02-17 20:53:57 -06:00
2019-02-18 08:54:23 -06:00
2019-02-14 16:01:46 +01:00
2019-02-16 23:06:42 -08:00
2019-02-14 16:01:46 +01:00
2019-02-15 08:43:30 -08:00
2019-02-14 22:09:22 +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-04 21:52:19 -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-02 07:13:16 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-05 19:31:15 -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-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-12 22:35:20 -06: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 22:09:22 +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-13 20:35:12 -08:00
2019-02-14 20:34:43 +01:00
2019-02-18 11:19:21 +01:00
2019-02-10 19:13:03 -06: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-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-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-14 20:34:43 +01:00
2019-02-17 06:23:09 +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-17 12:31:47 +01:00
2019-02-13 20:35:12 -08:00
2019-02-15 14:35:25 +01: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-14 20:34:43 +01: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-18 13:04:04 -08:00
2019-02-02 07:13:16 -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-17 15:41:55 -05:00
2019-02-12 13:44:32 -08:00
2019-02-02 07:13:16 -08:00
2019-02-02 07:13:16 -08:00
2019-02-05 19:31:15 -08:00
2019-02-14 22:09:22 +01:00
2019-02-13 15:44:18 -08:00
2019-02-13 21:21:14 +01:00
2019-02-18 11:19:40 +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 22:09:22 +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-14 22:09:22 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-16 10:49:24 +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-17 06:23:09 +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-17 06:23:09 +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-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 20:36:06 -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-17 20:40:51 -08:00
2019-02-04 21:52:19 -08: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-17 06:23:09 +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-18 16:55:41 +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-05 19:31:15 -08:00