core/homeassistant/components/python_script/manifest.json

10 lines
232 B
JSON

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