Commit graph

13 commits

Author SHA1 Message Date
epenet
e40b4bee2d
Use ColorMode enum in mochad () 2022-04-23 09:23:55 -10:00
Erik Montnemery
0c72a39e23
Migrate mochad light to color_mode () 2022-04-07 14:52:49 +02:00
epenet
5196b75ed6
Add setup type hints [m] ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-05 15:11:38 +01:00
migube
10b5912901
Reconnect mochad light on on/off command () 2021-01-03 20:01:05 +01:00
Philip Allgaier
625bbe6238
Cleanup unused loggers (components A-M) () 2020-10-12 16:59:05 +02:00
Erik Montnemery
e4333a7a44
Rename Light to LightEntity () 2020-04-26 18:49:41 +02:00
springstan
c2a90a4f0d
Remove global variable from mochad () 2020-04-06 10:05:43 -07:00
springstan
3b6bc9067f Move imports to top for mochad ()
* Move imports to top for mochad

* Fix test test_light.py for mochad

* Fix test test_switch.py for mochad

* Make intra package imports relative in switch and light
2019-12-06 02:02:34 +01:00
Franck Nijhof
7203027cbf Use literal string interpolation in integrations K-M (f-strings) () 2019-09-03 21:14:00 +02:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
cgtobi
2c07bfb9e0 Remove dependencies and requirements ()
* Remove dependencies and requirements

* Revert "Remove dependencies and requirements"

This reverts commit fe7171b4cd.

* Remove dependencies and requirements

* Revert "Remove dependencies and requirements"

This reverts commit 391355ee2c.

* Remove dependencies and requirements

* Fix flake8 complaints

* Fix more flake8 complaints

* Revert non-component removals
2019-04-12 10:13:30 -07:00
Fabian Affolter
161c368c9d Update file header ()
* Update file header

* Update __init__.py
2019-02-13 20:35:12 -08:00
Paulus Schoutsen
e2d3c27e85
Embed all platforms into components ()
* Consolidate all components with platforms

* Organize tests

* Fix more tests

* Fix Verisure tests

* one final test fix

* Add change

* Fix coverage
2019-02-02 07:13:16 -08:00
Renamed from homeassistant/components/light/mochad.py (Browse further)