mirror of
				https://github.com/home-assistant/home-assistant.io.git
				synced 2025-11-04 00:28:53 +00:00 
			
		
		
		
	d-integrations: restart HA after adding the integration to the configuration.yaml (#32633)
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com> Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
		@@ -10,6 +10,9 @@ ha_domain: debugpy
 | 
			
		||||
ha_quality_scale: internal
 | 
			
		||||
ha_iot_class: Local Push
 | 
			
		||||
ha_integration_type: service
 | 
			
		||||
related:
 | 
			
		||||
  - docs: /docs/configuration/
 | 
			
		||||
    title: Configuration file
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
The **Remote Python debugger** {% term integration %} allows you to use the Visual Studio Code
 | 
			
		||||
@@ -27,7 +30,8 @@ performance when not injected.
 | 
			
		||||
## Configuration
 | 
			
		||||
 | 
			
		||||
To enable the remote Python debugger integration add the following to
 | 
			
		||||
your `configuration.yaml` file:
 | 
			
		||||
your {% term "`configuration.yaml`" %} file.
 | 
			
		||||
{% include integrations/restart_ha_after_config_inclusion.md %}
 | 
			
		||||
 | 
			
		||||
```yaml
 | 
			
		||||
# Example configuration.yaml entry
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user