From 6629289b2d77f866a6cb35a7a5a82582d7e849ca Mon Sep 17 00:00:00 2001 From: jsetton Date: Sat, 21 Dec 2019 00:13:08 -0500 Subject: [PATCH] Added latest display categories --- .../alexa_smart_home_message_schema.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/validation_schemas/alexa_smart_home_message_schema.json b/validation_schemas/alexa_smart_home_message_schema.json index 1a09fbc..ed2435d 100644 --- a/validation_schemas/alexa_smart_home_message_schema.json +++ b/validation_schemas/alexa_smart_home_message_schema.json @@ -3922,6 +3922,22 @@ "SCENE_TRIGGER", "ACTIVITY_TRIGGER", "SECURITY_PANEL", + "COMPUTER", + "EXTERIOR_BLIND", + "FAN", + "GAME_CONSOLE", + "GARAGE_DOOR", + "INTERIOR_BLIND", + "LAPTOP", + "MOBILE_PHONE", + "MUSIC_SYSTEM", + "NETWORK_HARDWARE", + "OVEN", + "PHONE", + "SCREEN", + "STREAMING_DEVICE", + "TABLET", + "WEARABLE", "OTHER" ] }