Logic Machine Forum
Energy management app - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Application Store (https://forum.logicmachine.net/forumdisplay.php?fid=11)
+--- Thread: Energy management app (/showthread.php?tid=5270)

Pages: 1 2


RE: Energy management app - Andrea Becagli - 23.05.2024

(23.05.2024, 06:45)RomansP Wrote:
(22.05.2024, 15:24)Andrea Becagli Wrote: Hi again,
I am having a problem with the app. Yesterday I created all the different loads and everything seemed to work just fine, right now, though, i am not seeing any of the loads and is giving me an error. Seems is not finding a file in a directory, anyway, I will attach a screenshot or the problem. Huh

I understood how you achieved this behavior, in LM settings you have created bool object 01. 1 bit (boolean), you have added it to our Energy management app, then in LM settings you changed the type of 01. 1 bit (boolean) to another type for example to 01.002 boolean, that caused this error. If in LM settings you will change the object type back to 01. 1 bit (boolean), you will get the correct representation of Energy management app. But I am going to do fix for this.
 
My bad I am sorry I did reload the entire KNXPROJ so the few data types I changed on LM got back to the way they were, Thanks for the quick reply


RE: Energy management app - RomansP - 23.05.2024

(23.05.2024, 09:23)Andrea Becagli Wrote:
(23.05.2024, 06:45)RomansP Wrote:
(22.05.2024, 15:24)Andrea Becagli Wrote: Hi again,
I am having a problem with the app. Yesterday I created all the different loads and everything seemed to work just fine, right now, though, i am not seeing any of the loads and is giving me an error. Seems is not finding a file in a directory, anyway, I will attach a screenshot or the problem. Huh

I understood how you achieved this behavior, in LM settings you have created bool object 01. 1 bit (boolean), you have added it to our Energy management app, then in LM settings you changed the type of 01. 1 bit (boolean) to another type for example to 01.002 boolean, that caused this error. If in LM settings you will change the object type back to 01. 1 bit (boolean), you will get the correct representation of Energy management app. But I am going to do fix for this.
 
My bad I am sorry I did reload the entire KNXPROJ so the few data types I changed on LM got back to the way they were, Thanks for the quick reply

I have made some quick fixes, so the main page of the app would not fail and objects will be controlled by daemon, but I would recommend to use only allowed data types.


RE: Energy management app - RomansP - 23.05.2024

Probably today or tomorrow, we are going to publish new version, so you will be able to select any bool object, any float object.


RE: Energy management app - Andrea Becagli - 24.05.2024

At this point I am sorry, but I am having another problem Rolleyes .

I have installed (sideloading through adb) the Logic Machine app on an Android tablet, and when I open the energy manager app it asks for some kind of license. I will attach a photo of the error. Sorry for the bad quality but I am remotely controlling the Android tablet and that is the best I can afford.
Might not be your problem but I will  ask anyway


RE: Energy management app - Daniel - 24.05.2024

What Android version does it has?


RE: Energy management app - Andrea Becagli - 24.05.2024

(24.05.2024, 09:48)Daniel Wrote: What Android version does it has?

It is not the latest  Smile . It's android 8.1


RE: Energy management app - Daniel - 24.05.2024

It might be something to do with this as we can't see this. Is the time and date settings set correctly on the tablet?


RE: Energy management app - Andrea Becagli - 24.05.2024

(24.05.2024, 10:08)Daniel Wrote: It might be something to do with this as we can't see this.  Is the time and date settings set correctly on the tablet?

Yes they are, with the right timezone, time and date


RE: Energy management app - Daniel - 24.05.2024

Do you see the same if you open Mosaic?


RE: Energy management app - Andrea Becagli - 24.05.2024

have been having some issue with mosaic, it never stops loading, so it might be the same problem


RE: Energy management app - Daniel - 24.05.2024

This is websocket not establishing connection. Check if you can update Webview to the latest version.


RE: Energy management app - RomansP - 28.05.2024

Hello, here is a new version, so you will be able to select any bool object, any float object.


RE: Energy management app - RomansP - 09.08.2024

Hi, guys!

Here is some example of usage of Energy Management App.
I wanted to monitor electricity consumption of my small flat,
so here is my experience. Any feedback is highly appreciated.

   


RE: Energy management app - christian.hegland@caverion.com - 16.09.2024

I have an error that seems to prevent me from interacting with the app, what so ever.
For me it seems like there is some conflicts between the energy app from schneider and this app.
I have uninstalled the schneider energy app, but when installing this apps .ipk manually, it is
registered as the official schneider enery app :S


RE: Energy management app - Daniel - 16.09.2024

Smile SE has its own app, with same name I think. We never tested this on SE hardware knowing they have other solution.
Technically it should work but due to same name it may have some conflict as it tries to install on same location.


RE: Energy management app - RomansP - 16.09.2024

(16.09.2024, 12:51)christian.hegland@caverion.com Wrote: I have an error that seems to prevent me from interacting with the app, what so ever.
For me it seems like there is some conflicts between the energy app from schneider and this app.
I have uninstalled the schneider energy app, but when installing this apps .ipk manually, it is
registered as the official schneider enery app :S

Hello.
Thanks for finding a bug in our app.
I think it is because you have objects without an object type.
Try to add type to all objects that does not have it, that should solve the issue.
But we will work on fixing this bug.


RE: Energy management app - RomansP - 18.09.2024

Hello.

We have fixed a bug with knx objects that have no datatype.
Here is the updated app.
If you find any bugs, please let us know, we highly appreciate any feedback.