initial commit

This commit is contained in:
Siwat Sirichai 2025-01-25 19:42:38 +07:00
commit ddec014571
6 changed files with 1030 additions and 0 deletions

11
manifest.json Normal file
View file

@ -0,0 +1,11 @@
{
"domain": "benq_smartboard",
"name": "BenQ Smart Board",
"version": "1.0.0",
"documentation": "https://siwatinc.com/benq-hass",
"requirements": [],
"codeowners": ["@siwatsirichai"],
"iot_class": "local_polling",
"config_flow": true
}