J. Nick Koston
8de815f0a8
Split bluetooth docs on to their own page ( #1454 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-08-29 21:27:48 -04:00
Mike Degatano
439273cce6
Document new suggestions for issue api ( #1444 )
2022-08-29 20:30:19 +02:00
J. Nick Koston
39ac658f8b
Document bluetooth.async_scanner_count ( #1452 )
2022-08-29 10:21:55 -04:00
Erik Montnemery
63ce526339
Document the issue registry ( #1447 )
...
* Document the issue registry
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Tweak language
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-29 13:54:04 +02:00
Joakim Plate
686b818df6
Add list of states to media player developer docs ( #1450 )
...
* Add list of states to media player developer docs
* Add STATE_ON
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-29 08:47:46 +02:00
im-boots
b64e346909
Fix minor typo in architecture.md ( #1451 )
2022-08-27 21:23:54 +01:00
J. Nick Koston
a406ef9888
Document local_name matching restrictions ( #1449 )
2022-08-27 15:06:45 -05:00
J. Nick Koston
377ba9ef34
Fix incorrect match examples for bluetooth ( #1448 )
2022-08-26 19:43:13 +02:00
Erik Montnemery
2fa61058a1
Sort device registry attributes ( #1445 )
...
* Sort device registry attributes
* Update device_registry_index.md
2022-08-25 13:13:31 +02:00
J. Nick Koston
fe6057cb4e
Document USB APIs ( #1441 )
2022-08-23 18:41:03 -07:00
J. Nick Koston
68aa660015
Document Bluetooth connectable and non-connectable controllers ( #1439 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-23 20:19:48 +02:00
rappenze
07c779bad0
Fix the pytest command on testing page ( #1440 )
2022-08-23 11:49:37 +02:00
Erik Montnemery
ee769c7d60
Clarify entity naming ( #1437 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-18 17:16:41 +02:00
Mike Degatano
e17fd9ca59
Merge pull request #1434 from home-assistant/supervisor-auto-update
...
Document supervisor auto update option
2022-08-15 12:25:21 -04:00
Marc Mueller
b43acc4c30
Blog post for AutomationActionType deprecation ( #1435 )
2022-08-15 08:37:26 -04:00
Mike Degatano
a10b5ed45f
Document supervisor auto update option
2022-08-10 20:54:49 -04:00
mikekreisher
e7c3e712e3
Update supported brands result ( #1433 )
...
* Update creating_integration_manifest.md
Updated 'this is intended functionality for the near *feature*' to 'this is intended functionality for the near *future*'
* Adjust result
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-10 09:30:26 +02:00
Martin Hjelmare
9843d22ecb
Add sensor duration device class ( #1432 )
2022-08-09 18:40:01 +02:00
Joakim Plate
6a64391c9c
Update docs/network_discovery.md
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-08-03 00:49:17 +02:00
Joakim Plate
2a04c9d07a
Add mention of async_rediscover_address
2022-08-02 22:38:28 +02:00
Martin Hjelmare
ae713239bf
Fix store addons addon api response ( #1422 )
2022-08-02 18:59:13 +02:00
Benjamin Tripp
f2e921c79d
change doc links master -> dev ( #1420 )
2022-08-02 16:20:05 +02:00
Marc Mueller
c215fcbcb5
Update device_tracker source_type properties ( #1414 )
2022-07-31 13:47:42 +02:00
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
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
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
Robert Hillis
558b3a82d6
Add instructions for pytest asyncio-mode ( #1392 )
2022-07-10 23:06:57 +02: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
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
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