2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "python_script",
|
|
|
|
"name": "Python script",
|
|
|
|
"documentation": "https://www.home-assistant.io/components/python_script",
|
|
|
|
"requirements": [
|
2019-08-16 14:16:42 +00:00
|
|
|
"restrictedpython==4.0"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"dependencies": [],
|
|
|
|
"codeowners": []
|
|
|
|
}
|