1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-04 00:30:26 +00:00
Files
core/homeassistant/components
GeoffAtHome eb584a26e2 Add lightwave components for switches and lights (#18026)
* Added lightwave components for switches and lights.

* Address warnings raised by Hound

* Correcting lint messages and major typo. This time tested before commit.

* Trying to fix author

* Minor lint changes

* Attempt to correct other lint error.

* Another lint attempt.

* More lint issues.

* Last two lint errors! Hurrah.

* Changes after review from fabaff.

* Moved device dependent code to PyPi.

* Replaced DEPENDENCIES with REQUIREMENTS

* Updated following code review from Martin Hjelmare.

* Added lightwave to requirements_all.txt

* Omit lightwave from tests.

* Updated requirements_all.txt

* Refactored how lightwave lights and switches load.

* Removed imports that were no longer required.

* Add guard for no discovery_info.

* Make it a guard clause and save indentation. Rename LRFxxx to LWRFxxx.

* Sorted imports to match style guidelines.

* Correct return value.

* Update requirements_all.txt

* Catch case where we have no lights or switches configured.

* Improve configuration validation.
2018-12-02 20:58:31 +01:00
..
2018-11-26 14:30:21 +01:00
2018-12-02 00:30:02 +01:00
2018-11-15 14:30:37 +01:00
2018-12-02 16:32:53 +01:00
2018-11-15 14:30:37 +01:00
2018-11-21 20:18:56 +01:00
2018-11-14 02:20:15 +01:00
2018-11-21 20:55:21 +01:00
2018-11-30 16:53:14 +01:00
2018-12-02 16:32:53 +01:00
2018-10-14 17:11:39 +02:00
2018-11-15 14:30:37 +01:00
2018-12-02 16:32:53 +01:00
2018-11-16 11:42:48 +01:00
2018-11-21 20:18:56 +01:00
2018-12-02 16:32:53 +01:00
2018-11-21 20:18:56 +01:00
2018-11-15 14:30:37 +01:00
2018-12-02 00:30:02 +01:00
2018-11-06 10:36:52 +01:00
2018-11-26 14:30:21 +01:00
2018-11-24 10:02:06 +01:00
2018-11-21 20:18:56 +01:00
2018-11-15 14:30:37 +01:00
2018-11-30 16:31:35 +01:00
2018-12-02 16:32:53 +01:00
2018-12-02 16:32:53 +01:00
2018-11-26 14:30:21 +01:00
2018-11-29 22:17:01 +01:00
2018-11-26 14:30:21 +01:00
2018-11-26 14:30:21 +01:00
2018-12-02 10:53:09 +01:00
2018-11-13 10:01:14 +01:00
2018-11-26 14:30:21 +01:00
2018-11-30 11:18:24 +01:00
2018-11-21 20:18:56 +01:00
2018-11-26 14:30:21 +01:00
2018-11-21 20:18:56 +01:00
2018-11-27 15:44:09 +01:00
2018-11-15 14:30:37 +01:00
2018-11-27 13:09:25 -05:00
2018-11-30 21:28:35 +01:00
2018-11-29 23:44:29 +01:00
2018-10-21 19:54:51 +02:00
2018-10-30 21:23:44 +01:00
2018-10-03 06:28:08 +02:00
2018-12-02 10:52:37 +01:00
2018-10-14 23:51:15 +02:00
2018-12-02 15:51:04 +01:00
2018-10-28 23:03:27 +01:00
2018-10-17 23:09:05 +02:00
2018-11-21 23:31:08 -08:00
2018-11-30 08:45:40 -05:00
2018-10-28 13:57:44 +01:00
2018-12-01 19:27:21 +01:00
2018-10-25 23:15:20 +03:00
2018-10-31 09:10:28 +01:00
2018-11-04 17:22:03 +01:00
2018-10-29 15:50:44 +01:00
2018-11-14 09:40:43 -05:00
2018-11-18 19:41:24 +01:00
2018-11-08 18:49:00 +01:00
2018-11-30 14:00:26 -07:00
2018-10-24 18:59:52 +02:00