Logic Machine Forum
Widget creator - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9)
+--- Thread: Widget creator (/showthread.php?tid=3521)



Widget creator - CristianAgata - 23.08.2021

Hi, 
An information but doesn't widget creator work on new cloud?
BR Cristian


RE: Widget creator - Daniel - 23.08.2021

WC is used locally and what is created is sent to cloud as before.


RE: Widget creator - CristianAgata - 23.08.2021

(23.08.2021, 14:59)Daniel. Wrote: WC is used locally and what is created is sent to cloud as before.

Because I have some problems with some components, in particular:
Value enter box
Select box
BR Cristian


RE: Widget creator - Daniel - 23.08.2021

It is probably cache. If you still will have problem we need a way to reproduce.


RE: Widget creator - CristianAgata - 23.08.2021

(23.08.2021, 15:05)Daniel. Wrote: It is probably cache. If you still will have problem we need a way to reproduce.

If you want I post the json


RE: Widget creator - Daniel - 23.08.2021

Ok but still describe what should I look for.


RE: Widget creator - CristianAgata - 23.08.2021

(23.08.2021, 15:08)Daniel. Wrote: Ok but still describe what should I look for.

In the widget_priority, I pass a number from 0 to 8, with a group address to KNX BUS (1 byte object). Local works in the cloud as Status I have always 0.
In the widget_setting, I pass voltage (2 byte float), cosf (1byte integer) value as number and the other three as select box (1 byte integer). The behavor is the same Local works but in the cloud all white spaces.
In the widget_thermostat doesn't works the status of push button and the select value.
Let me know if you need more info.
BR Cristian

On the old cloud works fine.


RE: Widget creator - Daniel - 23.08.2021

Works for me.
https://www.screencast.com/t/gTZadVwQep66
Send me full backup if still problem.


RE: Widget creator - CristianAgata - 23.08.2021

(23.08.2021, 15:39)Daniel. Wrote: Works for me.
https://www.screencast.com/t/gTZadVwQep66
Send me full backup if still problem.

Attached


RE: Widget creator - Daniel - 23.08.2021

I meant the whole project not just mosaic. Send to PM

Tired your backup and all works fine. Do you use RC2 2021?
https://www.screencast.com/t/NQPRwqRscvfQ


RE: Widget creator - Domoticatorino - 01.09.2021

(23.08.2021, 15:47)Daniel. Wrote: I meant the whole project not just mosaic. Send to PM

Tired your backup and all works fine. Do you use RC2 2021?
https://www.screencast.com/t/NQPRwqRscvfQ

Hi Daniel,
It seems I have the same problem as well. I mean that status object of 2 elements (temperature and menu list) of a widget creator are set to 0 even if KNX status object is not 0.

It does not happened immediately. I notice this after a couple of days especially when during that period knx status objects do not change.

BR


RE: Widget creator - admin - 01.09.2021

Can you send me your cloud username, network ID and which objects are not working via PM. Which firmware are you using?


RE: Widget creator - Domoticatorino - 06.09.2021

(01.09.2021, 08:15)admin Wrote: Can you send me your cloud username, network ID and which objects are not working via PM. Which firmware are you using?

Sent by private message.

Thanks.

BR


RE: Widget creator - admin - 06.09.2021

I've seen it, thanks. We are currently looking into this issue.


RE: Widget creator - Domoticatorino - 15.09.2021

(06.09.2021, 08:34)admin Wrote: I've seen it, thanks. We are currently looking into this issue.

Hi admin, have you any news please?

Thanks.


RE: Widget creator - Daniel - 15.09.2021

We made some changes. Have you seen this issue again?


RE: Widget creator - CristianAgata - 15.09.2021

(15.09.2021, 17:04)Daniel Wrote: We made some changes. Have you seen this issue again?

In two my installation the problem seems disappeared.
Next week I want to start a tour to check the other.
BR Cristian


RE: Widget creator - buuuudzik - 01.02.2022

I have small new feature idea:

Tabs - a possibility to prepare different tabs which could be visible based on simple conditions or specific value or no controlled by value but by user swipe.

Both controlled and not controlled could be helpful.

Controlled e.g. to show only what is important in current widget state. E.g. complex heating controller could show only on/off switch when it is switched off.

But in some cases it could be good to have a possibility to prepare a few separate screens for on widget which could be changed by user swipe.