developers.home-assistant/docs
Tudor Sandu a15a4e955a
Fix broken intents sentence contribution link (#2513)
* Fix broken contribution link

https://discord.com/channels/330944238910963714/1319070552761307177/1319070552761307177

The link to the contribution page does not work

* Update docs/voice/intent-recognition/supported-languages.md

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

* Fix link

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2024-12-20 09:40:21 +01:00
..
add-ons Update configuration.md (#2491) 2024-12-09 08:37:43 +01:00
api Document force options in supervisor endpoints (#2260) 2024-10-08 22:01:08 +02:00
architecture Rename Services to Service actions (#2249) 2024-07-16 12:05:05 +02:00
core Add mW as unit of measurement of power (#2508) 2024-12-19 12:45:28 +01:00
documenting Use italics for emphasis (#2498) 2024-12-16 21:48:37 +01:00
frontend Clarify frontend development documentation (#2497) 2024-12-15 21:45:19 +01:00
internationalization Update remark on translated units and native unit definition (#2485) 2024-12-03 19:05:18 +01:00
operating-system Use and explain 'systemctl reboot' for reboot after RAUC install (#2490) 2024-12-06 15:17:22 +01:00
supervisor Update Docusaurus to v3 (#1995) 2024-06-08 10:38:41 +02:00
voice Fix broken intents sentence contribution link (#2513) 2024-12-20 09:40:21 +01:00
add-ons.md Update add-on documentation (#1098) 2021-12-17 15:05:15 +01:00
api_lib_auth.md Fix authentication example (#2502) 2024-12-16 17:23:27 +01:00
api_lib_data_models.md docs-a-d: apply sentence-style capitalization to headings (#2192) 2024-05-23 09:30:17 +02:00
api_lib_index.md Clarify external packages must have source code published (#2172) 2024-08-27 14:25:29 +02:00
architecture_components.md Rename Services to Service actions (#2249) 2024-07-16 12:05:05 +02:00
architecture_index.md docs-a-d: apply sentence-style capitalization to headings (#2192) 2024-05-23 09:30:17 +02:00
area_registry_index.md docs-a-d: apply sentence-style capitalization to headings (#2192) 2024-05-23 09:30:17 +02:00
asyncio_101.md Collection of fixes and improvements (#516) 2020-05-11 08:12:01 -07:00
asyncio_blocking_operations.md Add full function names to body of blocking function in asyncio docs (#2274) 2024-08-18 21:27:15 +02:00
asyncio_categorizing_functions.md Rename Services to Service actions (#2249) 2024-07-16 12:05:05 +02:00
asyncio_index.md docs-a-d: apply sentence-style capitalization to headings (#2192) 2024-05-23 09:30:17 +02:00
asyncio_thread_safety.md Rename Services to Service actions in more places (#2250) 2024-07-16 12:30:23 +02:00
asyncio_working_with_async.md change doc links master -> dev (#1420) 2022-08-02 16:20:05 +02:00
auth_api.md Add missing "?" in query parameter example (#2261) 2024-07-29 14:51:05 +02:00
auth_auth_module.md docs-a-d: apply sentence-style capitalization to headings (#2192) 2024-05-23 09:30:17 +02:00
auth_auth_provider.md docs-a-d: apply sentence-style capitalization to headings (#2192) 2024-05-23 09:30:17 +02:00
auth_index.md docs-a-d: apply sentence-style capitalization to headings (#2192) 2024-05-23 09:30:17 +02:00
auth_permissions.md Rename Services to Service actions in more places (#2250) 2024-07-16 12:30:23 +02:00
bluetooth.md docs-a-d: apply sentence-style capitalization to headings (#2192) 2024-05-23 09:30:17 +02:00
config_entries_config_flow_handler.md Add integration quality scale docs (#2457) 2024-11-20 17:41:19 +01:00
config_entries_index.md Add blog post about using async_forward_entry_setups instead of async_forward_entry_setup (#2203) 2024-06-12 21:13:39 -04:00
config_entries_options_flow_handler.md New helpers for options flows (#2435) 2024-11-13 10:34:56 +01:00
configuration_yaml_index.md docs-a-d: apply sentence-style capitalization to headings (#2192) 2024-05-23 09:30:17 +02:00
creating_component_code_review.md Clarify external packages must have source code published (#2172) 2024-08-27 14:25:29 +02:00
creating_component_generic_discovery.md docs-a-d: apply sentence-style capitalization to headings (#2192) 2024-05-23 09:30:17 +02:00
creating_component_index.md Make minimal integration working again (#1816) 2023-07-03 09:11:04 +02:00
creating_integration_brand.md Voice (#1620) 2023-01-10 08:38:17 -05:00
creating_integration_file_structure.md Rename Services to Service actions in more places (#2250) 2024-07-16 12:30:23 +02:00
creating_integration_manifest.md Correct git requirement manifest specification (#2438) 2024-11-04 11:58:40 +01:00
creating_integration_tests_file_structure.md docs-a-d: apply sentence-style capitalization to headings (#2192) 2024-05-23 09:30:17 +02:00
creating_platform_code_review.md Clarify external packages must have source code published (#2172) 2024-08-27 14:25:29 +02:00
creating_platform_index.md Clarify external packages must have source code published (#2172) 2024-08-27 14:25:29 +02:00
data_entry_flow_index.md Document icon for data entry sections (#2292) 2024-08-27 17:20:18 +02:00
dev_101_config.md Modernize sidebar menu and consolidate content (#1619) 2023-01-09 13:44:44 -05:00
dev_101_events.md Fix broken link (#2101) 2024-03-03 00:39:32 +01:00
dev_101_hass.md Rename Services to Service actions (#2249) 2024-07-16 12:05:05 +02:00
dev_101_services.md Document requirements for entity service schemas (#2301) 2024-09-02 15:17:15 +02:00
dev_101_states.md Modernize sidebar menu and consolidate content (#1619) 2023-01-09 13:44:44 -05:00
development_catching_up.md docs-a-d: apply sentence-style capitalization to headings (#2192) 2024-05-23 09:30:17 +02:00
development_checklist.md Clarify external packages must have source code published (#2172) 2024-08-27 14:25:29 +02:00
development_environment.mdx Update development_environment.mdx (#2503) 2024-12-16 19:24:53 +01:00
development_guidelines.md Remove writing suggesting INFO logs are not allowed in integrations (#2358) 2024-10-09 09:27:42 +02:00
development_index.md Modernize sidebar menu and consolidate content (#1619) 2023-01-09 13:44:44 -05:00
development_submitting.md Add note about CI not running on first PR (#2052) 2024-01-23 23:13:47 +01:00
development_testing.md Mention vscode tasks as alternative to shell commands (#2481) 2024-12-09 23:25:28 +01:00
development_tips.md Update development_tips.md (#2263) 2024-07-30 17:17:53 +02:00
development_typing.md Update hints about type hints (#901) 2021-04-27 10:12:27 -07:00
development_validation.md Fix GitHub repository links and use dev branch when possible (#971) 2021-06-18 14:08:47 +02:00
device_automation_action.md docs-a-d: apply sentence-style capitalization to headings (#2192) 2024-05-23 09:30:17 +02:00
device_automation_condition.md docs-a-d: apply sentence-style capitalization to headings (#2192) 2024-05-23 09:30:17 +02:00
device_automation_index.md Rename Services to Service actions (#2249) 2024-07-16 12:05:05 +02:00
device_automation_trigger.md docs-a-d: apply sentence-style capitalization to headings (#2192) 2024-05-23 09:30:17 +02:00
device_registry_index.md Add model_id to device info (#2251) 2024-07-16 15:13:21 +02:00
documenting.md docs-a-d: apply sentence-style capitalization to headings (#2192) 2024-05-23 09:30:17 +02:00
entity_registry_disabled_by.md docs-e-t: apply sentence-style capitalization to headings (#2193) 2024-05-23 09:29:56 +02:00
entity_registry_index.md docs-e-t: apply sentence-style capitalization to headings (#2193) 2024-05-23 09:29:56 +02:00
frontend.md Update some frontend docs 2020-05-27 11:07:51 -07:00
instance_url.md Add current request context to get_url helper documentation (#638) 2020-09-10 01:06:32 +02:00
integration_events.md Add additional trigger documentation (#733) 2020-11-23 08:53:04 +01:00
integration_fetching_data.md Add `async_setup` to DataUpdateCoordinator documentation (#2254) 2024-08-05 15:36:41 +02:00
integration_listen_events.md Add docs on listening for events (#1296) 2022-04-20 13:20:25 +02:00
integration_setup_failures.md Fix typo in integration_setup_failures.md (#2504) 2024-12-16 17:11:50 +01:00
intent_builtin.md Update supported intents (#2000) 2023-12-05 09:32:20 +01:00
intent_conversation_api.md docs-e-t: apply sentence-style capitalization to headings (#2193) 2024-05-23 09:29:56 +02:00
intent_firing.md Tweaks to intent docs (#1618) 2023-01-09 10:22:51 -05:00
intent_handling.md Add description to intent class example (#2201) 2024-05-31 20:21:56 -07:00
intent_index.md Add conversation API to intents section (#1583) 2022-12-13 23:02:59 -05:00
internationalization.md Updated repository links (#674) 2020-10-09 17:44:04 +02:00
misc.md Remove unused header 2018-04-24 15:44:32 -04:00
network_discovery.md docs-e-t: apply sentence-style capitalization to headings (#2193) 2024-05-23 09:29:56 +02:00
operating-system.md Refer to GRUB instead of Barebox in HAOS docs (#2241) 2024-07-08 12:55:13 +02:00
review-process.md Add section about updating dependencies in the Perfect PR (#2447) 2024-11-15 15:04:04 +01:00
supervisor.md Add some supervisor improvements (#522) 2020-05-13 12:57:01 +02:00
translations.md docs-e-t: apply sentence-style capitalization to headings (#2193) 2024-05-23 09:29:56 +02:00