This is wonderful. I love HADashboard, but I’m a sucker for material design, and as I have been mounting Fire 7" around the house, this would be perfect.
Can’t wait for the code. Why not push it out now and have the community help clean it up.
I have an old android tablet laying around and would love to set it up. HADashboard is nice but needs a Pi and I figure it would end up bigger and clunkier looking than a pre built tablet.
Mostly just want to put together a few more example screens and example components. I’d love for the community to clean it up, especially on the javascript side. Planning to get it up on Github either way this week.
Cool. Will try and load it up at the end of the day. Thanks again. Was thinking of putting a web server on the Android device itself. Makes it kind of nicely self contained.
Made some progress getting things converted to components and working with webpack. Won’t have time to work on too much the next couple of days, but there is some progress on getting the code more modular and clean so others can use it.
how is the performance in comparison to the default web UI that is used? I love home assistant but my cheap tablets run the webui very poorly
works great with phone (oneplus3) and laptop (macbook pro) but these 1gb quad care tablets are not liking it. Does your style run a little smoother on your fire tablet then the default Webui?
Haven’t really done any performance tests (no where near far enough along for that). The code is not at all optimized so I can’t imagine ti would be much (if any) faster.
Really looking forward to this as I have been kicking around the plan to create a customized dashboard for my wall mounted tablets. Keep us in the loop!
Really nice! Not much fan of the AdminLTE UI but nonetheless thumbs up for the work. Was pleasantly surprised you are using Vuejs for this. Now I am motivated to create an UI myself with Vuejs.