.. |
add-ons
|
Update add-on documentation (#1098)
|
2021-12-17 15:05:15 +01:00 |
api
|
Add documentation for /supervisor/available_updates (#1135)
|
2021-12-14 01:33:22 +01:00 |
architecture
|
Minor grammatical fixes to core.md (#944)
|
2021-05-23 08:48:32 -07:00 |
core
|
Add device class support for button entity (#1145)
|
2021-11-30 08:28:14 +01:00 |
documenting
|
Fix section name (#1148)
|
2021-12-04 13:15:15 +01:00 |
frontend
|
Optimize dev env instructions (#1072)
|
2021-10-19 12:07:51 +01:00 |
internationalization
|
Add hint to refresh browser cache (#1055)
|
2021-09-12 08:46:58 +02:00 |
operating-system
|
Extend OS development docs (#1075)
|
2021-10-18 14:00:25 +02:00 |
supervisor
|
Optimize dev env instructions (#1072)
|
2021-10-19 12:07:51 +01: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
|
Typo: s/thee/the/ (#882)
|
2021-04-11 10:42:01 +02: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
|
Update ConfigEntry migration to follow current best practices (#1123)
|
2021-11-04 07:43:27 +01: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
|
Add missing config_entry to OptionsFlowHandler (#1113)
|
2021-10-29 19:28:11 +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
|
Fix GitHub repository links and use dev branch when possible (#971)
|
2021-06-18 14:08:47 +02: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
|
Adjust zeroconf manifest for properties filter (#1159)
|
2021-12-19 13:32:58 +01: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
|
Fix syntax error in example code (#1040)
|
2021-08-26 13:03:20 +02: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
|
Updated step as default Services view doesn't not allow defining Serv… (#930)
|
2021-05-11 10:18:53 -07: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 hints about type hints (#901)
|
2021-04-27 10:12:27 -07:00 |
development_environment.mdx
|
Optimize dev env instructions (#1072)
|
2021-10-19 12:07:51 +01: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
|
Optimize dev env instructions (#1072)
|
2021-10-19 12:07:51 +01: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
|
Update for support of hw_version in device registry (#1156)
|
2021-12-16 05:16:27 -06: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 wording error in DataUpdateCoordinator code comments (#881)
|
2021-04-10 20:37:30 +02:00 |
integration_quality_scale_index.md
|
Update integration_quality_scale_index.md (#1038)
|
2021-08-25 12:28:14 +02: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
|
Code block improvements (#382)
|
2020-01-13 21:55:41 +02: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
|
Update ssdp callback matching to support MATCH_ALL (#956)
|
2021-06-04 02:10:57 +02:00 |
operating-system.md
|
Extend OS development docs (#1075)
|
2021-10-18 14:00:25 +02:00 |
reproduce_state_index.md
|
Rename HomeAssistantType to HomeAssistant (#897)
|
2021-04-23 16:44:44 +02:00 |
significant_change_index.md
|
Spelling and grammar fixes (#909)
|
2021-04-30 08:01:54 +02:00 |
supervisor.md
|
Add some supervisor improvements (#522)
|
2020-05-13 12:57:01 +02:00 |
translations.md
|
Fix typo (#1085)
|
2021-10-14 10:48:12 +02:00 |