From 495d299c0060eb09769f68e92cada249ac0e2471 Mon Sep 17 00:00:00 2001 From: zznty <94796179+zznty@users.noreply.github.com> Date: Sat, 26 Nov 2022 20:11:05 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 8b714f5..b1cd5f1 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,11 @@ - [x] invoke command - [x] invoke command (with direct response for optional delay) - [x] send message (custom color author channel) +- [ ] grids + - [ ] get all (grouped by physical factor) + - [ ] get by entity id (basic info + counts of each terminal block subtype) + - [ ] toggle power state by entity id + - [ ] delete by entity id + - [ ] delete the entire group by entity id of one grid + - [ ] get block list + - [ ] filtering: all, terminal, functional (is enabled, is working), type, subtype