hon/custom_components/hOn/manifest.json
2023-03-03 19:11:33 +01:00

11 lines
233 B
JSON
Executable File

{
"domain": "hon",
"name": "hOn",
"config_flow": true,
"version": "0.0.1",
"codeowners": ["@Andre0512"],
"iot_class": "cloud_polling",
"requirements": ["pyhon"],
"documentation": "https://github.com/Andre0512/hOn/"
}