24 Commits

Author SHA1 Message Date
G Johansson
cabd4e9d15
Add note on target temp validation on ClimateEntity (#2299)
* Add note on target temp validation on ClimateEntity

* Add blog

* Add back previous change

* Fix review comments

* Update blog
2024-09-25 22:22:10 +02:00
Franck Nijhof
8eeaf3af91
Rename Services to Service actions (#2249)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-16 12:05:05 +02:00
G Johansson
f65f3fef94
Add defrosting to climate entity (#2240)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-07-07 18:54:51 +02:00
c0ffeeca7
8ce81001c3
core-entity-a-m: apply sentence-style capitalization to headings (#2187)
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization)
2024-05-23 10:09:39 +02:00
Marc Mueller
7e6b4c45d9
Update humidity property types to float (#2121) 2024-03-27 11:21:42 +01:00
G Johansson
25a224c42e
Deprecate aux heater in Climate Entity (#2109)
* Deprecate aux heater

* Update blog/2024-03-10-climate-aux-heater-deprecated.md

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-03-21 10:02:19 +01:00
Artur Pragacz
a3fd00696a
Add turn on/off methods to climate entity (#2057)
* Add methods to climate entity.

Add turn_on, turn_off, toggle to climate entity.

* Mods

* blog

* Mods

* style

* link to doc

* Fix link

* Mod date

* Update docs/core/entity/climate.md

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-02-26 19:39:51 +01:00
G Johansson
ca28ff9a34
Add NONE preset option in climate (#2051) 2024-01-30 18:42:55 +01:00
G Johansson
9a7890b5f9
New ClimateEntityFeature for turn on turn off (#2053) 2024-01-30 15:10:47 +01:00
Jan Bouwhuis
c45ef246b2
Revert "Document target_temperature_step for climate (#2001)" (#2003)
This reverts commit f56f4855d53b1aae6f7fa298b860235774589f19.
2023-12-08 08:54:41 +01:00
Jan Bouwhuis
f56f4855d5
Document target_temperature_step for climate (#2001) 2023-12-07 09:36:06 +01:00
Erik Montnemery
0e2de9f6d6
Align documented climate attributes with implementation (#1914) 2023-09-15 13:41:31 +02:00
Franck Nijhof
3bf3721acb
Add preheating HVAC action to climate (#1800) 2023-06-21 18:34:58 -04:00
Brandon Rothweiler
17742eaf49
Minor fixes to climate entity documentation (#1366) 2022-06-14 13:44:41 +02:00
RobertD502
c6162fe70e
Add missing HVACAction.Fan to climate entity documentation (#1322) 2022-05-06 22:59:53 +03:00
Franck Nijhof
35bd63bb0e
Replace Climate CURRENT_HVAC_* constants with HVACAction enum (#1297) 2022-04-20 23:00:10 +02:00
Franck Nijhof
a9f6c551a5
Replace Climate HVAC_MODE_* constants with HVACMode enum (#1295) 2022-04-19 17:17:46 -10:00
Franck Nijhof
695fa2b104
Add EntityFeature enum to Climate (#1267) 2022-04-01 09:39:49 -07:00
J. Nick Koston
f7bedec42e
Fix type for current_humidity (#1153) 2022-01-06 02:09:51 +01:00
Franck Nijhof
d12e0304e7
Document climate swing mode: SWING_ON (#1083) 2021-10-13 23:32:29 +02:00
Franck Nijhof
bbf7781378
Fix GitHub repository links and use dev branch when possible (#971) 2021-06-18 14:08:47 +02:00
davidlang42
b403f51178
Some properties require SUPPORT_SWING_MODE (#918) 2021-05-11 10:20:40 -07: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
Franck Nijhof
0145bbbfa7
Move and merge entity documentation (#544) 2020-05-18 14:57:50 +02:00