Commit Graph

16 Commits

Author SHA1 Message Date
Otto Winter 6053f490b5
Update svg2png and seo.py (#1380)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
irtimaled b000524b55
Support for HSV color on Tuya light (#1495) 2021-09-28 22:19:21 +02:00
irtimaled 1054af20eb
Add support for rgb support on tuya lights (#1488) 2021-09-26 21:34:08 +13:00
irtimaled 13e344810d
Add support for color_temperature_invert on tuya lights (#1465) 2021-09-13 09:33:23 +02:00
Oxan van Leeuwen 4716e1debb
Color mode documentation (#1328) 2021-08-17 12:37:22 +12:00
Guillermo Ruffino 5b0a0aa74d
A few format consistency issues (#1340)
* fix nextion missing properties

* teleinfo is now component

* tuya props formatting

* havells name component mismatch

* light.addressable_set do not have color_brightness

* Revert "light.addressable_set do not have color_brightness"

This reverts commit a0abf7e44139b86f7d65b2ba2f2c40151ad6a257.
2021-08-04 09:35:19 -03:00
Ryan Mounce 3d1c5f4edc
Document Tuya light color temperature options (#1211) 2021-06-02 09:32:30 +12:00
Jesse Hills 52f719f64a
Merge branch 'current' into beta 2021-01-27 23:04:11 +13:00
Rico van Genugten 2131aa056a
Tuya comment for max dimming value of 1000 (#950) 2021-01-27 20:07:23 +13:00
Connor Prussin 9ad506f538
Document tuya dimmer min_value_datapoint (#832) 2020-11-06 12:53:53 +13:00
Otto Winter 412297ab6d
Merge branch 'current' into next 2020-07-14 21:14:02 +02:00
Jesse Hills 6b7c18a919
Split the Tuya component documentation (#631)
* Split the Tuya component documentation

* Optimize image

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 17:50:17 -03:00
Matthew Edwards 9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
buxtronix 54a5f214b4
docs for Tuya fan, update tuya light (#502) 2020-03-12 13:39:44 -07:00
Samuel Sieb 111a40a7b6
Add documentation for new Tuya dimmer component (#353)
* Add documentation for new Tuya dimmer component

* add more info and change configuration names

* Rename file to match platform name

* Move default gamma_correct/transition_length handling to code


Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:11 +02:00
Samuel Sieb d8113d7fc3 Add documentation for new Tuya dimmer component (#353)
* Add documentation for new Tuya dimmer component

* add more info and change configuration names

* Rename file to match platform name

* Move default gamma_correct/transition_length handling to code


Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 21:55:58 +02:00