Files
Home-Assistant-plugin-hon/custom_components/hon/manifest.json
T
Andre Basche 31c30b1670 first commit
2023-02-19 03:12:55 +01:00

9 lines
148 B
JSON
Executable File

{
"domain": "hon",
"name": "hOn",
"config_flow": true,
"version": "0.0.1",
"codeowners": ["@Andre0512"],
"iot_class": "cloud_polling"
}