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


Energy management app - RomansP - 27.02.2024

Hello here is our new  Energy management app.
The Energy management app for LogicMachine was designed to let
user control its energy consumption in real time based on four criteria:
1.) Actual power consumption limit
2.) Energy consumption per hour limit
3.) Current energy price
4.) Energy consumption profiles
Please find attached User manuals (please read it before use of the app, to properly set the controls).
The app is under development so there could be some bugs, please help us test it and any feedback is more than welcome.

Please use this Thread for any questions/suggestions.

New version of the app supports all boolean and all float data types.

Script for electricity price for Latvia, Lithuania, Estonia, Finland.
Script could be executed once in hour (Scheduled script) (do not run it too often).
https://forum.logicmachine.net/showthread.php?tid=4456&highlight=nordpool

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.


RE: Energy management app - domotiqa - 27.02.2024

Great

You should add category and zone field for the counter to do summ per category or zone and to have both display
Also the css should look better with icon shadow box…

Awsome job


RE: Energy management app - oyvindnordbo - 29.02.2024

I have installed the Energy App but I am missing the settings button, how can I get this visible?    


RE: Energy management app - RomansP - 29.02.2024

(29.02.2024, 09:49)oyvindnordbo Wrote: I have installed the Energy App but I am missing the settings button, how can I get this visible?

Hello. This is the "user" view, if you want to set settings in the app then please login as admin.


RE: Energy management app - RomansP - 01.03.2024

One more possible issue is why you have logged as "admin" but see the interface as "user" is because you have disabled password for the apps.

To enable password for the apps:
LogicMachine->User access->User access for apps
then check "Enable passwords for Apps"
then "save"


RE: Energy management app - Notiosoft - 08.03.2024

Hi, I wanted to try this on my LogicMachine device that have fw 2023.06 but when I try to install it ask for .sig (Signature) file. Is that available?


RE: Energy management app - Daniel - 08.03.2024

Just select 'Allow install app without signature file'


RE: Energy management app - Notiosoft - 08.03.2024

(08.03.2024, 09:55)Daniel Wrote: Just select 'Allow install app without signature file'

Where I can do that? On the "Install Package" section I have only the two file upload.


RE: Energy management app - admin - 08.03.2024

You need to install the app via the store not as a package. On the main apps screen click the + icon when logged in as admin. Click the menu in the top left side and select "Install from file".


RE: Energy management app - Notiosoft - 08.03.2024

(08.03.2024, 10:35)admin Wrote: You need to install the app via the store not as a package. On the main apps screen click the + icon when logged in as admin. Click the menu in the top left side and select "Install from file".

Thanks you! I've done it!


RE: Energy management app - RomansP - 15.04.2024

Hi!
Here is a script for electricity price for Latvia, Lithuania, Estonia, Finland.
I think script could be executed once in hour (Scheduled script) (do not run it too often).

https://forum.logicmachine.net/showthread.php?tid=4456&highlight=nordpool


RE: Energy management app - davidkoch29 - 28.04.2024

Hi, when i try it with my Tibber token it doenst work. What is the problem?
I have firmware 2024 04, maybe thats the problem


RE: Energy management app - RomansP - 29.04.2024

Hi davidkoch29

If you have received a message "You have entered correct API key." then key is accepted.
The Key Status icon is red it is our bug.
The prices are updated using your Tibber API key (once in hour).

Sorry about that.

Please remember that Tibber always gives you a value in NOK (Norwegian krone),
the "Price Unit" field it is only a text field for correct currency representation, user should write correct currency by himself,
it will not converts the currency from one type to another.


RE: Energy management app - Andrea Becagli - 21.05.2024

(27.02.2024, 07:29)RomansP Wrote: Hello here is our new  Energy management app.
The Energy management app for LogicMachine was designed to let
user control its energy consumption in real time based on four criteria:
1.) Actual power consumption limit
2.) Energy consumption per hour limit
3.) Current energy price
4.) Energy consumption profiles
Please find attached User manuals (please read it before use of the app, to properly set the controls).
The app is under development so there could be some bugs, please help us test it and any feedback is more than welcome.

Please use this Thread for any questions/suggestions.
 
I would like to use this app in a tri-phase system, looking at the istructions I found no metion of it (maybe i did not look hard enough). It should not be a not problem, but I want to be sure I am not missing something. Would this app work?


RE: Energy management app - RomansP - 21.05.2024

Hello Andrea!

I think that system should work fine. The app is controlling other devices, and there is same behavior with single phase system and three phase system.
But if you will find any bug or any trouble with system, please let me know, your feedback is appreciated.


RE: Energy management app - Andrea Becagli - 21.05.2024

(21.05.2024, 08:15)RomansP Wrote: Hello Andrea!

I think that system should work fine. The app is controlling other devices, and there is same behavior with single phase system and three phase system.
But if you will find any bug or any trouble with system, please let me know, your feedback is appreciated.

I forgot in the same system I also have a Photovoltaic plant, does the app account for something like this?


RE: Energy management app - RomansP - 21.05.2024

(21.05.2024, 09:39)Andrea Becagli Wrote:
(21.05.2024, 08:15)RomansP Wrote: Hello Andrea!

I think that system should work fine. The app is controlling other devices, and there is same behavior with single phase system and three phase system.
But if you will find any bug or any trouble with system, please let me know, your feedback is appreciated.

I forgot in the same system I also have a Photovoltaic plant, does the app account for something like this?

At this moment we do not have any specific account for this, but you can play with KNX objects for maximum power and energy per hour and implement your own scripts for this. I mean you can dynamically calculate the maximum power or energy per hour depending on your Photovaltic plant current state, and then add those KNX objects to our Energy management app.


RE: Energy management app - Andrea Becagli - 22.05.2024

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


RE: Energy management app - RomansP - 22.05.2024

(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

Hi,
Sorry about that it seems, that it is our bug, and it is trying to show you the status of the device which is boolean value, and the displaying fails cause it is not able to concatenate this value. Thanks for a feedback. Tomorrow I am going to fix that.


RE: Energy management app - RomansP - 23.05.2024

(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.