Home Assistant Git Exporter

This commit is contained in:
root
2024-08-09 06:45:02 +02:00
parent 60abdd866c
commit 80fc630f5e
624 changed files with 27739 additions and 4497 deletions

View 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": []
}