Commit Graph

1712 Commits

Author SHA1 Message Date
J. Nick Koston
9bbdee9f54 Update bluetooth for additional matchers and API calls (#1398)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-07-11 08:14:05 -07:00
dependabot[bot]
21b7fd4560 Bump @docusaurus/preset-classic from 2.0.0-beta.21 to 2.0.0-beta.22 (#1396)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-11 09:42:05 +02:00
dependabot[bot]
63725f0ae1 Bump nth-check from 2.0.0 to 2.1.1 (#1397)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-11 09:36:37 +02:00
dependabot[bot]
364ef94864 Bump clsx from 1.2.0 to 1.2.1 (#1395)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-11 09:30:00 +02:00
dependabot[bot]
ec20126e2e Bump @docusaurus/core from 2.0.0-beta.21 to 2.0.0-beta.22 (#1394)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-11 09:07:10 +02:00
Robert Hillis
558b3a82d6 Add instructions for pytest asyncio-mode (#1392) 2022-07-10 23:06:57 +02:00
Erik Montnemery
c50aed54be Add blog post about new entity naming recommendations (#1388)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-07-10 13:16:36 -07:00
J. Nick Koston
aeab05eae7 Fix typo in Waiting for config entry platforms (#1391) 2022-07-10 10:06:34 +03:00
epenet
69d51c67cf Store is now a Generic class (#1386)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-07-09 22:33:32 +02:00
J. Nick Koston
9bd92fa1af Add blog post about waiting for config entry platforms (#1390) 2022-07-09 13:32:52 -05:00
J. Nick Koston
df74364b2f Document bluetooth discovery (#1389)
* Document bluetooth discovery

* fixes

* Update creating_integration_manifest.md

* Update docs/network_discovery.md

* Update docs/network_discovery.md

* Update docs/network_discovery.md

* Update network_discovery.md

* Update creating_integration_manifest.md

* adjust types
2022-07-09 11:21:17 +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
Oliver Völker
50f7cf2e26 Codenotary option was listed twice (#1383) 2022-07-04 12:38:23 +02:00
dependabot[bot]
5780e23db8 Bump clsx from 1.1.1 to 1.2.0 (#1382)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-04 11:08:00 +02:00
Sean Hoyt
364a8ef514 Fix manifest version tag example (#1381) 2022-06-30 14:43:39 -07: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
Ed Grau
ef7217854b Fix minor typo in auth_api.md (#1378) 2022-06-28 21:04:25 -07: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
Erik Montnemery
f2f7009e58 Add blog post about WeatherEntity refactoring (#1375)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-06-28 10:23:12 +02:00
G Johansson
1bc7cb560a Update weather of native values (#1370) 2022-06-23 23:44:23 +02:00
Pascal Vizeli
9cc60fa935 Add CAS Codenotary & cleanup old stuff (#1213)
* Add CAS Codenotary

* Update docs/add-ons/security.md

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2022-06-23 14:54:21 +02:00
Erik Montnemery
0d4a63a449 Document RestoreNumber (#1368) 2022-06-21 17:51:58 +02:00
Brandon Rothweiler
2ae322778a Small fixes to creating_integration_manifest.md (#1371) 2022-06-20 09:10:39 +02:00
dependabot[bot]
ee98f8cf22 Bump react from 18.1.0 to 18.2.0 (#1373)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 08:41:25 +02:00
Vova-SH
1857d823e6 Fix sample update data coordinator (#1369)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-06-16 14:42:56 +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
J. Nick Koston
95ac9ab58d Add blog post about unsafe config entry reloads during setup (#1365) 2022-06-13 13:13:43 -07:00
dependabot[bot]
b6b00b474a Bump @easyops-cn/docusaurus-search-local from 0.27.0 to 0.27.1 (#1364)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-12 23:18:47 -07:00
J. Nick Koston
bf82b31d4b Fix links to integration_setup_failures (#1362) 2022-06-13 01:44:30 +02:00
Allen Porter
3a1d9a55a0 Merge pull request #1363 from home-assistant/bdraco-patch-1
Fix typo in integration setup failures
2022-06-11 14:45:45 -07:00
J. Nick Koston
529ee4ee1b Fix typo in integration setup failures 2022-06-11 10:51:27 -10:00
J. Nick Koston
754e39130d Link handling setup failures to integration quality scale and add expired credentials (#1361) 2022-06-11 12:51:24 -07:00
Allen Porter
5f6fcb727e Propose an exception handling criteria for Silver integration quality (#1344)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Teemu R. <tpr@iki.fi>
2022-06-11 09:02:52 -10:00
J. Nick Koston
f6d2da20b3 Document how to handle integration setup failures (#1360) 2022-06-11 08:56:55 -10:00
Joakim Sørensen
68c88d3400 Add extended store addon info (#1358) 2022-06-09 15:38:39 -07:00
Allen Porter
f5142b2295 Merge pull request #1356 from allenporter/translations
Add application credentials translation documentation
2022-06-08 07:10:31 -07:00
epenet
f8275c2bd7 Add FlowResultType enum to data entry flow (#1357) 2022-06-07 17:42:31 -07:00
dependabot[bot]
2bc69754b0 Bump @easyops-cn/docusaurus-search-local from 0.25.0 to 0.27.0 (#1350) 2022-06-05 17:31:09 +01:00
dependabot[bot]
19872b3318 Bump @docusaurus/preset-classic from 2.0.0-beta.20 to 2.0.0-beta.21 (#1351)
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-beta.20 to 2.0.0-beta.21.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.21/packages/docusaurus-preset-classic)

---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-05 17:19:24 +01:00
dependabot[bot]
01d360b3fd Bump @docusaurus/core from 2.0.0-beta.20 to 2.0.0-beta.21 (#1349)
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.0.0-beta.20 to 2.0.0-beta.21.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.21/packages/docusaurus)

---
updated-dependencies:
- dependency-name: "@docusaurus/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-05 17:07:58 +01: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
Mike Degatano
0f040fc5c0 Document store APIs for add/remove repository (#1354) 2022-06-01 20:52:34 +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
Laszlo Magyar
71b618a6b4 Updates outdated procedure to SSH host access (#1341) 2022-05-30 12:47:15 +02:00
Joakim Sørensen
170b1909f5 Use supervisor envs instead of hassio (#1343) 2022-05-30 12:28:47 +02:00
Sven Serlier
9e8c060b2c Components to integrations (#1348) 2022-05-30 11:48:14 +02:00