LogicMachine Forum
Visu bugs - Printable Version

+- LogicMachine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Visu (https://forum.logicmachine.net/forumdisplay.php?fid=24)
+--- Thread: Visu bugs (/showthread.php?tid=5892)

Pages: 1 2 3 4 5


RE: Visu bugs - Juande - 02.02.2026

Hi Daniel, specifically the Akuvox S563 Monitor with firmware version 563.30.13.202 Android 12.0 IPS 8"


RE: Visu bugs - admin - 02.02.2026

Add this to Visu Custom JavaScript and post what version is reported by your device.
Code:
alert(window.navigator.userAgent)



RE: Visu bugs - Juande - 02.02.2026

(02.02.2026, 11:45)admin Wrote: Add this to Visu Custom JavaScript and post what version is reported by your device.
Code:
alert(window.navigator.userAgent)

Mozilla/5.0 (Linux; Android 12; rk3566_s Build/SP2A.220305.012.wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/95.0.4638.74 Safari/537.36


RE: Visu bugs - admin - 06.02.2026

New beta version is published, see if it works on your device: https://forum.logicmachine.net/showthread.php?tid=6282&pid=41181#pid41181


RE: Visu bugs - CarlS - 10.02.2026

Hi,

I use a couple of dtp 14.056 4-byte float in Visu.
In the object list on LM, and in Visu/Visu admin on pc the values are correct.
In LM Home cloud app on my iPhone the values are strange. Values shown in the app changes from small to large both negative and positive values.
The correct values shown on PC changes from 100 to 1400. Never negative values.

Edit:
I deleted the two "numeric value display widgets" and added them again.
Seems like it's ok nowSmile


RE: Visu bugs - davidchispas - 22.03.2026

Hello, in version 20260319 (beta) the plan link buttons disappear from the screen when accessing 'visu' directly with the local URL; from the LM Home application they are displayed correctly.


RE: Visu bugs - Daniel - 23.03.2026

We cannot recreate this issue, please send me your backup to PM and explain where to look for.


RE: Visu bugs - admin - 23.03.2026

@davidchispas, new beta build has been posted, try it Smile


RE: Visu bugs - davidchispas - 25.03.2026

(23.03.2026, 13:46)admin Wrote: @davidchispas, new beta build has been posted, try it Smile

It worked! Thank you so much!


RE: Visu bugs - KoBra - 27.03.2026

I get 403 error for a user that should have access to a page in visu. Login works. Is the latest beta version but also was there with the stable version.


RE: Visu bugs - admin - 27.03.2026

Post a screenshot of general access settings for this user.


RE: Visu bugs - KoBra - 27.03.2026

(27.03.2026, 10:14)admin Wrote: Post a screenshot of general access settings for this user.

[Image: ZwrQUm.jpg]
And in VISU only the room that is allowed to control is marked.


RE: Visu bugs - Daniel - 27.03.2026

Visu is an app and you should give access to it in apps


RE: Visu bugs - KoBra - 27.03.2026

(27.03.2026, 14:53)Daniel Wrote: Visu is an app and you should give access to it in apps

Tnx it’s fixed


RE: Visu bugs - Novodk - 09.04.2026

Maybe I'm doing something wrong!

I have added a Numeric value display, Object is 09.001

I have added 3 Additional values/icons
-30-0
1-19
20-50
With 3 different icons

But the icons never shows! Is it because the value is 19.70°C?


RE: Visu bugs - Daniel - 09.04.2026

Yes as you created a gap, do it like that,
-30-0
0-20
20-50


RE: Visu bugs - Novodk - 09.04.2026

(09.04.2026, 10:23)Daniel Wrote: Yes as you created a gap, do it like that,
-30-0
0-20
20-50

Thank you