mirror of
https://github.com/elisspace/core.git
synced 2026-09-01 17:04:05 +00:00
10 lines
230 B
JSON
10 lines
230 B
JSON
{
|
|
"domain": "python_script",
|
|
"name": "Python script",
|
|
"documentation": "https://www.home-assistant.io/components/python_script",
|
|
"requirements": [
|
|
"restrictedpython==5.0"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
} |