1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-01 08:53:56 +00:00
Files
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": []
}