Jesse Hills
c292b195e4
Merge branch 'current' into next
2022-12-12 17:19:06 +13:00
H. Árkosi Róbert
2522c8a92f
Update pid.rst ( #2517 )
...
* Update pid.rst
* Update pid.rst
2022-12-11 17:45:42 +01:00
Jesse Hills
9a8aa667ee
Add reports_fahrenheit to tuya climate ( #2448 )
2022-12-07 07:29:21 +13:00
Jesse Hills
b6daf7e679
Merge branch 'current' into next
2022-12-01 13:47:29 +13:00
Patrick Collins
c9b92b86d0
Update PID Climate with deadband and sampling ( #1944 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2022-11-30 10:58:51 +13:00
H. Árkosi Róbert
e611e14121
Merge pull request #2334 from briangunderson/patch-1
...
update bedjet.rst
2022-11-28 09:45:14 +01:00
H. Árkosi Róbert
0ab1c99b4f
Merge pull request #2480 from esphome/nagyrobi-patch-4
...
Update thermostat.rst
2022-11-25 14:43:10 +01:00
H. Árkosi Róbert
2d4082d8ad
Update thermostat.rst
...
Remove deprecated (rejected by config validation) options from thermostat
2022-11-25 14:38:58 +01:00
H. Árkosi Róbert
cd9937927f
climate cosmetic fixes
2022-11-25 14:31:51 +01:00
Alex Reid
c161e670a9
feat: Doc to support templatable code for Midea IR ( #2463 )
2022-11-23 12:53:51 +13:00
briangunderson
ed88c1c6bc
Merge branch 'current' into patch-1
2022-10-21 12:21:25 -05:00
hagak
b1b0aeb68f
Added Daikin BRC Component to the Climate IR doc ( #2245 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-10-19 20:29:31 +13:00
Chris Feenstra
89fad3a06c
Add support for ZHLT01 heatpump IR protocol ( #2199 )
...
Co-authored-by: Chris Feenstra <chris@cfeenstra.nl>
2022-10-12 15:30:00 +13:00
briangunderson
10b2abc450
update bedjet.rst
...
The Bedjet app (iOS) no longer exposes MAC addresses of connected devices.
2022-09-29 09:09:44 -05:00
Jesse Hills
1dce603dbb
Merge branch 'current' into next
2022-09-29 16:00:37 +13:00
Michael Davidson
6873e425d4
Remove deprecated settings and document new default_preset ( #2292 )
...
* Remove deprecated settings and document new default_preset
* Lint fixes
* More lint fixes
* Index note
* Fix incorrect plural
2022-09-25 21:59:08 -05:00
Michael Davidson
fa7780b365
Switch from marking default_target_temperature_* and default_mode as deprecated and instead just give advice they're going away ( #2324 )
2022-09-24 01:41:37 -05:00
Jesse Hills
0d8024c385
Merge branch 'current' into next
2022-09-14 17:00:04 +12:00
xander2
da17b7c74a
remove temperature unit from example ( #2290 )
...
remove temperature unit from example, as configuration will not work with units present
2022-09-12 22:49:36 -07:00
Jesse Hills
f6abea22f1
Merge branch 'current' into next
2022-08-31 16:01:32 +12:00
Guillermo Ruffino
7bc94261cb
schema-202208 ( #2243 )
2022-08-31 13:55:05 +12:00
Joe
300a511bde
Document BedJet Fan component ( #2239 )
2022-08-31 13:53:23 +12:00
Ian Blais
0257a0cb57
Adding Whynter AC support ( #2186 )
2022-08-09 10:49:16 +12:00
Joe
746266b5f3
Document BedJet hub component ( #2109 )
2022-08-09 10:14:41 +12:00
Gabriel Sieben
39cd2b5fa7
Update index.rst ( #2167 )
2022-07-07 11:30:23 +12:00
sergge1
329c3df97a
reference to alternative hardware added
...
SLWF-01pro is confirmed as reliable by the community users
2022-06-26 21:41:47 +02:00
Joe
b79a5f633b
Document BedJet clock methods ( #2098 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-06-03 13:53:28 +12:00
Joe
58971143d1
Document new Bedjet heat_mode
config ( #2102 )
2022-05-31 15:45:10 +12:00
Michael Davidson
ef3a289d9c
Update thermostat documentation in line with changes for #3298 ( #1966 )
...
* Update thermostat documentation in line with changes for #3298
* Incorporate feedback
* Update docs in line with new style of thermostat preset configuration
* PR feedback; some RST corrections and linguistic improvements
* Add deprecation warnings to default_ in the and away_config
* Lint fixes
2022-05-24 22:44:46 -05:00
Sergey Dudanov
bd80ee67eb
midea: new power_toggle action ( #2094 )
2022-05-23 20:51:50 +12:00
Jesse Hills
dbddc09b34
Merge branch 'current' into next
2022-05-12 15:05:13 +12:00
Keith Burzinski
64cb7db27b
Add notes about Midea MAP14HS1TBL ( #2069 )
2022-05-11 17:20:43 +12:00
Jesse Hills
26f8b0f576
Merge branch 'current' into next
2022-05-11 12:50:31 +12:00
Gilles van den Hoven
407c7c816e
Update thermostat.rst ( #2041 )
...
* Update thermostat.rst
Explained "default_mode" in more detail.
* Update components/climate/thermostat.rst
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
* Update thermostat.rst
Removed 'default' modes as per suggestions
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2022-05-10 19:36:52 -05:00
George
deec25b09a
Delonghi IR Documentation - V2 ( #2059 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-10 21:22:27 +12:00
Joe
234f2f7ee8
BedJet component docs ( #1508 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-04-14 13:16:19 +12:00
Tim Smeets
de15acc430
added protocol to Arduino-heatpumpIR page ( #1999 )
2022-04-08 08:04:05 +12:00
Guillermo Ruffino
53d1abd7a8
Docs cleanup for schema gen ( #1973 )
2022-04-03 19:30:25 +12:00
Otto Winter
4ee8df7c0e
Rework lint ( #1924 )
2022-02-20 10:42:04 +01:00
Sergey Dudanov
f7668ba215
Use Buttons instead of switches in midea example ( #1845 )
2022-01-24 18:16:30 +01:00
Sergey Dudanov
a1ab8c9770
New Coolix protocol. New midea_ir climate component. ( #1694 )
2022-01-10 11:47:28 +13:00
H. Árkosi Róbert
3f7c62e6b0
Add link to slow_pwm
( #1731 )
2021-12-18 21:05:42 +01:00
Jesse Hills
ae922bc8ac
Merge branch 'current' into next
2021-12-02 17:10:24 +13:00
Oxan van Leeuwen
f358d4c0db
Use consistent syntax for config option types ( #1659 )
2021-11-29 07:57:01 +13:00
Jesse Hills
5eae51ea9e
Merge branch 'current' into next
2021-11-26 09:02:41 +13:00
alexmaurer-madis
427a92331e
Remove deprecated set_supports_heat_cool_mode from custom climate ( #1644 )
2021-11-22 09:21:39 +01:00
Jesse Hills
9a995bfb45
Merge branch 'current' into next
2021-11-17 08:00:18 +13:00
Jesse Hills
b8138570a4
Merge branch 'current' into beta
2021-11-17 08:00:18 +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
Alexandre-Jacques St-Jacques
0bbeae2572
Adding supported midea AC vendor ( #1621 )
2021-11-16 13:55:51 +13:00