Skip to content

Python Script

Python Scripts is a part of the Home Assistant python_script integration.

Enable Python Scripts in Home Assistant

Python Scripts are automagically enabled in HACS if you have them enabled in Home Assistant.

To enable Python Scripts in Home Assistant, add the following line to your configuration.yaml file

configuration.yaml
python_script:

Python Scripts download location

Any Python Script downloaded with HACS is stored in your Home Assistant configuration directory under python_scripts/.