Skip to content

Commit

Permalink
Update README to reflect active scene command being supported
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyway committed Apr 20, 2024
1 parent 4dce810 commit 342a164
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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!)

0 comments on commit 342a164

Please sign in to comment.