1
0
mirror of https://github.com/USA-RedDragon/badnest.git synced 2025-09-04 13:31:54 +01:00

add camera to hacs.json

This commit is contained in:
slinkymanbyday
2019-10-19 21:13:23 +08:00
committed by Jacob McSwain
parent 7133e91e25
commit 65cfa988c7

View File

@@ -1,4 +1,4 @@
{
"name": "Bad Nest Thermostat",
"domains": ["climate"]
"domains": ["climate", "camera"]
}