14 Commits

Author SHA1 Message Date
Erik Montnemery
fc7ffff330
Document entity category (#1088)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-10-15 13:01:08 +02:00
Franck Nijhof
26d427f396
Move attribution attribute to Entity base class (#1080) 2021-10-11 23:15:42 +02:00
Allan Lin
7475cdb1d2
Fix missing link. (#1010) 2021-07-29 16:46:42 +01:00
Erik Montnemery
76f6b1ac08
Further tweak documentation about _attr-style shorthand for properties (#1000)
* Further tweak documentation about _attr-style shorthand for properties

* Update entity.md

* Update air-quality.md

* Update entity.md

* Update air-quality.md

* Update air-quality.md

* Update device-tracker.md

* Update device-tracker.md

* Update fan.md

* Update vacuum.md

* Update entity.md

* Update entity.md

* Move the example to a separate PR
2021-07-15 15:47:48 +02:00
Erik Montnemery
a4fd68603d
Tweak documentation about _attr-style shorthand for properties (#999) 2021-07-08 11:21:43 +02: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
Erik Montnemery
4677318bca
Update wording for Entity.icon (#894) 2021-04-22 17:00:53 -07:00
Matthias Alphart
880e00d8f1
use SwitchEntity in example (#887)
instead of deprecated SwitchDevice
2021-04-14 17:33:44 +02: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
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
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
Franck Nijhof
0145bbbfa7
Move and merge entity documentation (#544) 2020-05-18 14:57:50 +02:00