Franck Nijhof
33c6fff69c
Add ColorMode enum to light platform ( #1284 )
2022-04-11 09:16:34 -07:00
Franck Nijhof
febcc69d2d
Add EntityFeature enum to Light ( #1272 )
2022-04-02 21:01:38 -07:00
Franck Nijhof
021d0548c9
Allow binary sensor state to be None ( #1192 )
...
* Allow binary sensor state to be None
* Allow toggles (switches) state to be None
* Fix binary sensor table columns
* Update docs/core/entity/light.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-02-04 11:57:35 +01:00
Diede van Marle
2cf6f9645e
Fix non-existent COLOR_MODE's in light.md ( #1074 )
...
COLOR_MODE_COLOR_RGB, COLOR_MODE_COLOR_RGBW, COLOR_MODE_COLOR_RGBWW, Do not exist in the light entity:
https://github.com/home-assistant/core/blob/dev/homeassistant/components/light/__init__.py
2021-10-07 16:01:08 +02:00
Erik Montnemery
2fd6b59b80
Improve light documentation ( #1043 )
2021-08-31 10:42:00 -07:00
Franck Nijhof
bbf7781378
Fix GitHub repository links and use dev branch when possible ( #971 )
2021-06-18 14:08:47 +02:00
Erik Montnemery
9f26b826fc
Update light docs with color_mode white and color_temp translation ( #964 )
2021-06-09 13:25:36 +02:00
Erik Montnemery
ae0b7c64fa
Clarify rgb to hs/xy color conversion ( #961 )
2021-06-07 11:26:45 +02:00
Erik Montnemery
474d533d38
Clarify brightness calculation for RGB lights ( #960 )
2021-06-07 11:24:54 +02:00
Robert Svensson
4962f0c824
Supported color modes is a set not a list
...
c43bdbf7c8/homeassistant/components/light/__init__.py (L645)
2021-06-06 20:45:49 +02:00
Erik Montnemery
f3207aea39
Update light color_mode documentation ( #913 )
2021-05-03 11:26:19 +02:00
Erik Montnemery
604e921181
Correct table in light entity documentation ( #907 )
2021-04-29 15:00:49 +02:00
Erik Montnemery
f08f6127b9
Improve light docs ( #906 )
2021-04-29 09:20:21 +02:00
Erik Montnemery
53f5104bd4
Document updated LightEntity support for color_mode ( #892 )
...
* Document updated LightEntity support for color_mode
* Correct documentation for some properties which return a tuple
* Update light.md
2021-04-21 20:09:53 +02:00
Sam Welek
e47096e7d5
Fixes some Typos in the Documentation ( #678 )
...
* Fixing typo on development_enviornment.md
* Fixing various typos throughout the docs, it's not much but it's honest work
2020-10-11 15:47:52 +01:00
Lindsay Ward
38553c8e5f
Fix minreds typo ( #561 )
2020-05-31 13:50:00 +01:00
Franck Nijhof
0145bbbfa7
Move and merge entity documentation ( #544 )
2020-05-18 14:57:50 +02:00