hOn/custom_components/hon/manifest.json

9 lines
148 B
JSON
Raw Normal View History

2023-02-19 02:58:21 +01:00
{
"domain": "hon",
"name": "hOn",
"config_flow": true,
"version": "0.0.1",
"codeowners": ["@Andre0512"],
"iot_class": "cloud_polling"
}