Jason Rumney
|
23ed078ecb
light: color_mode. Don't do mired conversion on non-numeric values
|
3 yıl önce |
Jason Rumney
|
1fd2fdfa72
Only switch lights on in turn_on if they are off.
|
3 yıl önce |
Jason Rumney
|
6c059dd18a
light: don't use rgbw for brightness.
|
3 yıl önce |
Jason Rumney
|
58fdd0e819
Default brightness for rgbw mode to follow white brightness or full.
|
3 yıl önce |
Jason Rumney
|
e67802f4c8
Protect against None values when calling upper().
|
3 yıl önce |
Jason Rumney
|
edf10ea2ce
Replace light constants with enums.
|
3 yıl önce |
Jason Rumney
|
113632c0cb
Code cleanup
|
3 yıl önce |
Jason Rumney
|
902ad68b27
Modify turn on logic for lights.
|
3 yıl önce |
Jason Rumney
|
13ca3ce8f5
Add MoesHouse RGBW Nightlight + SmartPlug
|
3 yıl önce |
Jason Rumney
|
583ae203e8
Implement support for formatted hex/base64 fields and inverted fields.
|
3 yıl önce |
Jason Rumney
|
d7b8e10902
Arguments to color_rgb_to_hs are r, g, b, not a tuple of them.
|
4 yıl önce |
Jason Rumney
|
54369ed0ab
Don't return COLOR_MODE_UNKNOWN as a supported mode.
|
4 yıl önce |
Jason Rumney
|
799df82485
Add support for Arlec Fan with light.py
|
4 yıl önce |
Jason Rumney
|
dcee0f54eb
Add support for Digoo DG-SP01 smart plug with nightlight.
|
4 yıl önce |
Jason Rumney
|
818c39d79a
Refactor common platform functionality into a mixin
|
4 yıl önce |
Jason Rumney
|
8a8248eb2c
Convert Kogan Flame effect heater backlight and flame to use light effects.
|
4 yıl önce |
Jason Rumney
|
42d214d016
Do not use STATE_UNAVAILABLE for is_on return value.
|
4 yıl önce |
Jason Rumney
|
22ea716df3
Migrate unique_ids to be really unique.
|
4 yıl önce |
Jason Rumney
|
628488695a
Make unique ids really unique.
|
4 yıl önce |
Jason Rumney
|
48bc164cb3
Implement light effects.
|
4 yıl önce |
Jason Rumney
|
afb3a595da
Add supported_color_modes to the light API.
|
4 yıl önce |
Jason Rumney
|
39ff311e3b
Handle brightness being None.
|
4 yıl önce |
Jason Rumney
|
31b86af805
Add support for Wetair WCH-750 AL heater
|
4 yıl önce |
Jason Rumney
|
10ff40e828
Implement brightness feature for lights.
|
4 yıl önce |
Jason Rumney
|
9aded60e69
Implement icon rules.
|
4 yıl önce |
Jason Rumney
|
5b92147daa
Simplify generic DPS initialisation.
|
4 yıl önce |
Jason Rumney
|
63e12fb12b
Implement hidden and readonly dps options.
|
4 yıl önce |
Jason Rumney
|
f18144db6c
light: friendly_name is a property.
|
4 yıl önce |
Jason Rumney
|
5698e1811d
Convert light to generic component.
|
4 yıl önce |