Home Assistant Git Exporter
This commit is contained in:
17
config/custom_components/pyscript/manifest.json
Normal file
17
config/custom_components/pyscript/manifest.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
Reference in New Issue
Block a user