Files
core/homeassistant/components
Leonardo Brondani Schenkel 3c04b0756f deconz: proper fix light.turn_off with transition (#15227)
Previous commit d4f7dfa successfully fixed the bug in which lights
would not turn off if a transition was specified, however if 'bri' is not
present in the payload of the PUT request set to deCONZ, then any
'transitiontime' ends up being ignored. This commit addresses the
unintended side effect by reintroducing 'bri', resulting in the following
payload:

{ "on": false, "bri": 0, "transitiontime": ... }
2018-07-01 12:32:48 +02:00
..
2018-01-20 22:35:38 -08:00
2018-06-25 13:05:07 -04:00
2018-06-25 13:05:07 -04:00
2018-06-25 13:05:07 -04:00
2018-06-25 13:05:07 -04:00
2018-06-29 16:23:14 +02:00
2018-06-17 23:04:52 -04:00
2018-05-29 23:14:58 +02:00
2018-06-01 19:41:20 +02:00
2018-06-24 15:48:59 -06:00
2018-06-29 17:21:54 -04:00
2018-06-25 13:05:07 -04:00
2018-06-25 13:05:07 -04:00
2018-04-06 18:06:47 +02:00
2018-06-25 13:05:07 -04:00
2018-06-25 13:05:07 -04:00
2018-01-29 23:37:19 +01:00
2018-06-25 13:58:16 +02:00
2018-06-29 17:25:49 -04:00
2018-06-25 13:05:07 -04:00
2018-06-17 23:04:52 -04:00
2018-05-12 17:46:00 -04:00
2018-06-29 17:26:06 -04:00
2018-06-25 13:05:07 -04:00
2018-02-17 10:29:14 +01:00
2018-01-29 23:37:19 +01:00
2018-06-25 13:05:07 -04:00
2018-06-01 08:41:40 +02:00
2018-06-25 13:05:07 -04:00
2018-03-30 23:38:29 +02: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-06-25 13:05:07 -04:00
2018-01-27 11:58:27 -08:00
2018-03-30 21:33:30 +02:00
2018-06-25 13:05:07 -04:00
2018-02-01 11:24:02 +01:00
2018-06-25 13:05:07 -04:00
2018-04-18 15:46:44 -04:00
2018-06-05 10:49:54 -04:00
2018-04-16 21:00:13 +02:00
2018-05-26 18:42:52 +02:00
2018-01-20 22:35:38 -08:00
2018-06-25 13:05:07 -04:00
2018-05-13 17:58:57 +02:00
2018-06-25 13:05:07 -04:00
2018-03-03 19:23:55 +01:00
2018-06-25 13:05:07 -04:00
2018-01-20 22:35:38 -08:00
2018-06-25 13:05:07 -04:00
2018-06-25 13:05:07 -04:00
2018-06-25 13:05:07 -04:00
2018-06-25 13:05:07 -04:00
2018-06-25 13:05:07 -04:00
2018-05-18 13:37:43 -04:00
2018-06-29 17:25:49 -04:00
2017-12-26 11:12:28 -08:00
2018-06-25 13:05:07 -04:00
2018-02-11 09:20:28 -08:00
2018-05-25 06:39:41 +02:00
2018-06-25 13:05:07 -04:00
2018-06-25 13:05:07 -04:00
2018-06-25 13:05:07 -04:00
2018-01-22 22:54:41 -08:00
2018-01-29 23:37:19 +01:00
2018-05-14 09:13:59 +02:00
2018-02-17 10:29:14 +01:00
2018-04-02 10:36:38 +02:00
2018-06-30 14:56:43 +02:00
2018-05-13 18:01:10 +02:00
2018-05-02 09:15:30 -04:00
2018-02-17 21:49:32 -08:00
2018-06-25 13:05:07 -04:00
2018-06-30 17:12:00 +02:00
2018-06-25 13:05:07 -04:00
2018-06-25 13:05:07 -04:00
2018-01-09 23:55:14 -08:00
2018-06-25 13:05:07 -04:00