Logic Machine Forum
Mosaic 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: Mosaic creator (/showthread.php?tid=2726)



Mosaic creator - Ntn - 17.07.2020

I'm practicing making widgets and when I see a widget available like the picture I can press the sun icon to open up other options. I tried a lot in the creator section and didn't know how to do it. Huh
Can someone just help me on how to do it !






RE: Mosaic creator - Daniel - 17.07.2020

This is not possible via creator, Such widgets are predefined and this is hard coded.


RE: Mosaic creator - Ntn - 18.07.2020

(17.07.2020, 10:58)Daniel. Wrote: This is not possible via creator, Such widgets are predefined and this is hard coded.
Oh, I hope this can be done on creators soon


RE: Mosaic creator - pouralise - 18.07.2020

(17.07.2020, 10:58)Daniel. Wrote: This is not possible via creator, Such widgets are predefined and this is hard coded.

Can you share the code?


RE: Mosaic creator - Daniel - 20.07.2020

OK but you really need to know what you are doing.


RE: Mosaic creator - pouralise - 21.07.2020

Thank you very much. Let me try to edit it to creat a new widget


RE: Mosaic creator - Ntn - 23.07.2020

(18.07.2020, 03:39)pouralise Wrote:
(17.07.2020, 10:58)Daniel. Wrote: This is not possible via creator, Such widgets are predefined and this is hard coded.

Can you share the code?
I fixed it and I don't know how to upload the mosaic


RE: Mosaic creator - Daniel - 23.07.2020

send it back and I will check


RE: Mosaic creator - pouralise - 25.07.2020

(20.07.2020, 08:50)Daniel. Wrote: OK but you really need to know what you are doing.

(23.07.2020, 11:37)Daniel. Wrote: send it back and I will check
Here you are. What I did change is:

Widget ID:
[Image: HS4DHIk.png]


value sent when you tap on each climate mode icon
[Image: eUTjxUn.png]

Power mode change to 3-step control

[Image: Vl5rFw7.png]
[Image: LiCrA6X.png]


Then I use PeaZip to compress the folder that contain the files to .tar.gz, but when I try to upload it to Mosaic, it didn't appear
[Image: 4gTZ99w.png]

I did some changes in css file but only replace the new icon


RE: Mosaic creator - Daniel - 25.07.2020

Can you just send it as file?


RE: Mosaic creator - pouralise - 25.07.2020

(20.07.2020, 08:50)Daniel. Wrote: OK but you really need to know what you are doing.

(25.07.2020, 07:12)Daniel. Wrote: Can you just send it as file?

I added it in the previous post but I dont know why it is missing.


RE: Mosaic creator - Daniel - 27.07.2020

The widget looks ok but there seems to be some issue in mosaic with adding custom widgets. I will ask developer to look at it.


RE: Mosaic creator - Daniel - 05.08.2020

Hi the import works only the issue was in the folder structure. Attached the corrected structure.
While importing it is important that the key match the one in script, in this case it is gamma_air.
Refresh after import.


RE: Mosaic creator - pouralise - 05.08.2020

(20.07.2020, 08:50)Daniel. Wrote: OK but you really need to know what you are doing.

(05.08.2020, 07:49)Daniel. Wrote: Hi the import works only the issue was in the folder structure. Attached the corrected structure.
While importing it is important that the key match the one in script, in this case it is gamma_air.
Refresh after import.

Thank you let me try

(05.08.2020, 07:49)Daniel. Wrote: Hi the import works only the issue was in the folder structure. Attached the corrected structure.
While importing it is important that the key match the one in script, in this case it is gamma_air.
Refresh after import.

How to call that widget? I didnt see it in custome widget after finish uploading. Don't see it in "Show all tab too"



RE: Mosaic creator - Daniel - 14.08.2020

Custom widgets are the widgets created in widget creator. Your widget will be in Show all, you can search for it.


RE: Mosaic creator - gdimaria - 10.09.2020

is there on line a repository where to share custom widgets and a manual or tutorial to use creator?