Commit Graph

1712 Commits

Author SHA1 Message Date
Allen Porter
bf4b139c08 Add developer blog post about Calendar Data Model (#1291)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-04-18 11:21:44 -07:00
Franck Nijhof
b7b713a43c Replace Alarm Control Panel FORMAT_ constants with CodeFormat enum (#1293) 2022-04-18 19:37:41 +02:00
Allen Porter
c085255319 Add blog post for Local OAuth2 breaking changes (#1290) 2022-04-16 13:41:14 -07:00
Allen Porter
8fc9d847b5 Update documentation for developer credentials after PR discussion feedback 2022-04-16 11:49:02 -07:00
Joakim Sørensen
fe244e7cbc Add note about network translations (#1288) 2022-04-12 12:26:30 +02:00
Allen Porter
e14123203b Merge pull request #1287 from home-assistant/frenck-2022-0863
Replace Camera STREAM_TYPE_ constants with StreamType enum
2022-04-11 16:27:32 -07:00
Franck Nijhof
ad2af0a875 Replace Camera STREAM_TYPE_ constants with StreamType enum 2022-04-11 19:54:03 +02:00
Mike Degatano
060292b0b4 Add llmnr and mdns fields to API doc (#1286) 2022-04-11 19:29:12 +02:00
Franck Nijhof
33c6fff69c Add ColorMode enum to light platform (#1284) 2022-04-11 09:16:34 -07:00
dependabot[bot]
866a4752ca Bump @easyops-cn/docusaurus-search-local from 0.23.0 to 0.23.1 (#1283) 2022-04-11 07:42:19 +01: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
kongo09
1f6624ffd8 Abort config flow for already_configured (#1280)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-04 11:40:19 +02: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
9baa500e6d Blog: Deprecating all SUPPORT_ constants (#1278) 2022-04-02 21:07:51 -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
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
Allen Porter
41754785b1 Add a CalendarEntity specification
Add documentation for CalendarEntity that describes the API, since it is currently ambiguous.

This proposes some specific behaviors around start/date times that may be inconsistent
which are inconsistent wiht some existing integrations as a path forward to making all
integrations have consistent behavior.
2022-03-31 18:17:38 -07:00