Maybe you could customize more the icon, but ha client must have its own icon
Not sure if that is true. For example the official iOS app uses the official Home Assistant logo. If there are plans on trying to make this the officially supported Android app I donāt see why the official logo couldnāt be used. It would probably be best to reach out on the Home Assistant dev discord and ask what that process would look like.
Looks good, great work!
Is there some security for the app such fingerprint or pin login?
Not yet, but you can create a feature request for this on github
Version 0.3.8 is rolling out:
- Fix settings not saved issue
- Fix cover buttons
Can you add custom cards support for Loveloce UI please?
Thanks
Unfortunately, it is not possible to support all custom cards at once. Custom Lovelace cards is an HTML with JS and requires HA web UI JS to work. It is possible that I will add support of some most popular or most requested custom cards in a future.
Iām curious. You are using GitHub for issue management, but I donāt see any code there. Are you planning on keeping this closed source? If so, could you explain the reasons why and if you have discussed this with paulus, robbie (HA iOS mobile), and/or others? If it is open source, could you let us know what repo you are using? I LOVE the idea that there is energy going into a native Android client and perhaps get close to parity with the iOS stuff - but keeping the source closed would really fly in the face of what HA is. Hoping Iām missing something here rather than a desire to keep it closed.
This has already been discussed in this thread. It isnāt available at the moment but he plans on releasing it in the future.
Iām not sure I saw that discussion. I saw a post where the author said āIām thinking about itā and then not a whole lot else. I think Iāll watch from the sidelines at this point until that gets clarified.
The Home Assistant Podcast #35 discuss the pitfalls of mobile development and why Android should probably go a different route with progressive web apps (PWAs), HTML5-based push notifications, and cloud-based location services. Itās what Iām running and I already have both Original UI and Lovelace UI with standard and custom cards, push notifications, and battery-friendly, cloud and/or MQTT based, location services.
But good luck - seems thereās a lot of energy here. Hope it bears fruit.
Iāll have to listen to that podcast. Sounds interesting since I am a mobile dev.
Itās pretty good. The biggest drawback is the developers obvious bias towards iOS since so much of what the iOS app does is already possible with PWAs which work very well on Android.
Ironic isnāt it, you wouldnāt think an iPhone user would ever get any more adventurous than Hue bulbs and their app
Hi @jeffh0821
I will make it open source very soon, I think.
I recently spoke with Paulus and he provided me a list of requirements to the app to become an official one. This requirements is way too complicated and I donāt think I will meet them all. But definitely HA Client will be open source.
Hi
My camera in Lovelace are as entity pictures. When I click on them (in Lovelace) they expand, and I can see the camera view.
Is it possible to have same behavior in HA Client?
Yes, but in future releases
Does the app work on LAN only or do i need open port for remote access?
Will you add actionable notifications?
If you want to have remote access, the port should be opened just like for regular web ui.
And yes, actionable notifications is planned
Open-sourced!
The media_player canāt still be controlled, correct?. I do see them, when I click on them I receive all infos about it, but I canāt control (not on-off, not volume, etcā¦)