32 Commits

Author SHA1 Message Date
G Johansson
ac043879af
Add horizontal swing support to ClimateEntity (#34649) 2024-11-27 15:27:46 +01:00
Franck Nijhof
f10f777998
Improve YAML styling for all automation examples (#34932) 2024-09-26 12:39:04 +02:00
Franck Nijhof
b825527486
Change trigger platform key to trigger (#34901)
* Change trigger platform key to trigger

* Error sneaked in
2024-09-25 14:20:46 +02:00
Franck Nijhof
96e00f69a0
Adjust automation to plural triggers/conditions/actions keys (#34825) 2024-09-24 20:23:58 +02:00
c0ffeeca7
89b5af33bd
States: add unavailable and unknown (#34809)
* States: add unavailable and unknown

* rephrase intro

* Make states lowercase

* Update source/_integrations/humidifier.markdown

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>

* Revert "Make states lowercase"

This reverts commit daf7f06630c4a2cc1f7e7fe5d043d9754a79cd1d.

* Apply bold to the UI string of state names

* Climate: fix grammar

---------

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2024-09-18 15:36:17 +02:00
Kurt Riede
ef63ef3f41
Correct climate set_fan_mode example (#34773)
The example with "On Low" as mode generates this error:

`Fan mode On Low is not valid. Valid fan modes are: on, low, medium, high`

A correct value must be all lower case and one of: on, low, medium, high
2024-09-17 22:01:03 +02:00
c0ffeeca7
f79ca2b116
Climate: add state (#34779)
* Climate: add state

* Remove unrelated list items

* revert formatting changes
2024-09-17 16:23:19 +02:00
Franck Nijhof
6ca14d3efc
Rename 'service' to 'action' in automations and scripts (#34023)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2024-07-31 14:37:02 +02:00
Franck Nijhof
4dd909a857
Rename Services to Actions in integrations: C (#33805)
* Rename Services to Actions in integrations: C

* Fix CI error

* Update source/_integrations/calendar.markdown

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-07-16 16:56:00 +02:00
Madelena Mak
d4c03fe1be
Update the theme to match branding better (#33462)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-30 13:47:01 +02:00
Artur Pragacz
544df3d14c
Update climate.markdown (#28912)
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-02-16 15:59:45 +01:00
c0ffeeca7
fad4989470
b and c integrations: minor style change (#29898)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2023-11-20 08:47:18 +01:00
c0ffeeca7
626d123493
c-entities (#29152) 2023-10-04 19:20:03 +02:00
Franck Nijhof
c39f4886d3
2022.10: Sync with codebase 2022-10-05 18:25:01 +02:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
Franck Nijhof
3fa898f95f
Adjust IoT class in integration aside (#17601) 2021-04-26 18:04:26 +02:00
Franck Nijhof
81d0265f1b
Update some service calls to use target (#16586) 2021-02-15 13:27:38 +01:00
Franck Nijhof
09759662a1
Bunch of YAML styling improvements - part 3 (#16394) 2021-02-04 03:00:11 +01:00
Franck Nijhof
1ca5f87fd7
Sync codebase with docs for 0.117 2020-10-28 18:25:25 +01:00
Robert Svensson
6809fb1158
Update climate set temperature description (#15232) 2020-10-15 20:01:51 +02:00
Matej Plavevski
73e3c1122b
IOT Class for Climate (#15237) 2020-10-14 22:16:25 +02:00
johanf85
d7847d1682
changed state for hvac_action from heat to heating (#14878) 2020-10-05 02:18:09 +02:00
johanf85
e41c060098
Added states (#14874)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-10-04 13:04:53 +02:00
Sean Mooney
ac5d6fdd12
Remove unused Dev Tools icon from Climate page (#14857)
Removed reference to an old/unused Developer Tools icon. This was changed in the sidebar redesign in Home Assistant 0.96.
2020-10-04 11:28:27 +02:00
Franck Nijhof
ecce31bb7a
Remove logo frontmatter for all internal integration (#12283) 2020-03-06 15:35:09 +01:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Franck Nijhof
5c9dc17328
Extends textlint Terminology list; part 6 (#12074) 2020-02-13 16:30:14 +01:00
Franck Nijhof
23b0b57c08
Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase (#11672)
* Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase

* Update all integrations quality scales (done by sync)
2020-01-08 13:10:43 +01:00
Franck Nijhof
b983082cb9
Frontmatter formatting (#11654) 2020-01-07 14:43:49 +01:00
Ronald Dehuysser
e2b1830910 Update climate.markdown (#11575) 2019-12-31 10:17:07 +01:00
Jay
4d90ac6bb1 Improve clarity and descriptions (#10944)
Improved descriptions for service data attributes under `climate.set_temperature`. I think we should also add a note about `heat_cool` and `auto` HVAC modes not being the same thing, but I'm not exactly sure how to word it even after rereading the changes to the Climate integration in 0.96.
2019-10-22 20:48:16 +02:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00