206 Commits

Author SHA1 Message Date
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
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
Allen Porter
c701c3f9cb Fix typo 2022-04-02 17:22:57 -07:00
Allen Porter
ed9fde84fe Documentation for initial developer credentials platform 2022-04-02 21:19:01 +00: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