Commit Graph

13 Commits

Author SHA1 Message Date
Moriah Morgan 9a710041e2
Update Tuya Climate for new esphome PR (#3096)
* Update Tuya Climate for new esphome PR

Update Tuya Climate to document related to https://github.com/esphome/esphome/pull/5159

* Remove Deprecated Config Block

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Update tuya.rst

* Restore basic device configuration sample block, will use more specific examples in the device repo

* Apply suggestions from code review

Copy fixes

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-03-20 19:40:20 -05:00
zivillian bc65c0cc8e
Update tuya.rst (#2777) 2023-03-26 10:31:39 +02:00
Jesse Hills 9a8aa667ee
Add reports_fahrenheit to tuya climate (#2448) 2022-12-07 07:29:21 +13:00
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
Stefan Rado 77e920cb71
Tuya climate component: Add documentation for eco mode (#1216)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-20 09:17:46 +12:00
Stefan Rado f43a3a6786
Tuya climate: Documentation for direct relay state (#1215) 2021-09-15 20:23:39 +12:00
Oxan van Leeuwen 5e3102a123
Use lowercase true/false values (#1327)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-29 09:56:11 +12:00
Trevor North f8ba0faf26
Document new active state and mode config values (#1065) 2021-06-02 21:32:06 +12:00
Guillermo Ruffino d8646a5f7e
format-fixes (#1169)
* Update bh1750 docs

* format fixes

* more format fixes

Co-authored-by: Yuval Aboulafia <yuval.abou@gmail.com>
2021-05-14 20:31:31 -03:00
Guillermo Ruffino 9420c45a01
Fix format consistency (#989) 2021-02-07 13:35:39 -03:00
Yaroslav 10f05d7c8d
Add separate current/target Tuya Climate multipliers (#828)
* Add separate current/target Tuya Climate multipliers

* Leave existing tuya climate temperature_multiplier doc

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Moved current/target Tuya temp multiplier under the temperature_multiplier option

* Update components/climate/tuya.rst

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2020-11-12 06:31:46 +13:00
Jesse Hills 74829dcc38
Adds Tuya Climate temperature multiplier (#756)
* Add tuya climate temperature-multiplier

* Fix page link
2020-09-14 19:33:20 -03:00
Jesse Hills 48cf64e8dc
Add Tuya Climate docs (#632)
* Add docs for Tuya Climate devices

* Use tuya image
2020-07-11 19:04:48 -03:00