From 13fbc813cd53a20dd3621f491862d56438791053 Mon Sep 17 00:00:00 2001 From: Antoine Rahier Date: Thu, 24 Oct 2019 11:20:06 +0200 Subject: [PATCH] Add Netatmo thermostat states --- src/translations/en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 4c0b4be9e2..e6b325d5bc 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -323,7 +323,9 @@ "comfort": "Comfort", "home": "Home", "sleep": "Sleep", - "activity": "Activity" + "activity": "Activity", + "Frost Guard": "Frost Guard", + "Schedule": "Schedule" }, "hvac_action": { "off": "Off",