Files
core/homeassistant/components
Lev Aronsky 111e515da7 Fix a problem with calling deconz.close (#12657)
* Fix a problem with calling `deconz.close`

The event object (`EVENT_HOMEASSISTANT_STOP`) is sent as an argument to
the callable passed to `async_listen_once`. However, `deconz.close` is a bound method
that takes no arguments. Therefore, it needs a wrapper to discard the event
object.

* Removed unnecessary code and added a docstring.

* Fix the docstring according to guidelines.

* Removed unnecessary whitespace.
2018-02-27 07:31:47 +01:00
..
2018-01-20 22:35:38 -08:00
2018-02-21 23:42:23 -08:00
2018-02-21 12:55:33 -08:00
2018-02-15 22:06:14 +01:00
2018-02-26 22:21:10 -08:00
2018-01-30 10:39:39 +01:00
2018-02-17 10:29:14 +01:00
2018-02-17 10:29:14 +01:00
2018-01-29 23:37:19 +01:00
2018-02-25 11:50:06 -08:00
2018-02-26 00:01:01 -08:00
2018-02-11 09:20:28 -08:00
2018-02-25 23:43:26 -08:00
2018-02-11 09:20:28 -08:00
2018-02-17 10:29:14 +01:00
2018-02-17 10:29:14 +01:00
2018-01-29 23:37:19 +01:00
2018-02-17 10:29:14 +01:00
2018-01-29 23:37:19 +01:00
2018-02-18 09:24:51 +01:00
2018-01-20 22:35:38 -08:00
2018-02-05 14:02:43 +01:00
2018-01-28 18:04:40 +01:00
2018-01-20 22:35:38 -08:00
2018-01-20 22:35:38 -08:00
2018-02-11 09:20:28 -08:00
2018-01-29 23:37:19 +01:00
2018-01-23 23:03:54 +01:00
2018-01-29 23:37:19 +01:00
2018-01-27 11:58:27 -08:00
2018-01-29 00:23:53 -08:00
2018-02-01 11:24:02 +01:00
2018-01-29 23:37:19 +01:00
2018-01-29 00:24:08 -08:00
2018-02-20 12:37:01 +01:00
2018-01-29 23:37:19 +01:00
2018-01-20 22:35:38 -08:00
2018-01-30 14:44:05 -08:00
2018-01-28 18:04:54 +01:00
2018-01-20 22:35:38 -08:00
2017-11-14 10:40:44 +01:00
2018-02-11 09:20:28 -08:00
2018-02-22 15:40:58 -08:00
2018-01-29 23:37:19 +01:00
2018-01-15 14:24:12 -08:00
2018-01-27 11:58:27 -08:00
2018-01-20 22:35:38 -08:00
2018-02-26 17:01:00 +01:00
2018-01-18 23:37:24 +01:00
2018-01-29 23:37:19 +01:00
2017-11-18 14:36:01 -08:00
2017-12-26 11:12:28 -08:00
2017-11-03 21:18:32 -07:00
2018-01-29 00:24:08 -08:00
2018-02-11 09:20:28 -08:00
2018-01-29 23:37:19 +01:00
2018-01-29 23:37:19 +01:00
2018-01-20 22:35:38 -08:00
2018-02-11 09:20:28 -08:00
2018-02-17 10:29:14 +01:00
2018-02-11 09:20:28 -08:00
2018-02-11 09:20:28 -08:00
2018-01-22 22:54:41 -08:00
2018-01-29 23:37:19 +01:00
2018-02-11 09:20:28 -08:00
2018-02-18 14:34:28 -08:00
2018-01-29 23:37:19 +01:00
2018-01-29 00:23:53 -08:00
2018-02-17 10:29:14 +01:00
2018-02-02 17:28:54 -08:00
2018-02-26 22:27:20 +01:00
2017-11-22 09:37:20 +00:00
2018-02-11 09:20:28 -08:00
2018-02-17 21:49:32 -08:00
2018-02-17 10:29:14 +01:00
2018-01-15 23:08:48 +01:00
2018-01-09 23:55:14 -08:00