Ariela - Home Assistant Android Client

selecting the fontsize would be great.
because as you see this isnt working :wink:

Ok, i will implement this for the next release.

Also guys do not forget about latest version:
http://surodev.com/ariela/app-ariela-release.apk

To enable lovelace configuration you must have HANotify component installed and Lovelace UI enabled in Ariela Settings.

Hello

Please check the font selection option using this apk:
http://surodev.com/ariela/app-ariela-release.apk

Just replying here because I just found this android app. I’m going to test all aspects of it. Great work! I’ll gladly pay for the pro version!

So if I read this thread correctly this app already has:

  • lovelace support
  • actionable notifications
  • widgets
  • internal/external mode
    and location is being worked on, correct?

awesome!

Except lovelace support which is still a work in progress(and also not posted yet to Google Play) you are correct.
The version that have lovelace support you can download from here:
http://surodev.com/ariela/app-ariela-release.apk
Do not forget that Lovelace config support requires HANotify component which you can download from here:

Please let me know how it works. Thank you

1 Like

“failed to enable lovelace ui. Please check if Hanotify component is installed on the server”

the component is installed

Try to put lovelace config yaml (ui-lovelace.yaml) to the root folder of home assistant installation. Also please check that you have the latest HAnotify component.

If you are looking for other feature suggestions, Maybe WearOS support?
Although my Watch isn’t working at the moment, when it is it would be great if I could display or do various things without even pulling out my phone.

I also need to get my HomeAssistant instance back up and running, I killed it by trying to get Pi-Hole working… :frowning:

Thank you for your suggestion. WearOS support has been added to my TODO list.

1 Like

I use HASSIO, the file now is in /config (where configuration.yaml is) is it correct or? I have no access to a higher folder

Installed the test version, I am getting the lovelace headings but just blank page


No errors

yes I have it and checked its working. Problem can be that even if I unistalled the app and reinstalled it, it keeps the data somewhere: after reinstall I did not need to put my server data … hence I think it does not cancel previuous settings, and makes new installation difficult

Can you post one of the heading config?

Reinstallation should clear any configuration stored. As an alternative you can go to settings → apps → ariela and clear any configuration stored from there.

Done that, no, same problem

Can you do a simple copy of the lovelace.yaml config file to root folder of the hassio installation and check if its working?
Still i will investigate the issue. Thank you for reporting it.

Hi, I nailed the problem down to Duckdns/Lets Encrypt. I can connect to the server locally with http.

1 Like

I do not understand whaty you mean: I already have a ui-loveelace.yaml in the Home Assistant folder (the same folder were the configuration.yaml is, or do you mean other folder?

I am thinking that HANotify failed to find the configuration file of the ui-lovelace.yaml. I will do further investigations about this. Could you please make a screenshot of the folder structure where the ui-lovelace.yaml is found? Thank you.

Here it is

# This file was automatically generated by lovelace_migrate.py
# https://github.com/dale3h/python-lovelace

title: Home
resources:
  - url: /local/custom_ui/weather-card.js
    type: js
  - url: /local/custom_ui/clock-element.js
    type: js
  - url: /local/custom_ui/circle-sensor-card.js
    type: module
  - url: /local/custom_ui/dark-sky-weather-card.js?v=6
    type: js
  - url: /local/custom_ui/monster-card.js?v=1
    type: js
  - url: /local/custom_ui/gauge-card.js
    type: js
  - url: /local/custom_ui/bignumber-card.js
    type: js
  - url: /local/custom_ui/alarm_control_panel-card.js?v=1.2
    type: js
  - url: /local/custom_ui/thermostat-card.js?v=1.3
    type: module
  - url: /local/custom_ui/canvas-gauge-card.js?v=0.1
    type: module
  - url: /local/custom_ui/calendar-card.js
    type: module
  - url: https://unpkg.com/[email protected]/moment.js
    type: js
  - url: /local/custom_ui/ext-weblink.js?v=0.6
    type: js
  - url: /local/custom_ui/slider-entity-row.js?v=0.3
    type: js
  - url: /local/custom_ui/button-card.js
    type: module
  - url: /local/custom_ui/dual-gauge-card.js
    type: js
  - url: /local/custom_ui/mini-media-player.js?ver=0.8.1
    type: module
  - url: /local/custom_ui/color-glance-card.js
    type: js
  - url: /local/custom_ui/vertical-style-card.js?v=0.0.1
    type: js
views:
  - title: Master Bedroom
    icon: mdi:hotel
    cards:
      - type: horizontal-stack
        cards:
            - type: "custom:button-card"
              entity: light.p16tw_01
              icon: mdi:lamp
              color: auto
              action: toggle
              default_color: rgb(255, 233, 155)
              color_type: card
              name: Raji
              style:
                    - font-size: 12px
                    - font-weight: bold
            - type: "custom:button-card"
              entity: light.p16tw_02
              color: auto
              icon: mdi:lamp
              action: toggle
              color_type: card
              name: Anil
              style:
                - font-size: 12px
                - font-weight: bold
            - type: "custom:button-card"
              entity: switch.daikin_ac
              color: auto
              icon: mdi:air-conditioner
              action: more_info
              name: AC
              style:
                - font-size: 12px
                - font-weight: bold
            - type: "custom:button-card"
              entity: light.masterbath
              icon: mdi:lamp
              color: auto
              action: toggle
              default_color: rgb(255, 233, 155)
              color_type: card
              name: Bath
              style:
                    - font-size: 12px
                    - font-weight: bold
            - type: "custom:button-card"
              entity: light.mb_anil_light
              icon: mdi:lamp
              color: auto
              action: toggle
              default_color: rgb(255, 233, 155)
              color_type: card
              name: Toilet
              style:
                    - font-size: 12px
                    - font-weight: bold
          
            
      - type: horizontal-stack
        cards:
            - type: custom:gauge-card
              title: Outside Temperature
              entity: sensor.dark_sky_temperature
              min: -20
              max: 35
              scale: 40px
            - type: custom:gauge-card
              title: Outside Humidity
              entity: sensor.dark_sky_humidity
              scale: 40px
              severity:
                red: 80
                green: 0
                amber: 70
      - type: horizontal-stack
        cards:
            - type: custom:gauge-card
              title: Temperature
              entity: sensor.masterbath_temperature
              min: -20
              max: 35
              scale: 40px
            - type: custom:gauge-card
              title: Humidity
              scale: 40px
              entity: sensor.masterbath_humidity
              severity:
                red: 80
                green: 0
                amber: 70
      - type: horizontal-stack
        cards:
          - type: "custom:button-card"
            icon: mdi:car
            color: rgb(28, 128, 199)
            action: service
            service:
              domain: cover
              action: close_cover
              data:
                entity_id: cover.garage
            default_color: rgb(255, 233, 155)
            color_type: card
            name: Close Garage
            style:
                - font-size: 12px
                - font-weight: bold
          - type: custom:button-card
            entity: sensor.garage_status
            icon: mdi:garage
            color: rgb(223, 255, 97)
            default_color: rgb(255, 233, 155)
            color_type: card
            show_state: true
            action: more_info
          - type: custom:button-card
            entity: binary_sensor.garage_door
            icon: mdi:door
            color: rgb(223, 255, 97)
            default_color: rgb(255, 233, 155)
            color_type: card
            show_state: true
            action: more_info
          - type: "custom:button-card"
            icon: mdi:car
            color: rgb(223, 255, 97)
            action: service
            service:
              domain: cover
              action: open_cover
              data:
                entity_id: cover.garage
            default_color: rgb(255, 233, 155)
            color_type: card
            name: Open Garage
            style:
                - font-size: 12px
                - font-weight: bold
  - icon: mdi:weather-cloudy
    id: weather
    title: Weather
    cards:
      - type: custom:dark-sky-weather-card
        entity_sun: sun.sun
        entity_daily_summary: sensor.dark_sky_daily_summary
        entity_current_conditions: sensor.dark_sky_icon  
        entity_humidity: sensor.dark_sky_humidity
        entity_pressure: sensor.dark_sky_pressure
        entity_temperature: sensor.dark_sky_temperature
        entity_visibility: sensor.dark_sky_visibility
        entity_wind_bearing: sensor.dark_sky_wind_bearing
        entity_wind_speed: sensor.dark_sky_wind_speed
        entity_forecast_high_temp_1: sensor.dark_sky_daytime_high_temperature_1
        entity_forecast_high_temp_2: sensor.dark_sky_daytime_high_temperature_2
        entity_forecast_high_temp_3: sensor.dark_sky_daytime_high_temperature_3
        entity_forecast_high_temp_4: sensor.dark_sky_daytime_high_temperature_4
        entity_forecast_high_temp_5: sensor.dark_sky_daytime_high_temperature_5
        entity_forecast_low_temp_1: sensor.dark_sky_overnight_low_temperature
        entity_forecast_low_temp_2: sensor.dark_sky_overnight_low_temperature_1
        entity_forecast_low_temp_3: sensor.dark_sky_overnight_low_temperature_2
        entity_forecast_low_temp_4: sensor.dark_sky_overnight_low_temperature_3
        entity_forecast_low_temp_5: sensor.dark_sky_overnight_low_temperature_4
        entity_forecast_icon_1: sensor.dark_sky_icon_1
        entity_forecast_icon_2: sensor.dark_sky_icon_2
        entity_forecast_icon_3: sensor.dark_sky_icon_3
        entity_forecast_icon_4: sensor.dark_sky_icon_4
        entity_forecast_icon_5: sensor.dark_sky_icon_5
      - type: custom:color-glance-card
        entities:
          - sensor.growatt
          - sensor.energy_generation
          - sensor.power_use_current #current power usage
          - sensor.daily_power_use_total 

    ```
1 Like

its the same folder were there are
configuration.yaml, groups.yaml, automation.yaml, script.yaml, scene etc…

Inside the config folder (HASSIO installation)
. .Cattura