Files
Dual-PID/Home Assistant Erweiterung/custom_components/dual_pid/manifest.json
T
raw-designs 453644816f Initiale Bereitstellung
Initiale Bereitstellung der aktuellen Version auf Gitea
2026-07-10 18:13:43 +02:00

12 lines
265 B
JSON

{
"domain": "dual_pid",
"name": "Dual PID Espresso",
"codeowners": [],
"config_flow": true,
"documentation": "https://github.com/local/dual_pid",
"integration_type": "device",
"iot_class": "local_polling",
"requirements": [],
"version": "0.1.0"
}