Commit Graph

1712 Commits

Author SHA1 Message Date
Ernst Klamer
40db176c91 Add moisture device_class (#1457) 2022-09-01 11:47:52 -04:00
J. Nick Koston
fa5fccbc9d Small fixes for the bluetooth docs (#1455) 2022-08-30 16:15:29 +02:00
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
e193131183 Add blog post moving of the issue registry to helpers (#1446) 2022-08-25 15:32:45 +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
Erik Montnemery
99cdc199de Add blog post about core.async_get_hass() (#1443) 2022-08-24 08:21:11 +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
Erik Montnemery
ecafe79075 Add blog post about LightEntity losing white_value (#1436) 2022-08-18 08:21:11 -04: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
Jc2k
919436779b Blog on PassiveBluetoothProcessorCoordinator (#1427)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-08 08:40:21 -04:00
dependabot[bot]
7037500a1b Bump @docusaurus/preset-classic from 2.0.0-rc.1 to 2.0.1 (#1425)
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-rc.1 to 2.0.1.
- [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.1/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-08-08 09:32:54 +01:00
dependabot[bot]
de0f4c3fc7 Bump @docusaurus/core from 2.0.0-rc.1 to 2.0.1 (#1426)
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.0.0-rc.1 to 2.0.1.
- [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.1/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-08-08 09:26:04 +01:00
Joakim Plate
f886695cff Merge pull request #1423 from elupus/ble/rediscover
Add mention of async_rediscover_address
2022-08-05 14:49:52 +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
Bartosz Dokurno
fab15d517c Reduce footer logo size (#1417) 2022-07-31 13:24:58 +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
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