10 lines
231 B
JSON
10 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": []
|
|
}
|