Erik Montnemery
0b7911ae3d
Add sensor state_class examples ( #950 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-05-25 09:11:20 -07:00
Erik Montnemery
c0ceb15b09
Document sensor last_reset ( #949 )
...
* Document sensor last_reset
* Clarify that `last_reset` will be exposed as an ISO 8601-formatted string
2021-05-24 14:44:31 +02:00
Barry Quiel
4dacbae8da
Update fan.md for typo ( #947 )
...
Directions say to derive entity platforms from 'homeassistant.components.fan.FanDevice' but FanDevice doesn't exist. It is still called FanEntity
2021-05-23 19:28:17 -07:00
Franck Nijhof
6a85f3685f
Add information about using entity class attribute ( #945 )
...
Co-authored-by: Teemu R. <tpr@iki.fi>
2021-05-22 18:19:19 +02:00
davidlang42
b403f51178
Some properties require SUPPORT_SWING_MODE ( #918 )
2021-05-11 10:20:40 -07:00
Erik Montnemery
1f75eba939
Document sensor state_class ( #922 )
2021-05-10 08:41:17 +02:00
Erik Montnemery
f3207aea39
Update light color_mode documentation ( #913 )
2021-05-03 11:26:19 +02:00
Ville Skyttä
34b425ec13
Spelling and grammar fixes ( #909 )
2021-04-30 08:01:54 +02:00
Erik Montnemery
604e921181
Correct table in light entity documentation ( #907 )
2021-04-29 15:00:49 +02:00
Erik Montnemery
f08f6127b9
Improve light docs ( #906 )
2021-04-29 09:20:21 +02:00
Dan Klaffenbach
01f0246787
Add documentation for grouping media players ( #855 )
2021-04-23 19:23:28 +02:00
Erik Montnemery
4677318bca
Update wording for Entity.icon ( #894 )
2021-04-22 17:00:53 -07:00
Erik Montnemery
53f5104bd4
Document updated LightEntity support for color_mode ( #892 )
...
* Document updated LightEntity support for color_mode
* Correct documentation for some properties which return a tuple
* Update light.md
2021-04-21 20:09:53 +02:00
Matthias Alphart
880e00d8f1
use SwitchEntity
in example ( #887 )
...
instead of deprecated SwitchDevice
2021-04-14 17:33:44 +02: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