added main panel controls that react accordingly to status, TODO: cleanup, add status to lift script

This commit is contained in:
0xEmm 2024-12-11 21:13:26 +01:00
parent 936efa730d
commit 34e8fc9388
9 changed files with 245 additions and 41 deletions

View file

@ -6,7 +6,8 @@ import { $mqtt } from 'vue-paho-mqtt'
const props = defineProps({
room: String,
position: String
position: String,
ctrlType: [String, null]
})
const topicstrs = [ //TODO everything else