From 342a16415740691dfef6d488ab8eccd510f648b7 Mon Sep 17 00:00:00 2001 From: Matt Way Date: Sat, 20 Apr 2024 12:11:48 +1000 Subject: [PATCH] Update README to reflect active scene command being supported --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f470d4d..1e24afc 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Library for sending and receiving PowerView packets so that blinds can be contro - Move to position - Query position - Query battery level +- Activate scene ## Code Sample @@ -240,5 +241,3 @@ C00F0005A1FFFF00008604FF000053471B446B | 12 | Logical Source ID | `0x0000` | ID of hub | | 16 | Scene ID | `1B` | | | 17 | Checksum | `0x446B` | | - -Note: activating scenes is not supported by the library (yet!)