g0g0
1
Modified all icons to colored icons and slightly modified theme:
- download icons from here (possible to change colors before downloading):
-
copy icons to /config/www folder
-
change in customize.yaml for every entity:
sensor.time:
entity_picture: /local/time.png
My theme:
themes:
mytheme:
primary-color: 'BLUE'
primary-text-color: 'BLACK'
paper-font-body1_-_font-weight: 'BOLD'
paper-font-body1_-_font-size: '15px'
shadow-elevation-2dp_-_box-shadow: 'inset 0px 0px 0px 1px SILVER'
divider-color: 'SILVER'
sidebar-selected-icon-color: 'LIME'
sidebar-icon-color: 'BLUE'
paper-item-icon-color: 'BLUE'
paper-item-icon-active-color: 'LIME'
paper-toggle-button-checked-button-color: 'LIME'
paper-toggle-button-checked-bar-color: 'DIMGRAY'
paper-toggle-button-unchecked-button-color: 'RED'
paper-toggle-button-unchecked-bar-color: 'DIMGRAY'
To change theme bits I look here: https://github.com/home-assistant/home-assistant-polymer/blob/master/src/resources/ha-style.js
and do in chrome>right click>inspect and play with setting there, would be great to have list of all possible changes
7 Likes
bachoo786
(Bachoo786)
2
Hi
Thanks for the share. May I ask how did you setup the ram and latest version of HA?
g0g0
3
RAM:
sensor:
- platform: systemmonitor
resources:
- type: memory_use_percent
Latest version:
sensor:
- platform: rest
resource: https://pypi.python.org/pypi/homeassistant/json
value_template: '{{ value_json.info.version }}'
scan_interval: 3600
2 Likes
How did yoy get Portainer and Terminal on the left side?
g0g0
5
configuration yaml:
panel_iframe:
portainer:
title: Portainer
icon: mdi:docker
url: !secret portainer_url
Thanks. Is https not a requirement for the url in the iframe?
Klagio
(Klagio)
7
I downloaded the app, I can’t see a way to download all icons. Do we need to download each icon?
HI @g0g0
nice icons l;-)
how did you do this:
don’t think i saw a double line on the state side (currently: 26C) before
1 Like
pyleric
10
im very interested in this as well. any info is greatly appreciated. thanks.
Cee
(Si Gray)
11
I think its down to the thermostat you are using, as I have a Hive one, and it shows it in the same was at that.