.. |
add-ons
|
Add codenotary to add-on config.yaml documentation (#1337)
|
2022-05-18 11:05:33 +02:00 |
api
|
Add extended store addon info (#1358)
|
2022-06-09 15:38:39 -07:00 |
architecture
|
Minor grammatical fixes to core.md (#944)
|
2021-05-23 08:48:32 -07:00 |
core
|
Document RestoreNumber (#1368)
|
2022-06-21 17:51:58 +02:00 |
documenting
|
Components to integrations (#1348)
|
2022-05-30 11:48:14 +02:00 |
frontend
|
Remove mentions of the retired term "Lovelace" (#1292)
|
2022-04-18 11:22:59 -07: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
|
Collection of fixes and improvements (#516)
|
2020-05-11 08:12:01 -07:00 |
auth_api.md
|
Update async sign path docs (#1203)
|
2022-02-01 12:04:36 +01: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 |
config_entries_config_flow_handler.md
|
Merge pull request #1279 from allenporter/developer_credentials
|
2022-04-30 09:48:32 -07: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
|
Small fixes to creating_integration_manifest.md (#1371)
|
2022-06-20 09:10:39 +02: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
|
Grammar/typo corrections in dev docs (#379)
|
2020-01-04 16:00:17 +01:00 |
dev_101_events.md
|
Mention event data structure when we talk about firing events (#682)
|
2020-10-15 12:28:15 +02:00 |
dev_101_hass.md
|
Improve architecture docs (#850)
|
2021-03-16 18:10:21 +01: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 typos in type checking section (#904)
|
2021-04-28 11:35:04 +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
|
Update section about lint errors (#1219)
|
2022-02-19 12:21:39 +01:00 |
development_tips.md
|
Add tips and tricks page (#1241)
|
2022-05-14 17:34:38 -05: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
|
Extend docs for device automation (#876)
|
2021-04-08 11:33:55 +02:00 |
device_registry_index.md
|
Add config entry remove device signature (#1231)
|
2022-02-28 15:54:11 -08: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 |
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
|
Add missing `await`s under SSDP (#1170)
|
2021-12-30 20:44:02 -08: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
|
Adds information about process (#1196)
|
2022-01-26 19:11:30 +01:00 |