Single request to update

This commit is contained in:
Joseph Abbey
2024-08-26 18:59:17 +01:00
parent d387152593
commit e9a0c5d137
7 changed files with 167 additions and 462 deletions

View File

@ -53,6 +53,13 @@ class HomeAssistantTapMenuItem extends WatchUi.IconMenuItem {
mData = data;
}
function buildTemplate() as Lang.String or Null {
return null;
}
function updateState(data as Lang.String or Null) as Void {
}
function callService() as Void {
if (mConfirm) {
WatchUi.pushView(