1
0
mirror of https://github.com/home-assistant/core.git synced 2026-08-06 05:14:06 +01:00
Files
core/tests
martinfrancois 678f273002 Rflink: added support for lights with toggle type (#6521)
* added support for lights with toggle type

* fixed style errors

* introduced tests for the toggle type

it's not passing yet because of an assertionerror at line 407

* updated to reflect tristate of "state"

* Format code according to pep8

Added line break for import that was too long.

* fixed lint, replaced if statement with 'var = bool(test)'

* changed implementation of state check according to bug on https://github.com/home-assistant/home-assistant/pull/6521/files/6bceb04ca15666d2a7e7f03548af69e15f5965a6#r106758784
2017-03-18 21:34:17 +01:00
..
2017-03-15 14:46:57 +01:00
2017-03-14 20:24:35 -07:00
2016-01-30 14:08:32 -05:00
2016-10-23 23:48:01 -07:00
2017-03-07 10:11:41 +01:00
2017-03-04 15:10:36 -08:00