7 Commits

Author SHA1 Message Date
Erik Montnemery
2486f366cb
Rename ClimateDevice to ClimateEntity (#475) 2020-04-26 21:53:13 +02:00
Tom Brien
d6e06a716d
Replace quotes with tip boxes (#458)
* Replace quotes with tip boxes

The use of quotes was making important content less clear than the body. Docusaurus now has native tip boxes use remark-admonitions so use these instead.

* Replace json5 codeblock language with json

json5 doesn't have native syntax colouring. Rather than handle with custom css just flip block to have `json` set as language to create same result. All blocks were standard JSON anyway
2020-04-04 14:32:57 -07:00
Art M. Gallagher
d4d1604cab
Added Const Values to Climate Entity page (#384)
took the const values for `Supported Features` from https://github.com/home-assistant/home-assistant/blob/master/homeassistant/components/climate/const.py and added to an additional column. Also 1 minor copypastitis in swing_mode prop
2020-03-14 17:15:39 +01:00
Piotr Kubiak
7469c9ec28 Update entity_climate.md (#344)
Fixed typo
2019-10-31 13:01:36 +01:00
Paulus Schoutsen
7fdb533485
Update climate docs (#289)
* Update climate docs

* Update docs/entity_climate.md

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Add off
2019-07-08 13:12:01 -07:00
willgreenberg
d994b636b4 Add Climate documentation (#227)
* Added properties and methods to Climate documentation

* Add attributes, services, states, and supported features to Climate doc

* add missing Climate properties, states, and supported features info
2019-04-17 11:04:46 -07:00
Paulus Schoutsen
5bb72bc696 Add placeholders for entities 2018-05-30 23:21:41 -04:00