From c28df80f653fdd7d6de9297f7542ccc6b6ac1f79 Mon Sep 17 00:00:00 2001 From: jsetton Date: Tue, 3 Dec 2019 00:56:43 -0500 Subject: [PATCH] Added latest display categories --- validation_schemas/alexa_smart_home_message_schema.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/validation_schemas/alexa_smart_home_message_schema.json b/validation_schemas/alexa_smart_home_message_schema.json index 8279043..db4189d 100644 --- a/validation_schemas/alexa_smart_home_message_schema.json +++ b/validation_schemas/alexa_smart_home_message_schema.json @@ -3491,6 +3491,11 @@ "SCENE_TRIGGER", "ACTIVITY_TRIGGER", "SECURITY_PANEL", + "EXTERIOR_BLIND", + "FAN", + "INTERIOR_BLIND", + "OVEN", + "SCREEN", "OTHER" ] }