222 Commits

Author SHA1 Message Date
Adam Outler
5f13808fb0
Fix missing (#1402)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-07-16 21:36:49 +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
Erik Montnemery
6fd2d1babe
Document entity.has_entity_name (#1387)
* Update entity.md

* Tweak

Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-07-08 10:01:03 +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
Allen Porter
f5142b2295
Merge pull request #1356 from allenporter/translations
Add application credentials translation documentation
2022-06-08 07:10:31 -07:00
Allen Porter
6d913e34f3
Update docs/core/platform/application_credentials.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-06-04 09:05:12 -07:00
Allen Porter
f70dac0a61 Add application credentials translation documentation 2022-06-04 00:54:55 -07: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
Allen Porter
967b7b04af
Add documentation for custom auth implentations in application credentials (#1328) 2022-05-15 15:42:59 +02:00
Allen Porter
0688f1e52f
Add more detailed application_credentials import instructions (#1331) 2022-05-14 23:15:31 -07:00
RobertD502
c6162fe70e
Add missing HVACAction.Fan to climate entity documentation (#1322) 2022-05-06 22:59:53 +03:00
Erik Montnemery
1a1d25eef3
Remove documentation of entity category system (#1320) 2022-05-03 11:28:39 +02:00
Allen Porter
416b087326
Merge pull request #1279 from allenporter/developer_credentials
Documentation for Application Credentials platform initial features
2022-04-30 09:48:32 -07: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
Franck Nijhof
e1e4f7f2af
Add visible by default property to base Entity (#1301) 2022-04-25 09:05:20 -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
Allen Porter
8fc9d847b5 Update documentation for developer credentials after PR discussion feedback 2022-04-16 11:49:02 -07: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
Allen Porter
008360b395 Additional wording improvements 2022-04-07 15:43:13 +00:00
Allen Porter
e35b60aba9 Rewrote documentation structure based on PR feedback 2022-04-07 15:40:56 +00:00
Allen Porter
ca080a4d4b
Update docs/core/platform/application_credentials.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-07 01:02:35 -07:00
Allen Porter
02158c2a7a
Update docs/core/platform/application_credentials.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-07 01:02:28 -07:00
Allen Porter
4833794128 Add missing import statement and remove unused import 2022-04-07 07:30:36 +00:00
Allen Porter
7d25ad48c0 Merge branch 'developer_credentials' of github.com:allenporter/developers.home-assistant into developer_credentials 2022-04-07 07:29:37 +00:00
Allen Porter
11fd12dc0a
Update docs/core/platform/application_credentials.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-07 00:29:01 -07:00
Allen Porter
7acbe01b38 Update documentation to explain the import API 2022-04-05 15:14:20 +00:00
Allen Porter
b2349f5675 Rename component to application credentials 2022-04-03 17:32:00 +00:00
Allen Porter
d7afabef6e Rename developer credentials to client credentials 2022-04-03 17:26:02 +00:00
Allen Porter
ec811fc6e6 Merge branch 'developer_credentials' of github.com:allenporter/developers.home-assistant into developer_credentials 2022-04-03 10:19:55 -07:00
Allen Porter
0cc5a85c13 Add static example for AuthorizationServer 2022-04-03 17:19:23 +00:00
Allen Porter
db05ef6886
Update docs/core/platform/developer_credentials.md
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-04-02 22:18:25 -07: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