developers.home-assistant/docs
Erik Montnemery 49456f4c88
Document speed unit mm/h
2022-09-29 12:45:43 +02:00
..
add-ons Add addon signing (#1472) 2022-09-20 20:32:43 +02:00
api Document new suggestions for issue api (#1444) 2022-08-29 20:30:19 +02:00
architecture Minor grammatical fixes to core.md (#944) 2021-05-23 08:48:32 -07:00
core Document speed unit mm/h 2022-09-29 12:45:43 +02:00
documenting Components to integrations (#1348) 2022-05-30 11:48:14 +02:00
frontend Fix minor typo in architecture.md (#1451) 2022-08-27 21:23:54 +01:00
internationalization Change home-assistant to core (#1346) 2022-05-29 15:11:19 +02:00
operating-system Updates outdated procedure to SSH host access (#1341) 2022-05-30 12:47:15 +02:00
supervisor Use supervisor envs instead of hassio (#1343) 2022-05-30 12:28:47 +02: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 Fixes some Typos in the Documentation (#678) 2020-10-11 15:47:52 +01:00
architecture_components.md Improve architecture docs (#850) 2021-03-16 18:10:21 +01:00
architecture_index.md Remove invert from architecture figure (#859) 2021-03-21 21:29:47 +01: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 Change signature of async_track_unavailable callback to provide additional information (#1470) 2022-09-16 20:34:34 -05:00
config_entries_config_flow_handler.md Document bluetooth discovery (#1389) 2022-07-09 11:21:17 +02:00
config_entries_index.md Fix GitHub repository links and use dev branch when possible (#971) 2021-06-18 14:08:47 +02:00
config_entries_options_flow_handler.md Update options flow examples to including typing (#1338) 2022-05-23 09:12:52 +02: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 "Creating your first integration" step 1 in Building integrations (#911) 2021-05-03 13:55:58 +02:00
creating_integration_file_structure.md Changed override instructions (#1025) 2021-11-10 12:05:24 +01:00
creating_integration_manifest.md Document local_name matching restrictions (#1449) 2022-08-27 15:06:45 -05:00
creating_platform_code_review.md Fix GitHub repository links and use dev branch when possible (#971) 2021-06-18 14:08:47 +02:00
creating_platform_index.md Move and merge entity documentation (#544) 2020-05-18 14:57:50 +02:00
data_entry_flow_index.md Add FlowResultType enum to data entry flow (#1357) 2022-06-07 17:42:31 -07:00
dev_101_config.md change doc links master -> dev (#1420) 2022-08-02 16:20:05 +02:00
dev_101_events.md change doc links master -> dev (#1420) 2022-08-02 16:20:05 +02:00
dev_101_hass.md change doc links master -> dev (#1420) 2022-08-02 16:20:05 +02:00
dev_101_services.md YAML format for dev tool service call example (#1217) 2022-02-19 12:20:23 +01:00
dev_101_states.md Replace Entity.device_state_attributes with Entity.extra_state_attributes (#837) 2021-03-09 15:05:23 +01:00
development_catching_up.md Recommend safer "git push --force-with-lease" (#732) 2020-11-22 21:32:08 +01:00
development_checklist.md Update development checklist - issue trackers for external packages (#1299) 2022-04-21 15:53:27 +03:00
development_environment.mdx Update some URLs (#1347) 2022-05-30 11:46:43 +02:00
development_guidelines.md Fix spelling/grammer error. (#1419) 2022-07-31 13:20:23 +02:00
development_index.md Update development_index.md (#599) 2020-07-09 11:06:16 -07:00
development_submitting.md Fix GitHub repository links and use dev branch when possible (#971) 2021-06-18 14:08:47 +02:00
development_testing.md Fix the pytest command on testing page (#1440) 2022-08-23 11:49:37 +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 Initial draft device automations docs (#321) 2019-09-25 11:27:07 -07:00
device_automation_trigger.md Blog post for AutomationActionType deprecation (#1435) 2022-08-15 08:37:26 -04:00
device_registry_index.md Sort device registry attributes (#1445) 2022-08-25 13:13:31 +02:00
documenting.md Minor typos (#1077) 2021-10-11 10:31:13 +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 Fix sample update data coordinator (#1369) 2022-06-16 14:42:56 +02: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 Fix links to integration_setup_failures (#1362) 2022-06-13 01:44:30 +02:00
integration_setup_failures.md Fix typo in integration setup failures 2022-06-11 10:51:27 -10:00
intent_builtin.md Add humidifier intents (#590) 2021-01-12 13:20:20 +01:00
intent_conversation.md Code block improvements (#382) 2020-01-13 21:55:41 +02:00
intent_firing.md Add "reprompt" for the intent response (#1200) 2022-01-31 10:23:33 -08:00
intent_handling.md Code block improvements (#382) 2020-01-13 21:55:41 +02:00
intent_index.md Collection of fixes and improvements (#516) 2020-05-11 08:12:01 -07:00
internationalization.md Updated repository links (#674) 2020-10-09 17:44:04 +02:00
issue_registry_index.md Document issue registry issue persistence (#1459) 2022-09-02 10:32:33 -04:00
maintenance.md Fix typos in maintenance docs (#1076) 2021-10-08 20:26:18 +01:00
misc.md Remove unused header 2018-04-24 15:44:32 -04:00
network_discovery.md Split bluetooth docs on to their own page (#1454) 2022-08-29 21:27:48 -04:00
operating-system.md Extend OS development docs (#1075) 2021-10-18 14:00:25 +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