Add IQS Internal to several components (#6450)

* IQS Internal

* IQS Internal

* IQS Internal

* IQS Internal

* IQS Internal

* IQS Internal

* IQS Internal

* IQS Internal

* IQS Internal

* IQS Internal

* IQS Internal

* IQS Internal
This commit is contained in:
datafx
2018-10-02 14:33:13 -04:00
committed by Fabian Affolter
parent 853741e526
commit 488b34fbbf
12 changed files with 12 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ footer: true
logo: home-assistant.png
ha_category: Automation
ha_release: 0.47
ha_qa_scale: internal
---
This component 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: