186 Commits

Author SHA1 Message Date
epenet
aa3befd302
Add generic distance device_class (#1465) 2022-09-27 16:41:22 +02:00
Robert Drinovac
dd9cb2a28f
Set device_tracker latitude/longitude Type as float (#1467) 2022-09-14 14:40:35 +02:00
epenet
08aa16134f
Replace constants with enums in media-player (#1462)
* Add RepeatMode enum to media player

* Update 2022-09-06-media-player-repeat-mode-deprecation.md

* Update 2022-09-06-media-player-repeat-mode-deprecation.md

* MEDIA_TYPE => MediaType

* Update 2022-09-06-media-player-repeat-mode-deprecation.md

* Update media-player.md

* Update 2022-09-06-media-player-repeat-mode-deprecation.md

* Update blog/2022-09-06-media-player-repeat-mode-deprecation.md

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2022-09-08 06:30:53 +02:00
Ernst Klamer
40db176c91
Add moisture device_class (#1457) 2022-09-01 11:47:52 -04:00
Joakim Plate
686b818df6
Add list of states to media player developer docs (#1450)
* Add list of states to media player developer docs

* Add STATE_ON

* Apply suggestions from code review

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

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-29 08:47:46 +02:00
Martin Hjelmare
9843d22ecb
Add sensor duration device class (#1432) 2022-08-09 18:40:01 +02:00
Marc Mueller
c215fcbcb5
Update device_tracker source_type properties (#1414) 2022-07-31 13:47:42 +02:00
Erik Montnemery
a9743e6f61
Update media player documentation (#1400) 2022-07-12 21:25:31 +02:00
Erik Montnemery
71d51d57cd
Tweak sensor documentation (#1399) 2022-07-12 00:10:41 +02:00
G Johansson
bd949ab96f
Add more wind speed units (#1380) 2022-06-29 21:26:12 +02:00
Erik Montnemery
70e60047f9
Document sensor's native value may be decimal.Decimal (#1379) 2022-06-29 11:16:25 +02:00
G Johansson
67d439a87a
Weather - improve text (#1377)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-06-28 11:20:31 +02:00
G Johansson
108d697ce4
Weather unit conversion (#1376) 2022-06-28 10:44:18 +02:00
G Johansson
1bc7cb560a
Update weather of native values (#1370) 2022-06-23 23:44:23 +02:00
Erik Montnemery
0d4a63a449
Document RestoreNumber (#1368) 2022-06-21 17:51:58 +02:00
Erik Montnemery
468b661883
Document NumberEntity refactoring (#1367)
* Document NumberEntity refactoring

* Update docs/core/entity/number.md

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

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-06-15 13:52:10 +02:00
Brandon Rothweiler
17742eaf49
Minor fixes to climate entity documentation (#1366) 2022-06-14 13:44:41 +02:00
Paulus Schoutsen
f77d0672d0
Document media player changes (#1352)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-05-31 14:36:25 -07:00
Joakim Sørensen
76d4c8aacf
Adjust auto_update for update entity (#1333) 2022-05-16 14:57:06 +02:00
RobertD502
c6162fe70e
Add missing HVACAction.Fan to climate entity documentation (#1322) 2022-05-06 22:59:53 +03:00
epenet
f14753f202
Remove vacuum warning (#1289) 2022-04-28 20:26:44 +03:00
Paulus Schoutsen
b82b60e260
Add blog about TTS (#1302) 2022-04-26 13:50:44 -07:00
Erik Montnemery
da92f69737
Clarify when sensors will be displayed as line-charts (#1308) 2022-04-25 08:49:53 -07:00
Franck Nijhof
35bd63bb0e
Replace Climate CURRENT_HVAC_* constants with HVACAction enum (#1297) 2022-04-20 23:00:10 +02:00
Franck Nijhof
a9f6c551a5
Replace Climate HVAC_MODE_* constants with HVACMode enum (#1295) 2022-04-19 17:17:46 -10:00
Franck Nijhof
b7b713a43c
Replace Alarm Control Panel FORMAT_ constants with CodeFormat enum (#1293) 2022-04-18 19:37:41 +02:00
Franck Nijhof
ad2af0a875
Replace Camera STREAM_TYPE_ constants with StreamType enum 2022-04-11 19:54:03 +02:00
Franck Nijhof
33c6fff69c
Add ColorMode enum to light platform (#1284) 2022-04-11 09:16:34 -07:00
Allen Porter
561435e97f
Merge pull request #1256 from allenporter/calendar
Add a CalendarEntity documentation
2022-04-10 12:04:30 -07:00
Daniel O'Connor
2f24830db7
Device Classes: Slightly improve the definitions of energy vs power for device classes (#1282)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-04-10 11:46:41 +02:00
epenet
c87f4403de
Add EntityFeature enum to Siren (#1281) 2022-04-07 23:08:50 +02:00
Franck Nijhof
8d5dc2948c
Add EntityFeature enum to Fan (#1269) 2022-04-02 21:01:51 -07:00
Franck Nijhof
febcc69d2d
Add EntityFeature enum to Light (#1272) 2022-04-02 21:01:38 -07:00
Franck Nijhof
c0d6b596c1
Add EntityFeature enum to Lock (#1273) 2022-04-02 21:01:22 -07:00
Franck Nijhof
bf8481a498
Add EntityFeature enum to Media Player (#1274) 2022-04-02 21:01:07 -07:00
Franck Nijhof
69c31d515e
Add EntityFeature enum to Remote (#1275) 2022-04-02 21:00:48 -07:00
Franck Nijhof
6c2b4f3da4
Add EntityFeature enum to Vacuum (#1276) 2022-04-02 21:00:36 -07:00
Franck Nijhof
c2bd387b45
Add EntityFeature enum to Water Heater (#1277) 2022-04-02 21:00:22 -07:00
Franck Nijhof
6b81f30c6c
Rename current_version to installed_version in Update platform (#1271) 2022-04-01 20:11:34 +02:00
Franck Nijhof
f29f2507e3
Add EntityFeature enum to Humidifier (#1270) 2022-04-01 20:10:17 +02:00
Franck Nijhof
280d357252
Add EntityFeature enum to Camera (#1266) 2022-04-01 09:40:08 -07:00
Franck Nijhof
695fa2b104
Add EntityFeature enum to Climate (#1267) 2022-04-01 09:39:49 -07:00
Franck Nijhof
dc52483b20
Add EntityFeature enum to Cover (#1268) 2022-04-01 09:39:30 -07:00
Franck Nijhof
c312413c2b
Add EntityFeature enum to Alarm Control Panel (#1262) 2022-04-01 13:54:14 +02:00
Joakim Sørensen
802a2c11f0
Add documentation for the auto_update property in Update entities (#1265) 2022-04-01 12:57:06 +02:00
Joakim Sørensen
df3d9503e3
Move all supported features in Update entities to enum (#1263) 2022-04-01 07:53:28 +02:00
Allen Porter
5edf0f2b1d Update CalendarEvent table to include a mention of required timezone 2022-03-31 18:17:38 -07:00
Allen Porter
8b03cd649e Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-03-31 18:17:38 -07:00
Allen Porter
4bd1062318 Fix typo in calendar entity descriptions. 2022-03-31 18:17:38 -07:00
Allen Porter
47e56b4c16 Rename entity to CalendarEntity 2022-03-31 18:17:38 -07:00