developers.home-assistant/docs
Bram Kragten 69d8047737
Update hassio_hass.md
2019-09-12 08:02:40 +02:00
..
app_integration_index.md Add mobile app docs (#193) 2019-03-06 14:32:24 -08:00
app_integration_notifications.md Mobile App Documentation Improvements (#213) 2019-04-07 00:14:58 -07:00
app_integration_sending_data.md Mobile App Documentation Improvements (#213) 2019-04-07 00:14:58 -07:00
app_integration_sensors.md Mobile App Documentation Improvements (#213) 2019-04-07 00:14:58 -07:00
app_integration_setup.md Fix registration URL 2019-04-17 20:57:33 -07:00
app_integration_webview.md Add docs for native app integration (#149) 2018-11-25 16:15:10 +01:00
architecture_components.md Wrap up 2018-04-25 15:28:06 -04:00
architecture_entities.md Add authentication docs 2018-05-10 16:22:51 -04:00
architecture_hassio.md ResinOS is deprecated (#142) 2018-11-08 18:16:49 +01:00
architecture_index.md fix broken links 2018-04-25 14:19:41 -04:00
area_registry_index.md Area registry (#172) 2019-01-28 15:37:28 -08:00
asyncio_101.md Wrap up 2018-04-25 15:28:06 -04:00
asyncio_categorizing_functions.md Clarify declaring function async (#293) 2019-07-17 15:20:15 +02:00
asyncio_index.md asyncio_index: clearer language (#128) 2018-10-16 16:23:11 +02:00
asyncio_working_with_async.md use the builtin asyncio function run_coroutine_threadsafe (#210) 2019-03-29 16:53:27 -07:00
auth_api.md Update auth_api.md (#151) 2018-11-26 20:34:08 +01:00
auth_auth_module.md Add source to module auth image 2019-04-08 08:47:03 -07:00
auth_auth_provider.md Update auth document (#52) 2018-08-22 17:19:32 +02:00
auth_index.md Add permissions (#118) 2018-10-15 13:42:17 +02:00
auth_permissions.md Fixed argument name in the example. (#251) 2019-05-08 20:20:13 -07:00
config_entries_config_flow_handler.md Document init subclass (#305) 2019-08-21 08:01:18 -07:00
config_entries_index.md Docs to talk about intregrations (#215) 2019-04-06 20:08:49 -07:00
config_entries_options_flow_handler.md Update docs for flow options (#303) 2019-08-16 11:39:57 +02:00
configuration_yaml_index.md Docs to talk about intregrations (#215) 2019-04-06 20:08:49 -07:00
creating_component_code_review.md Update code review requirements (#268) 2019-06-01 21:23:58 -04:00
creating_component_deps_and_reqs.md Docs to talk about intregrations (#215) 2019-04-06 20:08:49 -07:00
creating_component_generic_discovery.md Tiny grammatical fix (#308) 2019-08-22 18:24:01 +02:00
creating_component_index.md Update creating_component_index.md (#256) 2019-05-16 17:43:15 +02:00
creating_integration_file_structure.md Docs to talk about intregrations (#215) 2019-04-06 20:08:49 -07:00
creating_integration_manifest.md Remove message about putting imports inside functions (#299) 2019-08-07 17:07:59 +02:00
creating_platform_code_review.md Update code review requirements (#268) 2019-06-01 21:23:58 -04:00
creating_platform_example_light.md Docs to talk about intregrations (#215) 2019-04-06 20:08:49 -07:00
creating_platform_example_sensor.md Docs to talk about intregrations (#215) 2019-04-06 20:08:49 -07:00
creating_platform_index.md Correct formatting of PyPI (#232) 2019-04-23 23:46:41 -07:00
data_entry_flow_index.md Update config entry docs (#273) 2019-06-12 09:31:05 -07:00
dev_101_config.md Fix sidebar order 2018-04-25 16:52:12 -04:00
dev_101_events.md Clarify events (#206) 2019-03-26 16:07:45 -07:00
dev_101_hass.md Fix sidebar order 2018-04-25 16:52:12 -04:00
dev_101_index.md Fix hass.io sidebar 2018-04-25 18:29:23 -04:00
dev_101_services.md Docs to talk about intregrations (#215) 2019-04-06 20:08:49 -07:00
dev_101_states.md Docs to talk about intregrations (#215) 2019-04-06 20:08:49 -07:00
development_catching_up.md Add rebase warning (#119) 2018-10-10 22:23:05 +02:00
development_checklist.md Update dev checklist 2019-04-29 10:05:14 -07:00
development_environment.md Update development_environment.md (#301) 2019-08-16 11:39:16 +02:00
development_guidelines.md Update code formatting advice (#302) 2019-08-15 23:25:39 +02:00
development_index.md Docs to talk about intregrations (#215) 2019-04-06 20:08:49 -07:00
development_submitting.md Commit message in imperative (#224) 2019-04-15 10:13:38 -07:00
development_testing.md Update development_testing.md (#277) 2019-06-20 08:36:32 -07:00
development_typing.md Add page on typing (#31) 2018-06-17 07:44:02 -04:00
development_validation.md Docs to talk about intregrations (#215) 2019-04-06 20:08:49 -07:00
device_registry_index.md Fix named param typo in device_registry example (#284) 2019-06-30 13:41:49 -04:00
documentation_create_page.md Updates documentation standards (#292) 2019-07-15 22:18:10 +02:00
documentation_index.md Updates documentation standards (#292) 2019-07-15 22:18:10 +02:00
documentation_standards.md Updates documentation standards (#292) 2019-07-15 22:18:10 +02:00
entity_air_quality.md Update title 2019-01-10 15:18:54 +01:00
entity_alarm_control_panel.md Update entity_alarm_control_panel.md (#181) 2019-02-21 17:18:47 -08:00
entity_binary_sensor.md Add entities 2018-05-02 11:07:36 -04:00
entity_climate.md Update climate docs (#289) 2019-07-08 13:12:01 -07:00
entity_cover.md Fixed simple copy/paste error. (#269) 2019-06-04 10:49:37 -07:00
entity_fan.md changes (#240) 2019-04-29 10:15:54 -07:00
entity_index.md Add enabled property to entity doc (#310) 2019-08-30 06:17:53 -07:00
entity_light.md Added properties entities and methods (#228) 2019-04-29 11:29:17 -07:00
entity_lock.md Add placeholders for entities 2018-05-30 23:21:41 -04:00
entity_media_player.md Add media type app 2019-05-02 23:40:29 -07:00
entity_registry_disabled_by.md Add disabled_by docs (#306) 2019-08-21 09:00:12 -07:00
entity_registry_index.md [DOCS] Fix typo 2019-04-30 15:31:38 +03:00
entity_remote.md Add placeholders for entities 2018-05-30 23:21:41 -04:00
entity_sensor.md Add signal_strength to device_class of sensor (#212) 2019-04-04 21:42:23 -04:00
entity_switch.md Add device classes to switch (#246) 2019-05-02 13:03:27 -07:00
entity_vacuum.md Spelling fixes (#86) 2018-09-15 08:45:12 -07:00
entity_water_heater.md Added water heater doc. (#113) 2018-10-11 10:11:56 +02:00
entity_weather.md Weather entity: air pressure fixes (#43) 2018-06-27 15:44:25 +02:00
external_api_rest.md Document check_config endpoint (#270) 2019-06-08 11:49:00 +02:00
external_api_rest_python.md Document the removal of Python REST API (#239) 2019-04-29 09:40:51 +02:00
external_api_server_sent_events.md Update Python example (#152) 2018-11-28 09:53:41 +01:00
external_api_websocket.md Add entity_id to camera_thumbnail (#298) 2019-07-31 09:10:07 -07:00
frontend_add_card.md common/const is a typescript file, not js 2019-01-05 21:58:12 +01:00
frontend_add_more_info.md common/const is a typescript file, not js 2019-01-05 22:00:28 +01:00
frontend_add_websocket_api.md Spelling fixes (#86) 2018-09-15 08:45:12 -07:00
frontend_architecture.md app-route link broken (#176) 2019-02-04 11:28:11 -08:00
frontend_creating_custom_panels.md Deprecate custom UI (#263) 2019-05-24 14:09:32 -07:00
frontend_creating_custom_ui.md Deprecate custom UI (#263) 2019-05-24 14:09:32 -07:00
frontend_data.md Fixed some small typos (#78) 2018-08-22 09:38:14 +02:00
frontend_development.md Update frontend_development.md 2019-07-01 20:33:14 -07:00
frontend_external_auth.md Update external auth (#83) 2018-09-11 10:24:09 +02:00
frontend_external_bus.md Add external bus docs (#274) 2019-06-12 11:45:33 -07:00
frontend_index.md Update frontend docs 2018-05-28 21:34:02 -04:00
hassio_addon_communication.md Grammar and typo edits for clearer direction. 2019-05-16 21:43:35 -04:00
hassio_addon_config.md Update hassio_addon_config.md 2019-08-14 15:03:01 +02:00
hassio_addon_index.md Fix Typo 2019-05-03 13:16:30 +01:00
hassio_addon_presentation.md Correct spelling of "Assistant" (#226) 2019-04-16 11:12:32 +02:00
hassio_addon_publishing.md Fix builder link (#223) 2019-04-15 11:34:35 +02:00
hassio_addon_repository.md Remove unused header 2018-04-24 15:44:32 -04:00
hassio_addon_security.md Make hassio_addon_security.md more readable (#244) 2019-04-30 09:26:41 -07:00
hassio_addon_testing.md Update Hass.io developer informations (#219) 2019-04-09 08:45:55 -07:00
hassio_addon_tutorial.md 🔨 Fix url link (#307) 2019-08-21 08:01:05 -07:00
hassio_debugging.md Extra warning about use of SSH add-on (#280) 2019-06-25 19:05:44 -04:00
hassio_hass.md Update hassio_hass.md 2019-09-12 08:02:40 +02:00
integration_quality_scale_index.md Docs to talk about intregrations (#215) 2019-04-06 20:08:49 -07:00
intent_builtin.md Document built-in intents 2018-06-04 16:33:11 -04:00
intent_conversation.md Document optional words for conversation 2018-06-06 15:17:32 -07:00
intent_firing.md Remove unused header 2018-04-24 15:44:32 -04:00
intent_handling.md Remove unused header 2018-04-24 15:44:32 -04:00
intent_index.md fix broken links 2018-04-25 14:19:41 -04:00
internationalization_backend_localization.md Remove unused header 2018-04-24 15:44:32 -04:00
internationalization_custom_component_localization.md Update internationalization_custom_component_localization.md (#202) 2019-04-29 10:00:57 +02:00
internationalization_index.md Update internationalization_index.md (#58) 2018-07-21 16:04:08 +02:00
internationalization_translation.md Docs to talk about intregrations (#215) 2019-04-06 20:08:49 -07:00
lovelace_custom_card.md Update prop declaration" 2019-02-15 12:17:22 -08:00
lovelace_index.md Redirect lovelace docs 2018-07-07 23:03:51 +02:00
maintenance.md Docs to talk about intregrations (#215) 2019-04-06 20:08:49 -07:00
misc.md Remove unused header 2018-04-24 15:44:32 -04:00
releasing.md Wrap up 2018-04-25 15:28:06 -04:00