mirror of
https://github.com/home-assistant/core.git
synced 2026-06-04 14:44:35 +01:00
9 lines
225 B
JSON
9 lines
225 B
JSON
{
|
|
"domain": "python_script",
|
|
"name": "Python script",
|
|
"documentation": "https://www.home-assistant.io/integrations/python_script",
|
|
"requirements": ["restrictedpython==5.0"],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|