remove domains from hacs.json

This commit is contained in:
Bas Nijholt 2022-08-28 11:22:03 -07:00
commit 150c7f9c92

View file

@ -1,5 +1,4 @@
{
"name": "Adaptive Lighting",
"render_readme": true,
"domains": ["switch"]
"render_readme": true
}