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:
c0ffeeca7
2024-05-09 22:14:02 +02:00
committed by GitHub
parent 85c91b3c5e
commit 0ea2127c91
19 changed files with 110 additions and 32 deletions

View File

@@ -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