Adjust IoT class in integration aside (#17601)

This commit is contained in:
Franck Nijhof
2021-04-26 18:04:26 +02:00
committed by GitHub
parent d185588181
commit 3fa898f95f
115 changed files with 85 additions and 123 deletions

View File

@@ -6,7 +6,6 @@ ha_category:
ha_release: 0.47
ha_quality_scale: internal
ha_domain: python_script
ha_iot_class:
---
This integration allows you to write Python scripts that are exposed as services in Home Assistant. Each Python file created in the `<config>/python_scripts/` folder will be exposed as a service. The content is not cached so you can easily develop: edit file, save changes, call service. The scripts are run in a sandboxed environment. The following variables are available in the sandbox: