Ariela - Home Assistant Android Client

Agreed. Dont worry how it looks, just make it Lovelace compatible.

Notifications and Device Tracker would bring parity with IOS app :slight_smile:

Working great since you fixed the crash on Android P. Thanks Ionut.

Hello,

What kind of notifications should be posted from the app?
Example: any change in sensors, switches etc?

Coedy: i am glad the app works fine since the update.

Update from me also:

  • added thermostat widget
  • added thermostat support

1 Like

this, since we all moving away from groups

Hello,

Klagio: i understand, i will see what i can do about that.

My questions still remains: what kind of notification would you like to be shown from Ariela?

Ionut

not everyone is using lovelace. (i shouldnt even know why i should make the efford to try)
so i would very much like the normal grouping to work.

but in the moment the groups that are not views are shown as view and the groups that are not a view dont show up.
making the app for me quite useless accept for the widgets.

Can you post the configuration used for this or maybe some screenshots from app & web ui so i can reproduce the issue?

Thank you,
Ionut

I encourage all do. Its way faster and richer in functions

in the HA frontend i got this:

which is a group like:

  schakelaars:
    name: Schakelaars
    view: yes
    entities:
      - group.huiskamerschakelaars
      - group.eetkamerschakelaars
      - group.slaapkamerschakelaars
      - group.hoofdkeukenschakelaars
      - group.frietkeukenschakelaars
      - group.gangschakelaars
      - group.kelderschakelaars
      - group.terrasschakelaars
      - group.zolderschakelaars
      - group.lichtinstellingen
      - group.geluidinstellingen

i the app all groups that have the setting view: yes dont show up as tab, but the once that have not view: yes dont show as tab.

so i think you should check for view: yes and only show those groups.

Thank you, also can you post a screenshot from the application to check what is showing and what is not?

i use the frontend only as an overview on my PC.
i never start, switch or do anything with it other then looking at it. (except for some unexpected moments)
i use HADashboard so i dont see the need for another frontend.

@Ionut the app shows these groups
- group.huiskamerschakelaars
- group.eetkamerschakelaars
- group.slaapkamerschakelaars
- group.hoofdkeukenschakelaars
- group.frietkeukenschakelaars
- group.gangschakelaars
- group.kelderschakelaars
- group.terrasschakelaars
- group.zolderschakelaars
- group.lichtinstellingen
- group.geluidinstellingen

but not

schakelaars:

and i got dozens of subgroups, making it very hard to find anything.

I don’t know how the iOS app works with notifications, but I would assume you would make use if this:

firstly notifications that can handle a message, then other media and last but not least actionable notifications would of course be the goal.

I am thinking on investigating the ios component from HA. I think i can make the android application simulate the things iOS app do(device tracker and notifications).

Ionut

the app is automaticly updated.
now the thermostat widget is there, but the sensor widget and switch widget dissapeared.

Hi

I made modificationa to widgets so you will have t add those entities again
Sorry for inconvenience
Ionut

when i try to add new widgets only the thermostat shows up.
i cant add new switches or sensors anymore.

That is the default image. If you select that it will list all available entitites.

ah, didnt expect that because first there were 2 widgets :wink:

tried it now.

switches wont switch and sensors dont show values.

and just using the friendlyname to select is very hard.
it would be nice if we could choose device type before we get the list

I will see what i can do to improve the choosing process.

I see https support was mentioned above which is great, but will that include use of non standard port? I don’t use 8123 externally as it just encourages automated scans.

Hello, support for non standard ports will be added in the future.