core/homeassistant/components/python_script/manifest.json

10 lines
270 B
JSON

{
"domain": "python_script",
"name": "Python Scripts",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/python_script",
"loggers": ["RestrictedPython"],
"quality_scale": "internal",
"requirements": ["RestrictedPython==7.4"]
}