Commit Graph

33 Commits

Author SHA1 Message Date
raman325
bbfc6ac654 Add entity doc for siren platform 2021-03-25 00:59:56 -04:00
rospogrigio
53f669ba41 Update Vacuum Entity documentation (#701)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-03-16 19:10:51 +01:00
J. Nick Koston
5594e42aec Document that icon should not be set when device_class is set. (#844) 2021-03-10 15:21:23 -08:00
Paulus Schoutsen
bc55ccd987 Reorganize architecture section (#839) 2021-03-10 09:17:54 -08:00
Franck Nijhof
dd7b026064 Replace Entity.device_state_attributes with Entity.extra_state_attributes (#837)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-03-09 15:05:23 +01:00
Alexei Chetroi
69047ad792 Update Sensor device classes (#836) 2021-03-07 02:55:07 +01:00
J. Nick Koston
300260c5c2 Improve fan preset mode documentation (#828) 2021-03-04 18:18:47 -10:00
J. Nick Koston
b76c303ae0 Update remote.md 2021-03-02 13:41:35 -10:00
J. Nick Koston
951751d45f Update remote entity for activities 2021-03-01 11:47:16 -10:00
J. Nick Koston
82f30a3050 Fix typing on fan speed count (#813) 2021-02-19 22:44:07 +01:00
J. Nick Koston
a64d3fe28d Make this a by more DRY by adding int_states_in_range util 2021-02-14 11:15:42 -10:00
J. Nick Koston
f49da21dec Update fan.md 2021-02-13 21:56:51 -10:00
J. Nick Koston
c09fd7c781 Document percentage_step and the utility 2021-02-13 16:06:58 -10:00
Franck Nijhof
64c2218c76 Update docs/core/entity/device-tracker.md
Co-authored-by: Philip Allgaier <philip.allgaier@gmx.de>
2021-01-30 22:36:41 +01:00
J. Nick Koston
f654a0fabd Expand device tracker docs 2021-01-30 14:38:56 -06:00
J. Nick Koston
6ebc02f268 Document fan entity model change to seperate fan speeds into percentages and presets modes (#777)
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-01-28 14:02:47 +01:00
Martin Hjelmare
7fd9204648 Add device tracker entity page (#776)
* Add device tracker entity page

* Fix casing

Co-authored-by: Philip Allgaier <mail@spacegaier.de>

* Fix source type values

Co-authored-by: Philip Allgaier <mail@spacegaier.de>

Co-authored-by: Philip Allgaier <mail@spacegaier.de>
2021-01-19 12:35:55 +01:00
bchastain
d75b6ae0ad Add pressure forecast to weather entity model (#768)
https://github.com/home-assistant/architecture/issues/467
2021-01-09 14:59:12 +01:00
Felipe Martins Diel
c72638907f Add documentation for the remote.delete_command service (#763) 2021-01-06 20:19:03 +01:00
Martin Hjelmare
48f9b25e88 Fix missing entity pages (#756) 2021-01-01 17:31:31 +01:00
Thibaut
cc1dadba11 Remove battery related attributes description (#750)
The battery must be now a sensor, not an attribute.
2020-12-17 12:54:41 +01:00
rajlaud
d1af30730a Add documentation for media browser image proxy (#699)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-11 20:56:14 +01: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
fabiocastagnino
ced2157c73 Add device classes for electrical measurement (#579) 2020-10-09 17:47:19 +02:00
Joakim Plate
1920ed9795 Add documentation of receiver device class (#634) 2020-09-03 09:11:24 +02:00
Chris Talkington
9e76aefbf0 Improve remote documentation (#633)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-09-02 09:17:30 +02:00
Paulus Schoutsen
c5c8ea1826 Remove incomplete banner 2020-09-02 09:05:02 +02:00
Martin Hjelmare
fae7ca08f0 Complete weather attributes (#632)
* Complete weather attributes

* Rword azimuth
2020-09-01 15:39:58 +01:00
Andrew Marks
ff3af64cd6 Improve water heater (#625)
* Update Water Heater Entity documentation to match WaterHeaterEntity

* Remove IDE file

* Add target_temperature_high/low

* Fix typo

* Fix another typo

* Use temperature unit constants

* Fix default for NotImplementedError properties

* Update docs/core/entity/water-heater.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update docs/core/entity/water-heater.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update docs/core/entity/water-heater.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-08-27 21:02:23 +02:00
Thibaut
ab8e8b62fc Remove hidden property documentation (#620)
hidden property has been totally removed.
See https://github.com/home-assistant/core/pull/37041
2020-08-13 10:33:37 +02:00
marawan31
40dea4374f Add missing precipitation doc (#549)
* Add missing percipitation doc

* Change percipitation type

* put back measures

* conform with decisions on architecture

* Update docs/core/entity/weather.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update docs/core/entity/weather.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-06-17 07:34:14 +01:00
Lindsay Ward
38553c8e5f Fix minreds typo (#561) 2020-05-31 13:50:00 +01:00
Franck Nijhof
0145bbbfa7 Move and merge entity documentation (#544) 2020-05-18 14:57:50 +02:00