64 Commits

Author SHA1 Message Date
c0ffeeca7
2a1a921bcd
docs-a-d: apply sentence-style capitalization to headings (#2192)
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization)
2024-05-23 09:30:17 +02:00
Erik Montnemery
f6395ee332
Clarify after_dependencies (#2106)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-03-08 11:46:48 +01:00
Jan-Philipp Benecke
7921fa1787
Add new single_config_entry manifest option (#2074)
* Add new `single_instance_only` manifest option

* Add dev blog about manifest option

* change version

* Rename

* Apply code review suggestions
2024-02-26 22:50:47 +01:00
J. Nick Koston
3a3f894a93
Remove restriction on bluetooth local name matcher length (#2031) 2024-01-08 09:15:02 +01:00
Luke Lashley
d7e2295777
Change virtual integration example (#1933) 2023-09-21 11:02:26 +02:00
Steve Carter
cd5c36681e
Update creating_integration_manifest.md (#1897) 2023-09-12 20:12:18 +02:00
Colin Campbell
9bc1568ad1
Update creating_integration_manifest.md (#1841) 2023-07-22 12:48:46 +02:00
mithomas
81325e5b9b
Fixed typos in creating_integration_manifest.md (#1845) 2023-07-17 11:58:54 +02:00
Jan Bouwhuis
6c318672e6
Explain better how dependencies work with mqtt example (#1768)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-05-04 10:41:22 -05:00
Paul Schulz
0f799b6399
Minor edit - remove 'comma' (#1764) 2023-05-01 07:33:13 +02:00
Luke
a8ff3d9c47
puts manifest in order (#1678) 2023-02-10 10:17:16 -05:00
Jonas
e3a42e3cd2
fixed json in creating_integration_manifest.md (#1609) 2023-01-03 12:09:07 +01:00
puddly
af0b620f20
Document --skip-pip-packages for more granular package installation control (#1555) 2022-11-30 08:39:02 +01:00
Franck Nijhof
aadedb7c2f
Make iot_standards in virtual integrations a list (#1510) 2022-10-25 13:43:45 +02:00
Franck Nijhof
408f788aa8
Process review comments in virtual integrations (#1507) 2022-10-24 12:10:53 +02:00
Franck Nijhof
3dba19e66a
Integrations v2.1: Virtual integrations (#1506) 2022-10-23 14:24:18 -04:00
Franck Nijhof
b97a311c72
Integrations v2.1: Differentiating hubs, devices and services (#1499)
* Update documentation for integrations v2.1

* Add notes and warnings

* Small tweaks and improvements

* Clarify hub/device/service
2022-10-22 16:13:19 +02: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
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
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
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
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
On Freund
c341cda64f
it's -> its (#1401) 2022-07-16 18:11:29 +03: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
Brandon Rothweiler
2ae322778a
Small fixes to creating_integration_manifest.md (#1371) 2022-06-20 09:10:39 +02:00
J. Nick Koston
59df487ca1
Document loggers manifest field (#1334) 2022-05-17 13:23:54 -05:00
Martin Hjelmare
7d2787d2bb
Add supported brands manifest item (#1315)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-04-29 11:10:50 -07:00
Paulus Schoutsen
7aeb2a00ec
Add blog about some new features (#1258)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-03-30 17:17:31 -07:00
J. Nick Koston
66a547f18b
Add support for registered_devices to DHCP (#1212) 2022-02-16 12:18:38 +01:00
J. Nick Koston
9e156bab3b
Adjust zeroconf manifest for properties filter (#1159) 2021-12-19 13:32:58 +01:00
J. Nick Koston
ebe1f4f010
Adjust USB discovery to document serial_number/description/manufacturer matching (#1039)
* Adjust USB discovery to document serial_number/description/manufacturer matching

https://github.com/home-assistant/core/pull/55236

* Update creating_integration_manifest.md

* Update creating_integration_manifest.md

* Update docs/creating_integration_manifest.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-27 16:02:36 +02:00
J. Nick Koston
2be68d6893
Document USB discovery (#1031) 2021-08-21 15:38:47 -05:00
Maximilian Ertl
904387fa9c
Make manifest.json documentation more clear (#908) 2021-04-29 23:10:33 +02:00
Franck Nijhof
08926101c4
Add IoT Class to manifest (#886) 2021-04-15 10:21:43 +02:00
David Radcliffe
e72a156c8d
note case requirements of zeroconf config (#884) 2021-04-12 10:17:34 +02:00
J. Nick Koston
9078f380c9
Add manufacturer filter support to zeroconf (#877) 2021-04-08 09:03:20 -10:00
Alan Tse
84fd2e7143
Clarify dependencies requirements (#872)
https://github.com/home-assistant/core/pull/48241#issuecomment-811070888
2021-04-01 20:54:05 +02:00
Alan Tse
5d219781ee
Add section about custom component requirements (#862)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-03-24 17:47:47 +01:00
Joakim Sørensen
cc2f367ac9
Add version to the manifest (#780)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-25 13:34:25 +01:00
J. Nick Koston
c608a08865
Document DHCP discovery (#774)
* Document DHCP discovery

* Update docs/creating_integration_manifest.md

* Update docs/creating_integration_manifest.md

* Update docs/creating_integration_manifest.md
2021-01-14 09:44:19 +01:00
Dave T
cbe31f19c3
Clarify description of 'after_dependencies' (#730) 2020-11-21 14:28:09 +01:00
Erik Montnemery
6184eef85e
Document MQTT integration discovery (#671)
Co-authored-by: Diogo Gomes <diogogomes@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-10-08 09:54:06 +02:00
Ville Skyttä
06f588d0f0
Update info on available SSDP data (#647) 2020-09-15 09:14:34 +02:00
Paulus Schoutsen
92611d0f07
Update zeroconf manifest with new specifiers (#643)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-11 13:46:54 +02:00
Franck Nijhof
8c1e567f41
Add issue_tracker property manifest documentation (#493) 2020-05-08 22:00:29 +02:00
Paulus Schoutsen
6692398f0f
Update creating_integration_manifest.md 2020-04-22 11:18:10 -07:00
Issac
dd9ff0055d
Example of git-based dependency for development (#468) 2020-04-21 17:57:46 -07:00
Tom Brien
d6e06a716d
Replace quotes with tip boxes (#458)
* Replace quotes with tip boxes

The use of quotes was making important content less clear than the body. Docusaurus now has native tip boxes use remark-admonitions so use these instead.

* Replace json5 codeblock language with json

json5 doesn't have native syntax colouring. Rather than handle with custom css just flip block to have `json` set as language to create same result. All blocks were standard JSON anyway
2020-04-04 14:32:57 -07:00