Logic Machine Forum
LM Home app (Andrоid/iOS starter) - 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: LM Home app (Andrоid/iOS starter) (/showthread.php?tid=5220)

Pages: 1 2 3


LM Home app (Andrоid/iOS starter) - admin - 30.01.2024

LM Home Android app can be downloaded from the Play store. Search for LM Home, click New if the app does not show up in search results.

iOS version will be published in the App store later.



LM firmware 2024.01 or newer is required.

Basic information

Do not use admin user to access your local LM. Use a normal user instead because admin user credentials are not saved for security reasons. You can change the default homepage for your user in User access settings.

For initial discovery your phone/tablet must be connected to the same network as your LM.

Run the app and it will connect to the discovered LM automatically. If multiple LMs are present on the network you will be able to select which one to connect to. Selected LM is saved and will be used automatically when the app is run again.

The application is meant for single LM usage only. Switching between multiple LMs is not supported yet.

If the SSL certificate LM app is installed and configured the application will connect to local LM over HTTPS, otherwise plain HTTP mode is used. It is recommended to use the SSL certificate for improved security.

Switching between local LM and LM Cloud is performed automatically based on current connection mode (Wi-Fi or mobile) and whether the local LM can be reached.



Quick actions menu

Long press on the application icon to show the quick actions menu:
- Clear cache removes internal browser cache and cookies. You will have to login into local LM and LM Cloud again.
- Clear saved LM removes saved LM IP / MAC address and restarts the discovery procedure.

   



Push notifications

To use push notifications you must login into LM Cloud via the LM Home app once.

Push tokens for your devices can be found in LM Cloud settings.

1. Log into your LM Cloud account.

2. Click close (x) in Mosaic or go to the LM Cloud apps main page.
   

3. Click the cog icon in the LM Cloud apps main page.
   

4. Click the copy icon to copy the relevant push token, then paste it into the notification script in your LM.
   

Script example:
Code:
push = require('applibs.lmcloud.push')

token = 'PUT_YOUR_TOKEN_HERE'
title = 'Push title'
body = 'Push message body'

res, err = push(token, title, body)
log(res, err)



RE: LM Home app (Andorid/iOS starter) - alexll - 30.01.2024

Biggest news in years! Awaiting for the final public version!  Heart


RE: LM Home app (Andorid/iOS starter) - CristianAgata - 30.01.2024

Great works guys as always Heart
We wish one day to see standard visualization in cloud too.
Best regards Cristian


RE: LM Home app (Andorid/iOS starter) - tpospichal - 30.01.2024

I have a few clients with multiple LM... They will be limited for the web interface forever?

Thank you


RE: LM Home app (Andorid/iOS starter) - admin - 31.01.2024

Usually in installations with multiple LMs only one LM is used for visualization.


RE: LM Home app (Andorid/iOS starter) - Daniel - 31.01.2024

For multi LM the existing starter app can be used, we are not removing it from the store.


RE: LM Home app (Andorid/iOS starter) - Bitver - 31.01.2024

(31.01.2024, 07:54)admin Wrote: Usually in installations with multiple LMs only one LM is used for visualization.

Somebody has multiple installations (homes/houses) with only one LM each.


RE: LM Home app (Andorid/iOS starter) - jmir - 31.01.2024

Is it possible to access to Visualitzation when we're not on local network?


RE: LM Home app (Andorid/iOS starter) - admin - 01.02.2024

Not at the moment, only Mosaic can be used over LM Cloud.


RE: LM Home app (Andorid/iOS starter) - jmir - 01.02.2024

(01.02.2024, 14:13)admin Wrote: Not at the moment, only Mosaic can be used over LM Cloud.

Do you plan for it to be done?


RE: LM Home app (Andorid/iOS starter) - Daniel - 01.02.2024

Yes we work for last two years on it, hopefully this year will be finished.


RE: LM Home app (Andorid/iOS starter) - jmir - 01.02.2024

(01.02.2024, 14:48)Daniel Wrote: Yes we work for last two years on it, hopefully this year will be finished.

Good news!!


RE: LM Home app (Andorid/iOS starter) - icuzz - 01.02.2024

(31.01.2024, 07:54)admin Wrote: Usually in installations with multiple LMs only one LM is used for visualization.

Multiple LMs in one app is a must have. I have clients that have more then one LM (ex. home and summer home). Also manual network settings for LM Home would be nice to have.


RE: LM Home app (Andorid/iOS starter) - alexll - 02.02.2024

(01.02.2024, 23:13)icuzz Wrote:
(31.01.2024, 07:54)admin Wrote: Usually in installations with multiple LMs only one LM is used for visualization.

Multiple LMs in one app is a must have. I have clients that have more then one LM (ex. home and summer home). Also manual network settings for LM Home would be nice to have.

+1


RE: LM Home app (Andorid/iOS starter) - savaskorkmaz - 07.02.2024

Congrats for new app.
In old app, we had a choice to choose opening page such as visualization when the app is opened. In new app , we couldn't see this option.
Can you add to quick action menu ?
This option was great and we don't want to loose it.

Regards,


RE: LM Home app (Andorid/iOS starter) - admin - 07.02.2024

You can change the default homepage for your user in User access settings.


RE: LM Home app (Andorid/iOS starter) - Rune - 09.02.2024

(02.02.2024, 10:41)alexll Wrote:
(01.02.2024, 23:13)icuzz Wrote:
(31.01.2024, 07:54)admin Wrote: Usually in installations with multiple LMs only one LM is used for visualization.

Multiple LMs in one app is a must have. I have clients that have more then one LM (ex. home and summer home). Also manual network settings for LM Home would be nice to have.

+1

+1


RE: LM Home app (Andorid/iOS starter) - richard7 - 17.02.2024

Hi Admin,

I cannot access the google play store in China. May I have the .apk file directly?
Thanks a lot.

Richard


RE: LM Home app (Andorid/iOS starter) - Daniel - 19.02.2024

https://we.tl/t-daUbaLRp7m


RE: LM Home app (Andorid/iOS starter) - richard7 - 19.02.2024

(19.02.2024, 08:32)Daniel Wrote: https://we.tl/t-daUbaLRp7m

Dear Daniel,

Thank you very much!

Richard