1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-21 06:17:06 +00:00

21 Commits

Author SHA1 Message Date
Franck Nijhof
3d557b5583
Collection of code styling tweaks () 2023-02-04 12:52:26 -05:00
epenet
7f1e1ed1d8
Enforce LightEntityFeature () 2022-11-22 07:14:47 +01:00
epenet
19b85851a1
Use _attr_force_update in tasmota () 2022-09-06 20:20:07 +02:00
epenet
abdf5bb86a
Use light enums in tasmota () 2022-04-26 19:04:12 +02:00
epenet
1b08e509ed
Use ColorMode enum in tasmota () 2022-04-23 10:02:18 -10:00
Erik Montnemery
5851d5246e
Bump hatasmota to 0.3.0 () 2021-10-28 14:23:26 +02:00
Marc Mueller
9990385926
Use assignment expressions 25 () 2021-10-22 11:34:45 +02:00
Erik Montnemery
2e44e256f0
Improve typing of Tasmota (3/3) () 2021-07-12 19:17:44 +02:00
Erik Montnemery
8c812bc25c
Improve typing of Tasmota (2/3) ()
* Improve typing of Tasmota (2/3)

* Add more typing, add TasmotaOnOffEntity

* Address review comments
2021-07-12 18:27:11 +02:00
Erik Montnemery
04b425ed89
Use HS color instead of RGB color for Tasmota lights () 2021-06-22 20:40:59 +02:00
Erik Montnemery
67f3e717a8
Add support for color_mode white to tasmota light () 2021-06-08 17:43:04 +02:00
Erik Montnemery
97d7037d12
Bump hatasmota to 0.2.13 ()
* Bump hatasmota to 0.2.13

* Process review comment

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Tweak brightness compensation, improve tests

Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-15 19:36:08 +02:00
Erik Montnemery
4136f9f203
Fix Tasmota color scaling and RGBW lights () 2021-05-05 17:59:26 +02:00
Erik Montnemery
93572bfe02
Add color_mode support to tasmota light () 2021-05-05 13:04:37 +02:00
Erik Montnemery
5d7d2dee2a
Bump hatasmota to 0.1.2 () 2020-11-28 10:18:06 -10:00
Erik Montnemery
974e099e2a
Small cleanup of Tasmota () 2020-11-26 22:34:26 +01:00
Erik Montnemery
56ee99372d
Force color or white mode exclusivity for Tasmota lights () 2020-11-04 10:03:32 +01:00
Erik Montnemery
bfb603fe78
Fix reconfiguring of Tasmota lights () 2020-10-24 14:31:08 +02:00
Erik Montnemery
de35d58fd4
Support reloading Tasmota config entries () 2020-10-23 01:22:51 +02:00
Philip Allgaier
dde6305549
Cleanup unused loggers (components N-Z + tests) () 2020-10-16 21:24:08 -05:00
Erik Montnemery
042ce1cb92
Add Tasmota light () 2020-10-14 17:47:13 +02:00