2019-04-03 21:14:45 -07:00
|
|
|
{
|
|
|
|
|
"domain": "python_script",
|
2020-01-07 13:28:35 +01:00
|
|
|
"name": "Python Scripts",
|
2020-01-07 20:58:49 +01:00
|
|
|
"codeowners": [],
|
2023-02-08 20:13:46 +01:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/python_script",
|
|
|
|
|
"loggers": ["RestrictedPython"],
|
2022-01-28 15:37:53 -06:00
|
|
|
"quality_scale": "internal",
|
2023-11-17 13:01:06 +01:00
|
|
|
"requirements": ["RestrictedPython==7.0"]
|
2020-01-06 21:28:23 +01:00
|
|
|
}
|