Minecraftchest1
19d0848e42
Fix spelling/grammer error. ( #1419 )
2022-07-31 13:20:23 +02:00
J. Nick Koston
d0ad5934f8
Document changes for bleak 0.15 ( #1415 )
2022-07-30 10:12:42 -07:00
Raz Luvaton
1acdc2f6bb
replace Dos with DOS ( #1413 )
2022-07-29 01:39:57 +03:00
J. Nick Koston
8d09cf3517
Add Bluetooth best practices ( #1412 )
2022-07-25 18:03:59 -05:00
Ernst Klamer
beca965574
Add info about 16 bit uuid conversion for Bluetooth service data ( #1411 )
2022-07-25 08:22:02 -05:00
J. Nick Koston
8e2b7906b9
Update bluetooth matchers to support service_data_uuid ( #1410 )
...
* Update bluetooth matchers to support service_data_uuid
* Update bluetooth matchers to support service_data_uuid
* fix reversal
* Update docs/creating_integration_manifest.md
2022-07-24 23:57:04 +02:00
J. Nick Koston
3b50de65d9
Document bluetooth.async_get_scanner ( #1409 )
2022-07-22 18:21:24 -05:00
J. Nick Koston
e998f5b7c6
Document async_track_unavailable in bluetooth ( #1408 )
2022-07-22 14:56:45 -05:00
dependabot[bot]
ae24119e77
Bump terser from 5.9.0 to 5.14.2 ( #1407 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 21:09:34 -07:00
J. Nick Koston
b1c624cf87
Document bluetooth.async_ble_device_from_address
( #1404 )
2022-07-18 17:58:21 -05:00
J. Nick Koston
10eb28d20d
Change manufacturer_data_first_byte to manufacturer_data_start in bluetooth docs ( #1403 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-07-18 16:21:27 -05:00
dependabot[bot]
8875828a69
Bump @docusaurus/preset-classic from 2.0.0-beta.22 to 2.0.0-rc.1 ( #1405 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 11:09:22 +02:00
dependabot[bot]
6352b902a1
Bump @docusaurus/core from 2.0.0-beta.22 to 2.0.0-rc.1 ( #1406 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 10:59:57 +02:00
Adam Outler
5f13808fb0
Fix missing ( #1402 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-07-16 21:36:49 +02:00
On Freund
c341cda64f
it's -> its ( #1401 )
2022-07-16 18:11:29 +03: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
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