added panel for lighting - added and tested functionality for shading control

This commit is contained in:
0xEmm 2024-12-09 21:23:43 +01:00
parent d42b296bae
commit ec9c2e818d
4 changed files with 122 additions and 7 deletions

View file

@ -34,5 +34,5 @@
- `set` - set the power status (`0` or `1`)
- `/firanki/`
- `status` - `STATIONARY`, `MOVING_UP`, `MOVING_DOWN`
- `command` - `NONE`, `MOVE_UP`, `MOVE_DOWN`
- `status` - `STOPPED`, `MOVING_UP`, `MOVING_DOWN`
- `move` - `STOP`, `MOVE_UP`, `MOVE_DOWN`