From 385e97a62adce323ba824b845855a3b40b2c1e68 Mon Sep 17 00:00:00 2001 From: Jacob McSwain Date: Sun, 3 Nov 2019 22:09:20 -0600 Subject: [PATCH] It's no longer just a thermostat --- hacs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hacs.json b/hacs.json index 8a02e4f..57cbcb3 100644 --- a/hacs.json +++ b/hacs.json @@ -1,4 +1,4 @@ { - "name": "Bad Nest Thermostat", + "name": "Bad Nest", "domains": ["climate", "camera", "sensor"] }