developers.home-assistant/docs
Michael Hansen 6941f6e1d7 Add `stt-vad-start` and `stt-vad-end` pipeline events 2023-08-17 16:35:15 -05:00
..
add-ons Update a deprecated value for "startup" option for Add-On (#1743) 2023-07-23 22:39:16 +02:00
api Document default_backup_mount in the /mount endpoint (#1798) 2023-06-27 21:20:38 +02:00
architecture Minor grammatical fixes to core.md (#944) 2021-05-23 08:48:32 -07:00
core Correct water_heater turn off methods (#1876) 2023-08-13 12:36:28 +02:00
documenting Update URLs (#1745) 2023-04-12 23:21:46 +02:00
frontend Correct instructions to add more-info-content (#1685) 2023-07-23 23:25:10 +02:00
internationalization Add developer documentation about translations for services (#1835) 2023-07-11 21:26:06 +02:00
operating-system Update URLs (#1725) 2023-03-23 10:34:58 +01:00
supervisor Update URLs (#1725) 2023-03-23 10:34:58 +01:00
voice Add `stt-vad-start` and `stt-vad-end` pipeline events 2023-08-17 16:35:15 -05:00
add-ons.md Update add-on documentation (#1098) 2021-12-17 15:05:15 +01:00
api_lib_auth.md Fix sync example (#741) 2020-12-01 09:01:10 +01:00
api_lib_data_models.md Code block improvements (#382) 2020-01-13 21:55:41 +02:00
api_lib_index.md Document `--skip-pip-packages` for more granular package installation control (#1555) 2022-11-30 08:39:02 +01:00
architecture_components.md Improve architecture docs (#850) 2021-03-16 18:10:21 +01:00
architecture_index.md Modernize sidebar menu and consolidate content (#1619) 2023-01-09 13:44:44 -05:00
area_registry_index.md Reorganize architecture section (#839) 2021-03-10 09:17:54 -08:00
asyncio_101.md Collection of fixes and improvements (#516) 2020-05-11 08:12:01 -07:00
asyncio_categorizing_functions.md Code block improvements (#382) 2020-01-13 21:55:41 +02:00
asyncio_index.md asyncio_index: clearer language (#128) 2018-10-16 16:23:11 +02:00
asyncio_working_with_async.md change doc links master -> dev (#1420) 2022-08-02 16:20:05 +02:00
auth_api.md Fix minor typo in auth_api.md (#1378) 2022-06-28 21:04:25 -07:00
auth_auth_module.md Fix GitHub repository links and use dev branch when possible (#971) 2021-06-18 14:08:47 +02:00
auth_auth_provider.md Fix GitHub repository links and use dev branch when possible (#971) 2021-06-18 14:08:47 +02:00
auth_index.md Replace Hass.io (#719) 2020-11-10 10:04:34 +01:00
auth_permissions.md Fixes some Typos in the Documentation (#678) 2020-10-11 15:47:52 +01:00
bluetooth.md Split Bluetooth APIs to their own page (#1641) 2023-01-20 14:34:26 -05:00
config_entries_config_flow_handler.md Clarify documentation of async_migrate_entry (#1734) 2023-03-31 15:52:22 +02:00
config_entries_index.md Add link to config entry migration (#1735) 2023-03-31 15:52:51 +02:00
config_entries_options_flow_handler.md Voice (#1620) 2023-01-10 08:38:17 -05:00
configuration_yaml_index.md Update configuration_yaml_index.md (#644) 2020-10-13 13:28:44 +02:00
creating_component_code_review.md Add tips and tricks page (#1241) 2022-05-14 17:34:38 -05:00
creating_component_generic_discovery.md Collection of fixes and improvements (#516) 2020-05-11 08:12:01 -07: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 Changed override instructions (#1025) 2021-11-10 12:05:24 +01:00
creating_integration_manifest.md Update creating_integration_manifest.md (#1841) 2023-07-22 12:48:46 +02:00
creating_platform_code_review.md Use named kwarg for add_entities' update_before_add parameter (#1695) 2023-03-06 21:49:17 +01:00
creating_platform_index.md Move and merge entity documentation (#544) 2020-05-18 14:57:50 +02:00
data_entry_flow_index.md Explain `async_remove` in the Config Flow (#1792) 2023-06-27 21:19:06 +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 Modernize sidebar menu and consolidate content (#1619) 2023-01-09 13:44:44 -05:00
dev_101_hass.md change doc links master -> dev (#1420) 2022-08-02 16:20:05 +02:00
dev_101_services.md docs: fix Supporting Response Data example (#1853) 2023-07-22 17:02:53 +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 Update URLs (#1745) 2023-04-12 23:21:46 +02:00
development_checklist.md Update URLs (#1745) 2023-04-12 23:21:46 +02:00
development_environment.mdx Update development_environment.mdx (#1879) 2023-08-16 00:08:52 +02:00
development_guidelines.md Update URLs (#1745) 2023-04-12 23:21:46 +02:00
development_index.md Modernize sidebar menu and consolidate content (#1619) 2023-01-09 13:44:44 -05:00
development_submitting.md Update URLs (#1745) 2023-04-12 23:21:46 +02:00
development_testing.md Fix word duplication in testing instructions (#1829) 2023-07-07 10:07:27 +02:00
development_tips.md Fix manifest version tag example (#1381) 2022-06-30 14:43:39 -07: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 Add docs about device condition and action dynamic schema validation (#984) 2021-06-28 14:53:21 -07:00
device_automation_condition.md Add docs about device condition and action dynamic schema validation (#984) 2021-06-28 14:53:21 -07:00
device_automation_index.md Document secondary flag for device automations (#1839) 2023-07-13 11:53:42 +02:00
device_automation_trigger.md Fix some example code in device_automation_trigger.md (#1771) 2023-05-06 23:29:52 +02:00
device_registry_index.md Add documentation for device info categorization (#1858) 2023-07-26 08:29:47 +02:00
documenting.md Update URLs (#1745) 2023-04-12 23:21:46 +02:00
entity_registry_disabled_by.md Make entity registry disabled_by an enum (#1144) 2021-12-02 18:02:58 +01:00
entity_registry_index.md Reorganize architecture section (#839) 2021-03-10 09:17:54 -08: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 Use named kwarg for add_entities' update_before_add parameter (#1695) 2023-03-06 21:49:17 +01:00
integration_listen_events.md Add docs on listening for events (#1296) 2022-04-20 13:20:25 +02:00
integration_quality_scale_index.md Update integration_quality_scale_index.md (#1861) 2023-08-09 00:52:43 +02:00
integration_setup_failures.md Fix typo in integration setup failures 2022-06-11 10:51:27 -10:00
intent_builtin.md List supported and deprecated intents in introduction (#1765) 2023-05-03 07:46:46 -05:00
intent_conversation_api.md Voice updates (#1646) 2023-01-24 20:22:02 -05:00
intent_firing.md Tweaks to intent docs (#1618) 2023-01-09 10:22:51 -05:00
intent_handling.md Tweaks to intent docs (#1618) 2023-01-09 10:22:51 -05: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 Fix typo in network discovery example (#1785) 2023-05-26 00:35:24 +03:00
operating-system.md Extend OS development docs (#1075) 2021-10-18 14:00:25 +02:00
review-process.md Fix typo in review process (#1724) 2023-03-22 17:59:29 +01:00
supervisor.md Add some supervisor improvements (#522) 2020-05-13 12:57:01 +02:00
translations.md Update link to GitHub to request a new language (#1463) 2022-09-06 23:47:15 +02:00