305 Commits

Author SHA1 Message Date
raman325
565a8efc11
improve formatting 2021-07-07 00:21:38 -04:00
raman325
553150b874
feedback 2021-07-07 00:16:43 -04:00
raman325
5b10caccd5
Update docs to explain the turn_on service functionality better 2021-07-04 12:28:15 -04:00
posixx
2f06bbd68f
Document alarm control panel vacation mode (#758) 2021-07-01 17:27:35 +02:00
Shay Levy
7ae2346834
Deprecate Switch entity properties (#982)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-06-27 18:11:42 +02:00
raman325
70d5b265c7
Update docs based on core PR review and changes 2021-06-25 18:14:35 -04:00
Shay Levy
5d49aa4119
Fix typo in Fan entity (#983) 2021-06-25 18:32:45 +01:00
Erik Montnemery
f86eab2269
Correct information on how to generate a 0-timestamp (#979) 2021-06-24 09:34:26 -07:00
Franck Nijhof
b112c0cdbc
Add AirQuality deprecation notice (#978) 2021-06-22 21:10:41 +02:00
Franck Nijhof
bbf7781378
Fix GitHub repository links and use dev branch when possible (#971) 2021-06-18 14:08:47 +02:00
Franck Nijhof
9e67de6b8a
Add select integration (#969)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-06-18 14:06:14 +02:00
Erik Montnemery
9f26b826fc
Update light docs with color_mode white and color_temp translation (#964) 2021-06-09 13:25:36 +02:00
Erik Montnemery
ae0b7c64fa
Clarify rgb to hs/xy color conversion (#961) 2021-06-07 11:26:45 +02:00
Erik Montnemery
474d533d38
Clarify brightness calculation for RGB lights (#960) 2021-06-07 11:24:54 +02:00
Robert Svensson
4962f0c824
Supported color modes is a set not a list
c43bdbf7c8/homeassistant/components/light/__init__.py (L645)
2021-06-06 20:45:49 +02:00
Erik Montnemery
efe7943736
Remove is_standby from SwitchEntity (#955) 2021-06-03 14:22:00 +02:00
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
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
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
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
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
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