Update screens to use new MQTT format.
This commit is contained in:
@ -18,7 +18,8 @@
|
||||
"w": 48,
|
||||
"h": 48,
|
||||
"label": "Two",
|
||||
"type": 0
|
||||
"type": 1,
|
||||
"mqtt": [ {"topic": "esp32_XXXXXX/rpc/Button.Touch", "message": {"args": {"idx":0}}} ]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user