Very nice! Sort of a cross between Material Design and Windows Aero using the best of each.
I love your skinā¦ u might want to take some smoother coloursā¦ but the idea is nice. Would be great having your code online ā¦Maybe on github
Going to push it to git as soon as it is ready. About the colours they are easy to maintain in the variables.yaml, so you can set them to whatever you like. Any tips/examples about preferences for colours, so I can tweak them
The skin is based on the the skin dark_flower created by @lordsiris , iām using the same structure as he did because it is easy to maintain/change to your desires.
Still have alot of work before itās done as soon as it is ready I will post a URL.
Is there any way to use āSonderzeichenā as ĆĆĆ in the widgets?
and as there are several fonts for home automation available, how to use such fonts in a custom screen?
And another question, is there any option to select a value which is in a json block?
entity: climate.og_kdt_heizkoerper
state: auto
State attributes (JSON, optional)
{
āunit_of_measurementā: āĀ°Cā,
āvalveā: 0,
āoperation_listā: [
āboostā,
āmanualā,
āautoā
],
ātemperatureā: 18,
āproxyā: ārfā,
āmax_tempā: 30.5,
ārssiā: -45,
āmodeā: āAutoā,
āfriendly_nameā: āOG_KDT_Heizkoerperā,
ācurrent_temperatureā: 20.4,
āidā: āNEQ0308291ā,
āmin_tempā: 4.5,
ābatteryā: 2.9,
āoperation_modeā: āautoā
}
Looking great. Hereās my work in progress.
u ight want to share your skin somewhere when it is finished?
My setup
Not that bad! I like it!
The advantage is the recycling of my old nexus 7 2012 ! thanks to the dashboard project
To heck with the dashboard; where can I get that sweet picture of Iron Man??
I also want those one!
haaaa
itās my personal nieceās drawing representing a curious mix between iron man and spiderman.
I count to sell my rights to marvel
They will refuse! Itās better than the original! So just give it to me
Well, let her know we enjoyed it. And nice job on the setup. Looks like a lot of thought went into laying out the pages.
Iām currently testing it on my eInk-eBook-Reader-DIY-Display
Seems to work pretty well so far!
Love it!
looks great, could you please explain your solution a bit further?
Do you use only the reader hw as display with a raspberry as cpu, or how is it done?
Sure
I use an Kobo eBook reader. Itās the only one I found where you can turn the browser into fullscreen mode. Itās not official but you can add
[FeatureSettings]
FullScreenBrowser=true
as a āhackā to the config file of the reader.
The eReader has integrated wifi and led backlight (needs to be turned on with a button). As you can see I integrated the eReader in a 5ā¬ picture frame Itās pretty cool also for use in a bedroom, because there is no annoying background light at night.
Power consumption of the system is very low, my measurement was about 1W. So pretty good for green home automation
Of course an eInk display is a bit slower with animations than a normal tablet, but thats pretty okay for my purpose (only simple buttons as you can see).
Additional information: I used the default dashboard template and changed most of the colors to black and white or gray.
If someone has a āMagic Mirrorā please make a Hadashboard theme for it and post it here. Iām looking at maybe making one and it would be awesome to see an example.