18 lines
455 B
JSON
18 lines
455 B
JSON
{
|
|
"domain": "pyscript",
|
|
"name": "Pyscript Python scripting",
|
|
"codeowners": [
|
|
"@craigbarratt"
|
|
],
|
|
"config_flow": true,
|
|
"dependencies": [],
|
|
"documentation": "https://github.com/custom-components/pyscript",
|
|
"homekit": {},
|
|
"iot_class": "local_push",
|
|
"issue_tracker": "https://github.com/custom-components/pyscript/issues",
|
|
"requirements": ["croniter==2.0.2", "watchdog==2.3.1"],
|
|
"ssdp": [],
|
|
"version": "1.6.1",
|
|
"zeroconf": []
|
|
}
|