developers.home-assistant/docs
Matthias Alphart a80d1974d6
Update required ruby version for documentation (#2166)
2024-05-14 20:51:56 +02:00
..
add-ons Use Github Docker registry image for amd64-builder commands (#2134) 2024-04-26 13:33:00 +02:00
api Add note about return_response to example of calling a service via the WS API (#2156) 2024-04-26 10:13:31 +02:00
architecture Minor grammatical fixes to core.md (#944) 2021-05-23 08:48:32 -07:00
core Add open / opening state to LockEntity (#2100) 2024-05-10 10:17:05 +02:00
documenting File header description: fix typo (#2153) 2024-04-24 09:51:15 +02:00
frontend Update custom-strategy.md - does not currently work (#2115) 2024-03-19 19:04:54 +01:00
internationalization Blog post and docs update Exception translations (#2113) 2024-03-16 11:59:42 -10:00
operating-system Tweak SSH access instructions (#2147) 2024-04-26 13:39:53 +02:00
supervisor Use Github Docker registry image for amd64-builder commands (#2134) 2024-04-26 13:33:00 +02:00
voice Add converation entity docs (#2132) 2024-04-02 12:52:48 -04: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 Document integration can consume the state of entities which provide a location (#2081) 2024-02-19 11:03:59 +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_thread_safety.md Add asyncio thread safety docs (#2171) 2024-05-14 15:15:34 +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 Add dev blog about deprecating `@bind_hass` and `hass.components` (#2093) 2024-03-04 10:14:47 +01:00
bluetooth.md Fix link to manifest.json in bluetooth docs. (#2077) 2024-02-12 13:20:00 +01:00
config_entries_config_flow_handler.md qualily -> quality, fix typo (#2162) 2024-05-01 23:33:17 +02:00
config_entries_index.md Document ConfigEntry objects must not be mutated by integrations (#2076) 2024-02-11 08:31:16 +01: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 Add coordinator.py to file structure explanation (#1895) 2023-09-15 08:11:49 +02:00
creating_integration_manifest.md Clarify after_dependencies (#2106) 2024-03-08 11:46:48 +01:00
creating_integration_tests_file_structure.md Document integration tests file structure (#2118) 2024-03-22 02:36:39 +01:00
creating_platform_code_review.md Change add_devices to add_entities (#2041) 2024-01-18 15:36:29 +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 Update data_entry_flow_index.md (#2040) 2024-01-13 02:41:46 +01: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 Fixed broken link in dev_101_hass.md (#2168) 2024-05-13 12:24:13 +02:00
dev_101_services.md Fix services key in icons.json (#2067) 2024-01-31 20:40:00 +01: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 Minor grammar fix in development_checklist.md (#2098) 2024-03-04 10:15:51 +01:00
development_environment.mdx Update development_environment.mdx with libgammu-dev (#2148) 2024-04-23 08:32:59 +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 Add note about CI not running on first PR (#2052) 2024-01-23 23:13:47 +01:00
development_testing.md Remove black from the Development testing page (#2105) 2024-03-07 09:37:46 +01: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 Document device registry entry serial_number (#1477) 2023-10-22 15:15:21 +02:00
documenting.md Update required ruby version for documentation (#2166) 2024-05-14 20:51:56 +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 Clarify entity naming in entity registry (#1997) 2023-12-06 16:15:08 +01: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 Add ServiceValidationError and translation support (#1961) 2023-11-17 15:36:19 +01:00
integration_setup_failures.md Fix typo in integration setup failures 2022-06-11 10:51:27 -10:00
intent_builtin.md Update supported intents (#2000) 2023-12-05 09:32:20 +01: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 Add ADR to the PR review process (#1882) 2023-08-23 07:15:46 +02: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