ha-core/homeassistant/components/python_script/manifest.json

11 lines
231 B
JSON

{
"domain": "python_script",
"name": "Python script",
"documentation": "https://www.home-assistant.io/components/python_script",
"requirements": [
"restrictedpython==4.0"
],
"dependencies": [],
"codeowners": []
}