rework of tse controler to work with new mqtt structure, probably not working 100% yet
This commit is contained in:
parent
e595fb97ce
commit
1984db16bf
3 changed files with 143 additions and 36 deletions
|
@ -31,4 +31,8 @@
|
|||
- `set` - set the power status (`0` or `1`)
|
||||
- `/projectors` - Projectors and lifts
|
||||
- `status` - current power status (`0` or `1`)
|
||||
- `set` - set the power status (`0` or `1`)
|
||||
- `set` - set the power status (`0` or `1`)
|
||||
|
||||
- `/firanki/`
|
||||
- `status` - `STATIONARY`, `MOVING_UP`, `MOVING_DOWN`
|
||||
- `command` - `NONE`, `MOVE_UP`, `MOVE_DOWN`
|
Loading…
Add table
Add a link
Reference in a new issue