Hadashboard V2 Competition

nothing of this works… will there be new skins soon? i dont know how to do this … it is not that easy as promised :stuck_out_tongue:

just wanna use the example daasbard with my entites und background wallpapaer

try:

body {
background: #222 url(/custom_css/dark-forest/img/dark-forest.jpg) no-repeat 50% 0 fixed;
background-size: cover;
margin: 0;
font-size: 15px;
color: #fff;
padding: 0;
font-family: 'Helvetica Neue', 'Helvetica', 'Open Sans', 'Arial'
}

Here is the latest:

Please be sure to read the readme file for some important info!

https://github.com/arraylabs/hadashboard-skin-dark_flower

3 Likes

Log:

 WARNING Skin 'dark_flower' does not exist

U see… it doesn’t work :frowning:

and the unzipped contents are in conf/custom_css/dark_flower ? I did forget the js file in 0.0.1 and just posted it in 0.0.2.zip.

your dir should look like this (obviously the other skin folders are just ones I have loaded):

can u show me the whole tree please where to put the custom:css folder

Its in the same directory as your appdaemon.cfg file

background image is missing

will add my entities later one works already but background image is not htere

do you have any errors in the console, or can you see in the network area where it shows a message for the missing image?

Mar 12 22:55:55 home-assistant appdaemon[27167]: 2017-03-12 22:55:55.277728 INFO Loading custom skin 'dark_flower'
Mar 12 22:55:55 home-assistant appdaemon[27167]: 2017-03-12 22:55:55.278814 INFO Compiling dashboard 'MainPanel'
Mar 12 22:55:56 home-assistant appdaemon[27167]: 2017-03-12 22:55:56.521464 WARNING 'text_sensor' widget is deprecated, please use 'sensor' instead for widget 'mode'
Mar 12 22:55:56 home-assistant appdaemon[27167]: 2017-03-12 22:55:56.727160 WARNING Variable definition not found in CSS Skin variables: $binary_sensor_state_text_style
Mar 12 22:55:56 home-assistant appdaemon[27167]: 2017-03-12 22:55:56.833348 WARNING Variable definition not found in CSS Skin variables: $switch_state_text_style
Mar 12 22:55:57 home-assistant appdaemon[27167]: 2017-03-12 22:55:57.081103 WARNING Variable definition not found in CSS Skin variables: $scene_state_text_style
Mar 12 22:55:57 home-assistant appdaemon[27167]: 2017-03-12 22:55:57.176877 WARNING Variable definition not found in CSS Skin variables: $scene_state_text_style
Mar 12 22:55:57 home-assistant appdaemon[27167]: 2017-03-12 22:55:57.272537 WARNING Variable definition not found in CSS Skin variables: $scene_state_text_style
Mar 12 22:55:57 home-assistant appdaemon[27167]: 2017-03-12 22:55:57.372855 WARNING Variable definition not found in CSS Skin variables: $scene_state_text_style
Mar 12 22:55:57 home-assistant appdaemon[27167]: 2017-03-12 22:55:57.698770 WARNING Variable definition not found in CSS Skin variables: $scene_state_text_style
Mar 12 22:55:57 home-assistant appdaemon[27167]: 2017-03-12 22:55:57.793679 WARNING Variable definition not found in CSS Skin variables: $scene_state_text_style
Mar 12 22:55:57 home-assistant appdaemon[27167]: 2017-03-12 22:55:57.892501 WARNING Variable definition not found in CSS Skin variables: $scene_state_text_style
Mar 12 22:55:58 home-assistant appdaemon[27167]: 2017-03-12 22:55:58.001892 WARNING Variable definition not found in CSS Skin variables: $scene_state_text_style
Mar 12 22:55:58 home-assistant appdaemon[27167]: 2017-03-12 22:55:58.095017 WARNING Variable definition not found in CSS Skin variables: $input_boolean_state_text_style
Mar 12 22:55:58 home-assistant appdaemon[27167]: 2017-03-12 22:55:58.184774 WARNING Variable definition not found in CSS Skin variables: $input_boolean_state_text_style
Mar 12 22:55:58 home-assistant appdaemon[27167]: 2017-03-12 22:55:58.276026 WARNING Variable definition not found in CSS Skin variables: $input_boolean_state_text_style
Mar 12 22:55:58 home-assistant appdaemon[27167]: 2017-03-12 22:55:58.376874 WARNING Variable definition not found in CSS Skin variables: $input_boolean_state_text_style
Mar 12 22:55:58 home-assistant appdaemon[27167]: 2017-03-12 22:55:58.554498 WARNING Variable definition not found in CSS Skin variables: $mode_state_text_style
Mar 12 22:55:58 home-assistant appdaemon[27167]: 2017-03-12 22:55:58.631125 WARNING Variable definition not found in CSS Skin variables: $mode_state_text_style
Mar 12 22:55:58 home-assistant appdaemon[27167]: 2017-03-12 22:55:58.708422 WARNING Variable definition not found in CSS Skin variables: $mode_state_text_style
Mar 12 22:55:58 home-assistant appdaemon[27167]: 2017-03-12 22:55:58.786973 WARNING Variable definition not found in CSS Skin variables: $mode_state_text_style
Mar 12 22:56:00 home-assistant appdaemon[27167]: 2017-03-12 22:56:00.773808 INFO function [compile_dash] finished in 5494 ms
Mar 12 22:56:00 home-assistant appdaemon[27167]: 2017-03-12 22:56:00.909504 INFO Dashboard disconnected

thats all

Thats a modiefied skin and wallpaper is also not shown

nothing in logs :frowning:

@thundergreen did you do a complete restart from Appdaemon?
i tried to recreate and found out that a restart is neccesary after it.

1 Like

Magic! after restart it works !! THANKS!!!

1 Like

but wetaher doesnt work :frowning:

1 Like

@ReneTode Thanks for sorting out the restart!

I’m using dark sky for my weather stuff, are you using another weather component in HA that maybe doesn’t have all those attributes or maybe not included those in your darksky component config in HA?

  - platform: darksky
    api_key: `xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    monitored_conditions:
      - summary
      - icon
#      - nearest_storm_distance
#      - nearest_storm_bearing
#      - precip_type
#      - precip_intensity
#      - precip_probability
      - temperature
      - apparent_temperature
      - dew_point
      - wind_speed
#      - wind_bearing
      - cloud_cover
      - humidity
      - pressure
#      - visibility
#      - ozone
#      - minutely_summary
#      - hourly_summary
      - daily_summary
      - temperature_max
      - temperature_min
      - apparent_temperature_max
      - apparent_temperature_min
      - precip_intensity_max

i think i didnt add all sensors in darksky :slight_smile: