├── themes
├── dusk
│ ├── clock
│ │ ├── 0-1.png
│ │ ├── 0-2.png
│ │ ├── 0-3.png
│ │ ├── 0.png
│ │ ├── 1-1.png
│ │ ├── 1-2.png
│ │ ├── 1-3.png
│ │ ├── 1.png
│ │ ├── 2-1.png
│ │ ├── 2-2.png
│ │ ├── 2-3.png
│ │ ├── 2.png
│ │ ├── 3-1.png
│ │ ├── 3-2.png
│ │ ├── 3-3.png
│ │ ├── 3.png
│ │ ├── 4-1.png
│ │ ├── 4-2.png
│ │ ├── 4-3.png
│ │ ├── 4.png
│ │ ├── 5-1.png
│ │ ├── 5-2.png
│ │ ├── 5-3.png
│ │ ├── 5.png
│ │ ├── 6-1.png
│ │ ├── 6-2.png
│ │ ├── 6-3.png
│ │ ├── 6.png
│ │ ├── 7-1.png
│ │ ├── 7-2.png
│ │ ├── 7-3.png
│ │ ├── 7.png
│ │ ├── 8-1.png
│ │ ├── 8-2.png
│ │ ├── 8-3.png
│ │ ├── 8.png
│ │ ├── 9-1.png
│ │ ├── 9-2.png
│ │ ├── 9-3.png
│ │ ├── 9.png
│ │ ├── am.png
│ │ ├── apm.png
│ │ ├── pm.png
│ │ ├── 001-1.png
│ │ ├── 001-2.png
│ │ ├── 001-3.png
│ │ ├── 01-1.png
│ │ ├── 01-2.png
│ │ ├── 01-3.png
│ │ ├── 11-1.png
│ │ ├── 11-2.png
│ │ ├── 11-3.png
│ │ ├── 111-1.png
│ │ ├── 111-2.png
│ │ ├── 111-3.png
│ │ ├── 21-1.png
│ │ ├── 21-2.png
│ │ ├── 21-3.png
│ │ ├── 211-1.png
│ │ ├── 211-2.png
│ │ ├── 211-3.png
│ │ ├── 31-1.png
│ │ ├── 31-2.png
│ │ ├── 31-3.png
│ │ ├── 311-1.png
│ │ ├── 311-2.png
│ │ ├── 311-3.png
│ │ ├── 41-1.png
│ │ ├── 41-2.png
│ │ ├── 41-3.png
│ │ ├── 51-1.png
│ │ ├── 51-2.png
│ │ ├── 51-3.png
│ │ ├── 511-1.png
│ │ ├── 511-2.png
│ │ ├── 511-3.png
│ │ ├── dots.png
│ │ ├── clockbg1.png
│ │ ├── clockbg2.png
│ │ ├── clockbg3.png
│ │ ├── clockbg4.png
│ │ ├── clockbg5.png
│ │ ├── clockbg6.png
│ │ └── clockbg-blank.png
│ ├── forecast.png
│ ├── background.png
│ ├── refresh_red.png
│ ├── refresh_grey.png
│ └── weather
│ │ ├── htc
│ │ ├── na.png
│ │ ├── fog.png
│ │ ├── hail.png
│ │ ├── blank.png
│ │ ├── cloudy.png
│ │ ├── night.png
│ │ ├── pouring.png
│ │ ├── snowy.png
│ │ ├── sunny.png
│ │ ├── thunder.png
│ │ ├── night-fog.png
│ │ ├── partlycloudy.png
│ │ ├── snowy-rainy.png
│ │ └── cloudy-night-3.png
│ │ └── default
│ │ ├── fog.png
│ │ ├── na.png
│ │ ├── blank.png
│ │ ├── hail.png
│ │ ├── night.png
│ │ ├── snowy.png
│ │ ├── sunny.png
│ │ ├── cloudy.png
│ │ ├── pouring.png
│ │ ├── thunder.png
│ │ ├── night-fog.png
│ │ ├── cloudy night.png
│ │ ├── partlycloudy.png
│ │ └── snowy-rainy.png
└── default
│ ├── clock
│ ├── 0.png
│ ├── 1.png
│ ├── 2.png
│ ├── 3.png
│ ├── 4.png
│ ├── 5.png
│ ├── 6.png
│ ├── 7.png
│ ├── 8.png
│ ├── 9.png
│ ├── am.png
│ ├── pm.png
│ ├── 0-1.png
│ ├── 0-2.png
│ ├── 0-3.png
│ ├── 001-1.png
│ ├── 001-2.png
│ ├── 001-3.png
│ ├── 01-1.png
│ ├── 01-2.png
│ ├── 01-3.png
│ ├── 1-1.png
│ ├── 1-2.png
│ ├── 1-3.png
│ ├── 11-1.png
│ ├── 11-2.png
│ ├── 11-3.png
│ ├── 111-1.png
│ ├── 111-2.png
│ ├── 111-3.png
│ ├── 2-1.png
│ ├── 2-2.png
│ ├── 2-3.png
│ ├── 21-1.png
│ ├── 21-2.png
│ ├── 21-3.png
│ ├── 211-1.png
│ ├── 211-2.png
│ ├── 211-3.png
│ ├── 3-1.png
│ ├── 3-2.png
│ ├── 3-3.png
│ ├── 31-1.png
│ ├── 31-2.png
│ ├── 31-3.png
│ ├── 311-1.png
│ ├── 311-2.png
│ ├── 311-3.png
│ ├── 4-1.png
│ ├── 4-2.png
│ ├── 4-3.png
│ ├── 41-1.png
│ ├── 41-2.png
│ ├── 41-3.png
│ ├── 5-1.png
│ ├── 5-2.png
│ ├── 5-3.png
│ ├── 51-1.png
│ ├── 51-2.png
│ ├── 51-3.png
│ ├── 511-1.png
│ ├── 511-2.png
│ ├── 511-3.png
│ ├── 6-1.png
│ ├── 6-2.png
│ ├── 6-3.png
│ ├── 7-1.png
│ ├── 7-2.png
│ ├── 7-3.png
│ ├── 8-1.png
│ ├── 8-2.png
│ ├── 8-3.png
│ ├── 9-1.png
│ ├── 9-2.png
│ ├── 9-3.png
│ ├── apm.png
│ ├── clockbg1.png
│ ├── clockbg2.png
│ ├── clockbg3.png
│ ├── clockbg4.png
│ ├── clockbg5.png
│ ├── clockbg6.png
│ └── clockbg-blank.png
│ ├── background.png
│ ├── refresh_red.png
│ ├── refresh_grey.png
│ ├── weather
│ ├── picto
│ │ ├── na.png
│ │ ├── fog.png
│ │ ├── hail.png
│ │ ├── blank.png
│ │ ├── cloudy.png
│ │ ├── night.png
│ │ ├── pouring.png
│ │ ├── snowy.png
│ │ ├── sunny.png
│ │ ├── thunder.png
│ │ ├── night-fog.png
│ │ ├── partlycloudy.png
│ │ ├── snowy-rainy.png
│ │ └── cloudy-night-3.png
│ └── default
│ │ ├── na.png
│ │ ├── blank.png
│ │ ├── fog.png
│ │ ├── hail.png
│ │ ├── night.png
│ │ ├── snowy.png
│ │ ├── sunny.png
│ │ ├── cloudy.png
│ │ ├── pouring.png
│ │ ├── thunder.png
│ │ ├── night-fog.png
│ │ ├── partlycloudy.png
│ │ ├── snowy-rainy.png
│ │ └── cloudy-night-3.png
│ └── background_forecast.png
├── regional.js
├── README.md
├── themes.js
├── htc-flipclock-weather.js
└── lib
└── jquery-3.4.1.min.js
/themes/dusk/clock/0-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/0-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/0-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/0-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/0-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/0-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/0.png
--------------------------------------------------------------------------------
/themes/dusk/clock/1-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/1-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/1-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/1-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/1-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/1-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/2-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/2-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/2-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/2-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/2-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/2-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/3-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/3-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/3-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/3-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/3-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/3-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/4-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/4-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/4-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/4-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/4-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/4-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/4.png
--------------------------------------------------------------------------------
/themes/dusk/clock/5-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/5-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/5-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/5-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/5-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/5-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/5.png
--------------------------------------------------------------------------------
/themes/dusk/clock/6-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/6-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/6-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/6-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/6-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/6-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/6.png
--------------------------------------------------------------------------------
/themes/dusk/clock/7-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/7-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/7-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/7-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/7-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/7-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/7.png
--------------------------------------------------------------------------------
/themes/dusk/clock/8-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/8-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/8-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/8-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/8-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/8-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/8.png
--------------------------------------------------------------------------------
/themes/dusk/clock/9-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/9-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/9-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/9-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/9-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/9-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/9.png
--------------------------------------------------------------------------------
/themes/dusk/clock/am.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/am.png
--------------------------------------------------------------------------------
/themes/dusk/clock/apm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/apm.png
--------------------------------------------------------------------------------
/themes/dusk/clock/pm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/pm.png
--------------------------------------------------------------------------------
/themes/dusk/forecast.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/forecast.png
--------------------------------------------------------------------------------
/themes/default/clock/0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/0.png
--------------------------------------------------------------------------------
/themes/default/clock/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/1.png
--------------------------------------------------------------------------------
/themes/default/clock/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/2.png
--------------------------------------------------------------------------------
/themes/default/clock/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/3.png
--------------------------------------------------------------------------------
/themes/default/clock/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/4.png
--------------------------------------------------------------------------------
/themes/default/clock/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/5.png
--------------------------------------------------------------------------------
/themes/default/clock/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/6.png
--------------------------------------------------------------------------------
/themes/default/clock/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/7.png
--------------------------------------------------------------------------------
/themes/default/clock/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/8.png
--------------------------------------------------------------------------------
/themes/default/clock/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/9.png
--------------------------------------------------------------------------------
/themes/default/clock/am.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/am.png
--------------------------------------------------------------------------------
/themes/default/clock/pm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/pm.png
--------------------------------------------------------------------------------
/themes/dusk/background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/background.png
--------------------------------------------------------------------------------
/themes/dusk/clock/001-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/001-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/001-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/001-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/001-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/001-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/01-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/01-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/01-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/01-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/01-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/01-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/11-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/11-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/11-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/11-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/11-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/11-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/111-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/111-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/111-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/111-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/111-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/111-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/21-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/21-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/21-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/21-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/21-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/21-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/211-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/211-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/211-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/211-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/211-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/211-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/31-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/31-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/31-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/31-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/31-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/31-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/311-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/311-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/311-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/311-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/311-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/311-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/41-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/41-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/41-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/41-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/41-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/41-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/51-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/51-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/51-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/51-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/51-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/51-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/511-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/511-1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/511-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/511-2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/511-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/511-3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/dots.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/dots.png
--------------------------------------------------------------------------------
/themes/dusk/refresh_red.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/refresh_red.png
--------------------------------------------------------------------------------
/themes/default/background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/background.png
--------------------------------------------------------------------------------
/themes/default/clock/0-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/0-1.png
--------------------------------------------------------------------------------
/themes/default/clock/0-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/0-2.png
--------------------------------------------------------------------------------
/themes/default/clock/0-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/0-3.png
--------------------------------------------------------------------------------
/themes/default/clock/001-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/001-1.png
--------------------------------------------------------------------------------
/themes/default/clock/001-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/001-2.png
--------------------------------------------------------------------------------
/themes/default/clock/001-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/001-3.png
--------------------------------------------------------------------------------
/themes/default/clock/01-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/01-1.png
--------------------------------------------------------------------------------
/themes/default/clock/01-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/01-2.png
--------------------------------------------------------------------------------
/themes/default/clock/01-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/01-3.png
--------------------------------------------------------------------------------
/themes/default/clock/1-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/1-1.png
--------------------------------------------------------------------------------
/themes/default/clock/1-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/1-2.png
--------------------------------------------------------------------------------
/themes/default/clock/1-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/1-3.png
--------------------------------------------------------------------------------
/themes/default/clock/11-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/11-1.png
--------------------------------------------------------------------------------
/themes/default/clock/11-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/11-2.png
--------------------------------------------------------------------------------
/themes/default/clock/11-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/11-3.png
--------------------------------------------------------------------------------
/themes/default/clock/111-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/111-1.png
--------------------------------------------------------------------------------
/themes/default/clock/111-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/111-2.png
--------------------------------------------------------------------------------
/themes/default/clock/111-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/111-3.png
--------------------------------------------------------------------------------
/themes/default/clock/2-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/2-1.png
--------------------------------------------------------------------------------
/themes/default/clock/2-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/2-2.png
--------------------------------------------------------------------------------
/themes/default/clock/2-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/2-3.png
--------------------------------------------------------------------------------
/themes/default/clock/21-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/21-1.png
--------------------------------------------------------------------------------
/themes/default/clock/21-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/21-2.png
--------------------------------------------------------------------------------
/themes/default/clock/21-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/21-3.png
--------------------------------------------------------------------------------
/themes/default/clock/211-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/211-1.png
--------------------------------------------------------------------------------
/themes/default/clock/211-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/211-2.png
--------------------------------------------------------------------------------
/themes/default/clock/211-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/211-3.png
--------------------------------------------------------------------------------
/themes/default/clock/3-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/3-1.png
--------------------------------------------------------------------------------
/themes/default/clock/3-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/3-2.png
--------------------------------------------------------------------------------
/themes/default/clock/3-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/3-3.png
--------------------------------------------------------------------------------
/themes/default/clock/31-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/31-1.png
--------------------------------------------------------------------------------
/themes/default/clock/31-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/31-2.png
--------------------------------------------------------------------------------
/themes/default/clock/31-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/31-3.png
--------------------------------------------------------------------------------
/themes/default/clock/311-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/311-1.png
--------------------------------------------------------------------------------
/themes/default/clock/311-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/311-2.png
--------------------------------------------------------------------------------
/themes/default/clock/311-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/311-3.png
--------------------------------------------------------------------------------
/themes/default/clock/4-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/4-1.png
--------------------------------------------------------------------------------
/themes/default/clock/4-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/4-2.png
--------------------------------------------------------------------------------
/themes/default/clock/4-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/4-3.png
--------------------------------------------------------------------------------
/themes/default/clock/41-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/41-1.png
--------------------------------------------------------------------------------
/themes/default/clock/41-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/41-2.png
--------------------------------------------------------------------------------
/themes/default/clock/41-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/41-3.png
--------------------------------------------------------------------------------
/themes/default/clock/5-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/5-1.png
--------------------------------------------------------------------------------
/themes/default/clock/5-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/5-2.png
--------------------------------------------------------------------------------
/themes/default/clock/5-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/5-3.png
--------------------------------------------------------------------------------
/themes/default/clock/51-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/51-1.png
--------------------------------------------------------------------------------
/themes/default/clock/51-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/51-2.png
--------------------------------------------------------------------------------
/themes/default/clock/51-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/51-3.png
--------------------------------------------------------------------------------
/themes/default/clock/511-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/511-1.png
--------------------------------------------------------------------------------
/themes/default/clock/511-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/511-2.png
--------------------------------------------------------------------------------
/themes/default/clock/511-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/511-3.png
--------------------------------------------------------------------------------
/themes/default/clock/6-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/6-1.png
--------------------------------------------------------------------------------
/themes/default/clock/6-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/6-2.png
--------------------------------------------------------------------------------
/themes/default/clock/6-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/6-3.png
--------------------------------------------------------------------------------
/themes/default/clock/7-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/7-1.png
--------------------------------------------------------------------------------
/themes/default/clock/7-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/7-2.png
--------------------------------------------------------------------------------
/themes/default/clock/7-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/7-3.png
--------------------------------------------------------------------------------
/themes/default/clock/8-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/8-1.png
--------------------------------------------------------------------------------
/themes/default/clock/8-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/8-2.png
--------------------------------------------------------------------------------
/themes/default/clock/8-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/8-3.png
--------------------------------------------------------------------------------
/themes/default/clock/9-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/9-1.png
--------------------------------------------------------------------------------
/themes/default/clock/9-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/9-2.png
--------------------------------------------------------------------------------
/themes/default/clock/9-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/9-3.png
--------------------------------------------------------------------------------
/themes/default/clock/apm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/apm.png
--------------------------------------------------------------------------------
/themes/default/refresh_red.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/refresh_red.png
--------------------------------------------------------------------------------
/themes/dusk/clock/clockbg1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/clockbg1.png
--------------------------------------------------------------------------------
/themes/dusk/clock/clockbg2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/clockbg2.png
--------------------------------------------------------------------------------
/themes/dusk/clock/clockbg3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/clockbg3.png
--------------------------------------------------------------------------------
/themes/dusk/clock/clockbg4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/clockbg4.png
--------------------------------------------------------------------------------
/themes/dusk/clock/clockbg5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/clockbg5.png
--------------------------------------------------------------------------------
/themes/dusk/clock/clockbg6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/clockbg6.png
--------------------------------------------------------------------------------
/themes/dusk/refresh_grey.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/refresh_grey.png
--------------------------------------------------------------------------------
/themes/dusk/weather/htc/na.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/htc/na.png
--------------------------------------------------------------------------------
/themes/default/refresh_grey.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/refresh_grey.png
--------------------------------------------------------------------------------
/themes/dusk/weather/htc/fog.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/htc/fog.png
--------------------------------------------------------------------------------
/themes/dusk/weather/htc/hail.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/htc/hail.png
--------------------------------------------------------------------------------
/themes/default/clock/clockbg1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/clockbg1.png
--------------------------------------------------------------------------------
/themes/default/clock/clockbg2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/clockbg2.png
--------------------------------------------------------------------------------
/themes/default/clock/clockbg3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/clockbg3.png
--------------------------------------------------------------------------------
/themes/default/clock/clockbg4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/clockbg4.png
--------------------------------------------------------------------------------
/themes/default/clock/clockbg5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/clockbg5.png
--------------------------------------------------------------------------------
/themes/default/clock/clockbg6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/clockbg6.png
--------------------------------------------------------------------------------
/themes/default/weather/picto/na.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/picto/na.png
--------------------------------------------------------------------------------
/themes/dusk/clock/clockbg-blank.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/clock/clockbg-blank.png
--------------------------------------------------------------------------------
/themes/dusk/weather/default/fog.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/default/fog.png
--------------------------------------------------------------------------------
/themes/dusk/weather/default/na.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/default/na.png
--------------------------------------------------------------------------------
/themes/dusk/weather/htc/blank.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/htc/blank.png
--------------------------------------------------------------------------------
/themes/dusk/weather/htc/cloudy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/htc/cloudy.png
--------------------------------------------------------------------------------
/themes/dusk/weather/htc/night.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/htc/night.png
--------------------------------------------------------------------------------
/themes/dusk/weather/htc/pouring.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/htc/pouring.png
--------------------------------------------------------------------------------
/themes/dusk/weather/htc/snowy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/htc/snowy.png
--------------------------------------------------------------------------------
/themes/dusk/weather/htc/sunny.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/htc/sunny.png
--------------------------------------------------------------------------------
/themes/dusk/weather/htc/thunder.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/htc/thunder.png
--------------------------------------------------------------------------------
/themes/default/weather/default/na.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/default/na.png
--------------------------------------------------------------------------------
/themes/default/weather/picto/fog.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/picto/fog.png
--------------------------------------------------------------------------------
/themes/default/weather/picto/hail.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/picto/hail.png
--------------------------------------------------------------------------------
/themes/dusk/weather/default/blank.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/default/blank.png
--------------------------------------------------------------------------------
/themes/dusk/weather/default/hail.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/default/hail.png
--------------------------------------------------------------------------------
/themes/dusk/weather/default/night.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/default/night.png
--------------------------------------------------------------------------------
/themes/dusk/weather/default/snowy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/default/snowy.png
--------------------------------------------------------------------------------
/themes/dusk/weather/default/sunny.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/default/sunny.png
--------------------------------------------------------------------------------
/themes/dusk/weather/htc/night-fog.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/htc/night-fog.png
--------------------------------------------------------------------------------
/themes/default/background_forecast.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/background_forecast.png
--------------------------------------------------------------------------------
/themes/default/clock/clockbg-blank.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/clock/clockbg-blank.png
--------------------------------------------------------------------------------
/themes/default/weather/default/blank.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/default/blank.png
--------------------------------------------------------------------------------
/themes/default/weather/default/fog.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/default/fog.png
--------------------------------------------------------------------------------
/themes/default/weather/default/hail.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/default/hail.png
--------------------------------------------------------------------------------
/themes/default/weather/default/night.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/default/night.png
--------------------------------------------------------------------------------
/themes/default/weather/default/snowy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/default/snowy.png
--------------------------------------------------------------------------------
/themes/default/weather/default/sunny.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/default/sunny.png
--------------------------------------------------------------------------------
/themes/default/weather/picto/blank.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/picto/blank.png
--------------------------------------------------------------------------------
/themes/default/weather/picto/cloudy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/picto/cloudy.png
--------------------------------------------------------------------------------
/themes/default/weather/picto/night.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/picto/night.png
--------------------------------------------------------------------------------
/themes/default/weather/picto/pouring.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/picto/pouring.png
--------------------------------------------------------------------------------
/themes/default/weather/picto/snowy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/picto/snowy.png
--------------------------------------------------------------------------------
/themes/default/weather/picto/sunny.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/picto/sunny.png
--------------------------------------------------------------------------------
/themes/default/weather/picto/thunder.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/picto/thunder.png
--------------------------------------------------------------------------------
/themes/dusk/weather/default/cloudy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/default/cloudy.png
--------------------------------------------------------------------------------
/themes/dusk/weather/default/pouring.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/default/pouring.png
--------------------------------------------------------------------------------
/themes/dusk/weather/default/thunder.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/default/thunder.png
--------------------------------------------------------------------------------
/themes/dusk/weather/htc/partlycloudy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/htc/partlycloudy.png
--------------------------------------------------------------------------------
/themes/dusk/weather/htc/snowy-rainy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/htc/snowy-rainy.png
--------------------------------------------------------------------------------
/themes/default/weather/default/cloudy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/default/cloudy.png
--------------------------------------------------------------------------------
/themes/default/weather/default/pouring.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/default/pouring.png
--------------------------------------------------------------------------------
/themes/default/weather/default/thunder.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/default/thunder.png
--------------------------------------------------------------------------------
/themes/default/weather/picto/night-fog.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/picto/night-fog.png
--------------------------------------------------------------------------------
/themes/dusk/weather/default/night-fog.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/default/night-fog.png
--------------------------------------------------------------------------------
/themes/dusk/weather/htc/cloudy-night-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/htc/cloudy-night-3.png
--------------------------------------------------------------------------------
/themes/default/weather/default/night-fog.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/default/night-fog.png
--------------------------------------------------------------------------------
/themes/default/weather/picto/partlycloudy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/picto/partlycloudy.png
--------------------------------------------------------------------------------
/themes/default/weather/picto/snowy-rainy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/picto/snowy-rainy.png
--------------------------------------------------------------------------------
/themes/dusk/weather/default/cloudy night.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/default/cloudy night.png
--------------------------------------------------------------------------------
/themes/dusk/weather/default/partlycloudy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/default/partlycloudy.png
--------------------------------------------------------------------------------
/themes/dusk/weather/default/snowy-rainy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/dusk/weather/default/snowy-rainy.png
--------------------------------------------------------------------------------
/themes/default/weather/default/partlycloudy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/default/partlycloudy.png
--------------------------------------------------------------------------------
/themes/default/weather/default/snowy-rainy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/default/snowy-rainy.png
--------------------------------------------------------------------------------
/themes/default/weather/picto/cloudy-night-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/picto/cloudy-night-3.png
--------------------------------------------------------------------------------
/themes/default/weather/default/cloudy-night-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/iamBiB/lovelace-htc-flipclock-weather/HEAD/themes/default/weather/default/cloudy-night-3.png
--------------------------------------------------------------------------------
/regional.js:
--------------------------------------------------------------------------------
1 | export const regional = {
2 | 'ro': {
3 | monthNames: ['Ian', 'Feb', 'Mar', 'Apr', 'Mai', 'Iun', 'Iul', 'Aug', 'Sept', 'Oct', 'Noi', 'Dec'],
4 | dayNames: ['Dum', 'Lun', 'Mar', 'Mie', 'Joi', 'Vin', 'Sam'],
5 | windDirections: ['N','NNE','NE','ENE','E','ESE','SE','SSE','S','SSV','SV','VSV','V','VNV','NV','NVW','N'],
6 | lang: 'ro'
7 | },
8 | 'en': {
9 | monthNames: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'],
10 | dayNames: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'],
11 | windDirections: ['N','NNE','NE','ENE','E','ESE','SE','SSE','S','SSW','SW','WSW','W','WNW','NW','NNW','N'],
12 | lang: 'en'
13 | },
14 | 'nl' : {
15 | monthNames: ['Jan', 'Feb', 'Mar', 'Apr', 'Mei', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dec'],
16 | dayNames: ['Zon', 'Maa', 'Din', 'Woe', 'Don', 'Vrij', 'Zat'],
17 | windDirections: ['N', 'NNO', 'NO', 'ONO', 'O', 'OZO', 'ZO', 'ZZO', 'Z', 'ZZW', 'ZW', 'WZW', 'W', 'WNW', 'NW', 'NNW', 'N'],
18 | lang: 'nl'
19 | },
20 | 'cz':{
21 | monthNames: ['Led', 'Ún', 'Bře', 'Dub', 'Kvě', 'Črv', 'Čvc', 'Srp', 'Zář', 'Říj', 'Lis', 'Pro'],
22 | dayNames: ['Ne', 'Po', 'Út', 'Stř', 'Čt', 'Pá', 'So'],
23 | windDirections: ['N','NNE','NE','ENE','E','ESE','SE','SSE','S','SSW','SW','WSW','W','WNW','NW','NNW','N'],
24 | lang: 'cz'
25 | },
26 | 'sv':{
27 | monthNames: ['Jan', 'Feb', 'Mar', 'Apr', 'Maj', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dec'],
28 | dayNames: ['Sön', 'Mån', 'Tis', 'Ons', 'Tor', 'Fre', 'Lör'],
29 | windDirections: ['N','NNE','NE','ENE','E','ESE','SE','SSE','S','SSW','SW','WSW','W','WNW','NW','NNW','N'],
30 | lang: 'sv'
31 | },
32 | 'it':{
33 | monthNames: ['Gen', 'Feb', 'Mar', 'Apr', 'Mag', 'Giu', 'Lug', 'Ago', 'Set', 'Ott', 'Nov', 'Dic'],
34 | dayNames: ['Dom', 'Lun', 'Mar', 'Mer', 'Gio', 'Ven', 'Sab'],
35 | windDirections: ['N','NNE','NE','ENE','E','ESE','SE','SSE','S','SSW','SW','WSW','W','WNW','NW','NNW','N'],
36 | lang: 'it'
37 | },
38 | 'pt':{
39 | monthNames: ['Jan', 'Feb', 'Mar', 'Abr', 'Mai', 'Jun', 'Jul', 'Ago', 'Set', 'Out', 'Nov', 'Dec'],
40 | dayNames: ['Dom', 'Seg', 'Ter', 'Qua', 'Qui', 'Sex', 'Sáb'],
41 | windDirections: ['N','NNE','NE','ENE','E','ESE','SE','SSE','S','SSW','SW','WSW','W','WNW','NW','NNW','N'],
42 | lang: 'pt'
43 | },
44 | 'no':{
45 | monthNames: ['Jan', 'Feb', 'Mar', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Des'],
46 | dayNames: ['Søn', 'Man', 'Tir', 'Ons', 'Tor', 'Fre', 'Lør'],
47 | windDirections: ['N','NNØ','NØ','ØNØ','Ø','ØSØ','SØ','SSØ','S','SSV','SV','VSV','V','VNV','NV','NNV','N'],
48 | lang: 'no'
49 | },
50 | 'dk':{
51 | monthNames: ['Jan', 'Feb', 'Mar', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Des'],
52 | dayNames: ['Søn', 'Man', 'Tir', 'Ons', 'Tor', 'Fre', 'Lør'],
53 | windDirections: ['N','NNØ','NØ','ØNØ','Ø','ØSØ','SØ','SSØ','S','SSV','SV','VSV','V','VNV','NV','NNV','N'],
54 | lang: 'dk'
55 | },
56 | 'de': {
57 | monthNames: ['Jan', 'Feb', 'Mär', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sept', 'Okt', 'Nov', 'Dez'],
58 | dayNames: ['So', 'Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa'],
59 | windDirections: ['N','NNO','NO','ONO','O','OSO','SO','SSO','S','SSW','SW','WSW','W','WNW','NW','NNW','N'],
60 | lang: 'de'
61 | },
62 | 'fi': {
63 | monthNames: ['Tammi', 'Helmi', 'Maalis', 'Huhti', 'Touko', 'Kesä', 'Heinä', 'Elo', 'Syys', 'Loka', 'Marras', 'Joulu'],
64 | dayNames: ['Su', 'Ma', 'Ti', 'Ke', 'To', 'Pe', 'La'],
65 | windDirections: ['N','NNE','NE','ENE','E','ESE','SE','SSE','S','SSW','SW','WSW','W','WNW','NW','NNW','N'],
66 | lang: 'fi'
67 | },
68 | 'fr': {
69 | monthNames: ['Janvier', 'Février', 'Mars', 'Avril', 'Mai', 'Juin', 'Juillet', 'Août', 'Septembre', 'Octobre', 'Novembre', 'Décembre'],
70 | dayNames: ['Di', 'Lu', 'Ma', 'Me', 'Je', 'Ve', 'Sa'],
71 | windDirections: ['N','NNE','NE','ENE','E','ESE','SE','SSE','S','SSO','SO','OSO','O','ONO','NO','NNO','N'],
72 | lang: 'fr'
73 | }
74 | };
75 |
76 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # HomeAssistant HTC Flipclock with Weather card
2 | [](https://github.com/ibBogdan/htc-hassio-weather-card/releases/latest)
3 |
4 | HTC Flip clock with weather for [Home Assistant](https://github.com/home-assistant/home-assistant)
5 |
6 | ### White theme
7 | 
8 | ### Dark theme
9 | 
10 | ### With custom entity
11 | 
12 | ### With a theme
13 | 
14 |
15 | # Support
16 | Hey dude! If you like it .. well :beers: or a :coffee: would be nice :D
17 |
18 | [](https://www.buymeacoffee.com/fhc0C7A)
19 |
20 | ## Notes
21 | This version requires jQuery (already in the package). I'll probably do a version with no jQuery without the flip clock animation.
22 |
23 | ## Install
24 |
25 | ### REQUIREMENTS
26 | The time is based on time_date sensors. In order for the plugin to work you need to create the following sensors in your HA
27 | ```
28 | platform: time_date
29 | display_options:
30 | - time
31 | - date
32 | - date_time
33 | - date_time_utc
34 | - date_time_iso
35 | - time_date
36 | - time_utc
37 | - beat
38 | ```
39 |
40 | ### CLI install
41 |
42 | 1. Move into your `config/www/custom_ui` directory
43 |
44 | 2. Download `lovelace-htc-flipclock-weather` repo and add the `htc-weather` to step 1 folder.
45 |
46 | 3. Add a reference to `htc-flipclock-weather.js` inside your `ui-lovelace.yaml` or through the raw config editor gui.
47 |
48 | ```yaml
49 | resources:
50 | - url: /local/custom_ui/htc-weather/htc-flipclock-weather.js?v1.3.2
51 | type: module
52 | ```
53 |
54 |
55 | ### Simple install
56 | * Not yet available. I'll see how to upload it to [HACS](https://github.com/custom-components/hacs) (Home Assistant Community Store)
57 |
58 | ## Updating
59 | 1. Simple, do the steps from CLI Install again :D
60 |
61 | ## Using the card
62 |
63 | ### Options
64 |
65 | #### Card options
66 | | Name | Type | Default | Description |
67 | |------|------|---------|-------------|
68 | | type | string | **required** | `custom:htc-weather-card`
69 | | entity | string | **required** | The entity_id from an entity within the `weather` domain.
70 | | name | string | optional | Set a custom name.
71 | | lang | string | optional | Set a language (ro/en/nl/cz available).
72 | | am_pm | string | optional | Set clock in AM/PM format.
73 | | svrOffset | int | optional | If you need offset on time (seconds).
74 | | renderForecast | bool | optional | Render forecast (only 4 days).
75 | | renderClock | bool | optional | Render clock.
76 | | renderDetails | bool | optional | Render sunt details and wind.
77 | | high_low_entity | bool | optional | Replace high / low temperature with a custom entity. Params available entity_id, name. Default high / low temperature today
78 | | renderDetails | bool | optional | Render sunt details and wind.
79 | | theme.name | | optional | Change theme (default/dusk).
80 | | theme.weather_icon_set | | optional | Change theme icon set. For default you have `picto` alternative. For dusk you have `htc` alternative
81 |
82 | ### Example usage
83 |
84 | #### Standard card
85 | ```yaml
86 | type: 'custom:htc-weather-card'
87 | entity: weather.home
88 | sun: sun.sun
89 | ```
90 | #### With custom high_low_entity entity
91 | ```yaml
92 | type: 'custom:htc-weather-card'
93 | entity: weather.dark_sky
94 | sun: sun.sun
95 | high_low_entity:
96 | entity_id: sensor.time_utc
97 | name: UTC Time
98 | ```
99 | #### Using a theme
100 | ```yaml
101 | type: 'custom:htc-weather-card'
102 | entity: weather.dark_sky
103 | high_low_entity:
104 | entity_id: sensor.time_utc
105 | name: UTC Time
106 | renderForecast: true
107 | sun: sun.sun
108 | theme:
109 | name: dusk
110 | weather_icon_set: default
111 | ```
112 | #### Using a theme with custom icons
113 | ```yaml
114 | type: 'custom:htc-weather-card'
115 | entity: weather.dark_sky
116 | high_low_entity:
117 | entity_id: sensor.time_utc
118 | name: UTC Time
119 | renderForecast: true
120 | sun: sun.sun
121 | theme:
122 | name: dusk
123 | weather_icon_set: htc
124 | ```
125 | ## Problems?
126 | There might be :D .. So give me a shout for issues or even updates :D
127 |
128 | ## License
129 | This project is under the MIT license.
130 |
--------------------------------------------------------------------------------
/themes.js:
--------------------------------------------------------------------------------
1 | export const themes = {
2 | 'default': {
3 | css: `#htc-weather-card-container {
4 | width:440px;
5 | height:448px;
6 | background-repeat:no-repeat!important;
7 | position:relative;
8 | overflow:hidden;
9 | font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif;
10 | margin: auto;
11 | background: url("../local/custom_ui/htc-weather/themes/default/background.png") 50% 40px no-repeat;
12 | }
13 |
14 | #htc-weather-card-container p {
15 | margin:0;
16 | padding:0;
17 | }
18 |
19 | #htc-clock {
20 | float:left;
21 | margin-left:18px;
22 | }
23 |
24 | #hours, #minutes {
25 | width:200px;
26 | height:200px;
27 | float:left;
28 | position:relative;
29 | }
30 |
31 | #minutes {
32 | margin-left:4px;
33 | }
34 |
35 | #hours_bg, #minutes_bg {
36 | width:100%;
37 | height:100%;
38 | position:absolute;
39 | top:0;
40 | left:0;
41 | z-index:99;
42 | }
43 |
44 | .first_digit {
45 | width:80px;
46 | height:100%;
47 | position:absolute;
48 | top:0;
49 | left:20px;
50 | z-index:100;
51 | }
52 |
53 | .second_digit {
54 | width:80px;
55 | height:100%;
56 | position:absolute;
57 | top:0;
58 | left:100px;
59 | z-index:100;
60 | }
61 |
62 | .line {
63 | width:175px;
64 | height:2px;
65 | background:#efefef;
66 | position:absolute;
67 | top:97px;
68 | left:12px;
69 | z-index:101;
70 | font-size:1px;
71 | }
72 |
73 | #am_pm {
74 | position:absolute;
75 | top:156px;
76 | left:130px;
77 | z-index:110;
78 | }
79 |
80 |
81 | #htc-weather {
82 | width:100%;
83 | height:313px;
84 | position:absolute;
85 | top:135px;
86 | left:0;
87 | z-index:105;
88 | }
89 |
90 | #htc-weather .loading {
91 | float:left;
92 | margin:90px 0 0 45px;
93 | }
94 | #htc-weather #local {
95 | float:left;
96 | margin:70px 0 0 15px;
97 | color: #fff
98 | }
99 |
100 | .city {
101 | font-size:14pt;
102 | }
103 | .high_low {
104 | font-size:18pt;
105 | }
106 |
107 | #htc-weather #temp {
108 | float:right;
109 | margin:70px 15px 0 0;
110 | text-align:right;
111 | color:#fff
112 | }
113 |
114 | #htc-weather #date {
115 | font-size:14pt;
116 | padding-right:2px;
117 | }
118 |
119 | .temp {
120 | font-size:18pt;
121 | padding:0;
122 | }
123 |
124 | .temp .metric {
125 | margin-left:-3px;
126 | }
127 |
128 |
129 | #htc-weather #forecast {
130 | width:440px;
131 | height:100px;
132 | list-style:none;
133 | margin:175px 0 0 0px;
134 | padding:0;
135 | position: relative;
136 | }
137 | #htc-weather #forecast li:first-child {
138 | border-left: 0px solid;
139 | }
140 | #htc-weather #forecast li {
141 | width:24%;
142 | height:100%;
143 | float:left;
144 | text-align:center;
145 | border-left: 0.1em solid rgb(217, 217, 217);
146 | }
147 |
148 |
149 | #htc-weather #forecast li p {
150 | width:100%;
151 | height:15px;
152 | margin:0;
153 | padding:0;
154 | font-size:18pt;
155 | line-height:20px;
156 | }
157 |
158 | #htc-weather #forecast li .dayname {
159 | font-size:12pt;
160 | font-weight: bold;
161 | }
162 |
163 | #htc-weather #forecast li img {
164 | width:106px;
165 | }
166 |
167 | #htc-weather #forecast li .daytemp {
168 | position:absolute;
169 | bottom: 0px;
170 | width: 25%;
171 | text-align:center;
172 | font-weight: bold
173 | }
174 |
175 |
176 | #htc-weather #bottom {
177 | text-align:right;
178 | margin: 0px 14px 0px 1px;
179 | height: 25px;
180 | }
181 | #htc-weather #sun_details {
182 | margin: 4px 0px 0px 0px;
183 | float: left;
184 | text-align:left;
185 | font-size: 14px;
186 | }
187 |
188 | #htc-weather #wind_details{
189 | margin: 4px 0px 0px 0px;
190 | float: right;
191 | text-align: left;
192 | font-size: 14px;
193 | }
194 |
195 | #htc-weather #update {
196 | margin:4px 0px 0px 0px;
197 | float:right;
198 | text-align:right;
199 | font-size:10px;
200 | clear: both;
201 | }
202 |
203 | #htc-weather #update img {
204 | margin:-2px 4px 0 0;
205 | vertical-align:middle;
206 | width: 10px;
207 | }`,
208 |
209 | },
210 | 'dusk': {
211 | css: `#htc-weather-card-container {
212 | width:440px;
213 | height:448px;
214 | background-repeat: no-repeat!important;
215 | background-size:100%!important;
216 | position:relative;
217 | overflow:hidden;
218 | font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif;
219 | margin: auto;
220 | }
221 |
222 | #htc-weather-card-container p {
223 | margin:0;
224 | padding:0;
225 | }
226 |
227 | #htc-clock {
228 | float:left;
229 | margin-left:18px;
230 |
231 | }
232 |
233 | #hours, #minutes {
234 | width:200px;
235 | height:200px;
236 | float:left;
237 | position:relative;
238 | }
239 |
240 | #minutes {
241 | margin-left:4px;
242 | }
243 |
244 | #hours_bg, #minutes_bg {
245 | width:100%;
246 | height:100%;
247 | position:absolute;
248 | top:0;
249 | left:0;
250 | z-index:99;
251 | }
252 |
253 | .first_digit {
254 | width:80px;
255 | height:100%;
256 | position:absolute;
257 | top:0;
258 | left:20px;
259 | z-index:100;
260 | }
261 |
262 | .second_digit {
263 | width:80px;
264 | height:100%;
265 | position:absolute;
266 | top:0;
267 | left:100px;
268 | z-index:100;
269 | }
270 |
271 | .line {
272 | width:0px;
273 | height:0px;
274 | background:#efefef;
275 | position:absolute;
276 | top:97px;
277 | left:12px;
278 | z-index:101;
279 | font-size:1px;
280 | }
281 |
282 | #am_pm {
283 | position:absolute;
284 | top:156px;
285 | left:130px;
286 | z-index:110;
287 | }
288 |
289 |
290 | #htc-weather {
291 | width:100%;
292 | height:313px;
293 | position:absolute;
294 | top:135px;
295 | left:0;
296 | z-index:105;
297 | }
298 |
299 | #htc-weather .loading {
300 | float:left;
301 | margin:90px 0 0 45px;
302 | }
303 | #htc-weather #local {
304 | float:left;
305 | margin:70px 0 0 30px;
306 | color: #fff
307 | }
308 |
309 | .city {
310 | font-size:14pt;
311 | }
312 | .high_low {
313 | font-size:18pt;
314 | }
315 |
316 | #htc-weather #temp {
317 | float:right;
318 | margin:70px 30px 0 0;
319 | text-align:right;
320 | color:#fff
321 | }
322 |
323 | #htc-weather #date {
324 | font-size:14pt;
325 | padding-right:2px;
326 | }
327 |
328 | .temp {
329 | font-size:18pt;
330 | padding:0;
331 | }
332 |
333 | .temp .metric {
334 | margin-left:-3px;
335 | }
336 |
337 |
338 | #htc-weather #forecast {
339 | width:440px;
340 | height:100px;
341 | list-style:none;
342 | margin:150px 0 0 0px;
343 | padding:0;
344 | position: relative;
345 | background-repeat: no-repeat;
346 | background-size:cover !important
347 | }
348 | #htc-weather #forecast li:first-child {
349 | border-left: 0px solid;
350 | }
351 | #htc-weather #forecast li {
352 | width:24%;
353 | height:100%;
354 | float:left;
355 | text-align:center;
356 | border-left: 0.1em solid rgb(217, 217, 217);
357 | }
358 |
359 |
360 | #htc-weather #forecast li p {
361 | width:100%;
362 | height:15px;
363 | margin:0;
364 | padding:0;
365 | font-size:18pt;
366 | line-height:20px;
367 | }
368 |
369 | #htc-weather #forecast li .dayname {
370 | font-size:12pt;
371 | font-weight: bold;
372 | }
373 |
374 | #htc-weather #forecast li img {
375 | width:70px;
376 | }
377 |
378 | #htc-weather #forecast li .daytemp {
379 | position:absolute;
380 | bottom: 0px;
381 | width: 25%;
382 | text-align:center;
383 | font-weight: bold
384 | }
385 |
386 |
387 | #htc-weather #bottom {
388 | text-align:right;
389 | margin: 0px 14px 0px 1px;
390 | height: 25px;
391 | }
392 | #htc-weather #sun_details {
393 | margin: 4px 0px 0px 0px;
394 | float: left;
395 | text-align:left;
396 | font-size: 14px;
397 | }
398 |
399 | #htc-weather #wind_details{
400 | margin: 4px 0px 0px 0px;
401 | float: right;
402 | text-align: left;
403 | font-size: 14px;
404 | }
405 |
406 | #htc-weather #update {
407 | margin:4px 0px 0px 0px;
408 | float:right;
409 | text-align:right;
410 | font-size:10px;
411 | clear: both;
412 | }
413 |
414 | #htc-weather #update img {
415 | margin:-2px 4px 0 0;
416 | vertical-align:middle;
417 | width: 10px;
418 | }`
419 | }
420 | };
421 |
422 |
--------------------------------------------------------------------------------
/htc-flipclock-weather.js:
--------------------------------------------------------------------------------
1 | import "https://unpkg.com/wired-card@0.8.1/wired-card.js?module";
2 | import "https://unpkg.com/wired-toggle@0.8.0/wired-toggle.js?module";
3 | import {
4 | LitElement,
5 | html,
6 | css
7 | } from "https://unpkg.com/lit-element@2.0.1/lit-element.js?module";
8 | var old_time = {}
9 | var intervalSetNewTime = ''
10 | import { regional } from './regional.js?v1.1.5';
11 | import { themes } from './themes.js?v1.0.2';
12 | var forecastFinished = false;
13 | var forecasts = {};
14 | const weatherDefaults = {
15 | widgetPath: '/local/custom_ui/htc-weather/',
16 | lang: 'en',
17 | am_pm: false,
18 | svrOffset: 0,
19 | render: true,
20 | renderClock: true,
21 | renderDetails: true,
22 | high_low_entity: false,
23 | theme: {
24 | name: 'default',
25 | weather_icon_set: 'default'
26 | }
27 | };
28 | weatherDefaults['imagesPath'] = weatherDefaults.widgetPath + 'themes/' + weatherDefaults.theme['name'] + '/'
29 | weatherDefaults['clockImagesPath'] = weatherDefaults.imagesPath + 'clock/'
30 | weatherDefaults['weatherImagesPath'] = weatherDefaults.imagesPath + 'weather/' + weatherDefaults.theme['weather_icon_set'] + '/'
31 |
32 | const htcVersion = "1.4.1";
33 |
34 |
35 | const weatherIconsDay = {
36 | clear: "sunny",
37 | "clear-night": "night",
38 | cloudy: "cloudy",
39 | fog: "fog",
40 | hail: "hail",
41 | lightning: "thunder",
42 | "lightning-rainy": "thunder",
43 | partlycloudy: "partlycloudy",
44 | pouring: "pouring",
45 | rainy: "pouring",
46 | snowy: "snowy",
47 | "snowy-rainy": "snowy-rainy",
48 | sunny: "sunny",
49 | windy: "cloudy",
50 | "windy-variant": "cloudy-day-3",
51 | exceptional: "na"
52 | };
53 |
54 | const weatherIconsNight = {
55 | ...weatherIconsDay,
56 | fog: "fog",
57 | clear: "night",
58 | sunny: "night",
59 | partlycloudy: "cloudy-night-3",
60 | "windy-variant": "cloudy-night-3"
61 | };
62 |
63 |
64 |
65 | const fireEvent = (node, type, detail, options) => {
66 | options = options || {};
67 | detail = detail === null || detail === undefined ? {} : detail;
68 | const event = new Event(type, {
69 | bubbles: options.bubbles === undefined ? true : options.bubbles,
70 | cancelable: Boolean(options.cancelable),
71 | composed: options.composed === undefined ? true : options.composed
72 | });
73 | event.detail = detail;
74 | node.dispatchEvent(event);
75 | return event;
76 | };
77 |
78 | function hasConfigOrEntityChanged(element, changedProps) {
79 | if (changedProps.has("_config")) {
80 | return true;
81 | }
82 | const oldHass = changedProps.get("hass");
83 | if (oldHass) {
84 | return (
85 | oldHass.states[element._config.entity] !==
86 | element.hass.states[element._config.entity] ||
87 | oldHass.states["sun.sun"] !== element.hass.states["sun.sun"] ||
88 | oldHass.states["sensor.date_time_iso"] !== element.hass.states["sensor.date_time_iso"]
89 | );
90 | }
91 | return true;
92 | }
93 | console.info("%c HTC Flip Clock %c ".concat(htcVersion, " "), "color: white; background: #555555; ", "color: white; background: #3a7ec6; ");
94 | class HtcWeather extends LitElement {
95 | numberElements = 0
96 | static get getConfig() {
97 | return this._config;
98 | }
99 | static set setConfig(config) {
100 | this._config = config;
101 | }
102 | static get getHass() {
103 | return this.hass;
104 | }
105 | static set setHass(hass) {
106 | this.hass = hass;
107 | }
108 | static get properties() {
109 | return {
110 | _config: this.getConfig,
111 | hass: this.getHass
112 | };
113 | }
114 |
115 | async importJquery() {
116 | await import("./lib/jquery-3.4.1.min.js")
117 | return { config: this._config, entity: this.hass.states[this._config.entity], hass_states: this.hass.states }
118 | }
119 |
120 | static getStubConfig() {
121 | return {};
122 | }
123 |
124 | setConfig(config) {
125 | if (!config.entity) {
126 | throw new Error(`Entity not available/installed: ${config.entity}`);
127 | }
128 | var defaultConfig = {}
129 | for (const property in config) {
130 | defaultConfig[property] = config[property]
131 | if (property == 'lang') {
132 | if (!regional[config[property]]) {
133 | defaultConfig[property] = weatherDefaults[property]
134 | }
135 | }
136 |
137 | }
138 | for (const property in weatherDefaults) {
139 | if (config[property] === undefined) {
140 | defaultConfig[property] = weatherDefaults[property]
141 | }
142 | }
143 | defaultConfig['imagesPath'] = defaultConfig.widgetPath + 'themes/' + defaultConfig.theme['name'] + '/'
144 | defaultConfig['clockImagesPath'] = defaultConfig.imagesPath + 'clock/'
145 | defaultConfig['weatherImagesPath'] = defaultConfig.imagesPath + 'weather/' + defaultConfig.theme['weather_icon_set'] + '/'
146 | this._config = defaultConfig;
147 | }
148 | shouldUpdate(changedProps) {
149 | var shouldUpdate = hasConfigOrEntityChanged(this, changedProps);
150 | if (shouldUpdate) {
151 | HtcWeather.setHass = this.hass
152 | this.render();
153 | }
154 | if (!forecastFinished) {
155 | this.updateForecasts()
156 | }
157 | return shouldUpdate;
158 | }
159 | updateForecasts() {
160 | if (!this._config || !this.hass) {
161 | return;
162 | }
163 | const self = this;
164 | HtcWeather.setConfig = this._config
165 | HtcWeather.setHass = this.hass
166 | var entity = this._config.entity;
167 | var entity_name = this._config.entity;
168 | if (this._config.high_low_entity) {
169 | if (!this.hass.states[this._config.high_low_entity.entity_id]) {
170 | entity = this.hass.states[this._config.high_low_entity.entity_id]
171 | entity_name = this._config.high_low_entity.entity_id;
172 | }
173 | }
174 | if (!this._config.high_low_entity) {
175 | HtcWeather.getHass.callService('weather', 'get_forecasts', { 'type': 'daily' }, { 'entity_id': self._config.entity }, false, true).then(function (res) {
176 | forecastFinished = true;
177 | forecasts = res.response[self._config.entity].forecast
178 | })
179 | }
180 | this.render();
181 |
182 | }
183 | render() {
184 | const self = this;
185 | this.numberElements = 0
186 | if (!this._config || !this.hass) {
187 | return html``;
188 | }
189 | HtcWeather.setConfig = this._config
190 | HtcWeather.setHass = this.hass
191 | var entity = this._config.entity;
192 | var entity_name = this._config.entity;
193 | if (this._config.high_low_entity) {
194 | if (!this.hass.states[this._config.high_low_entity.entity_id]) {
195 | entity = this.hass.states[this._config.high_low_entity.entity_id]
196 | entity_name = this._config.high_low_entity.entity_id;
197 | }
198 | }
199 |
200 | if (forecastFinished) {
201 | return html``
202 | }
203 | return html`
204 |
${String(temp_now)} 351 | 352 | ${HtcWeather.getUnit("temperature")}
`; 353 | $(elem).css('background', 'url(' 354 | + weatherIcon 355 | + ') 50% 0 no-repeat'); 356 | var weather = `${stateObj.attributes.friendly_name}
358 | ${curr_temp} 359 | 
' + curr_temp + '${regional[config.lang]['dayNames'][d_date.getDay()]} ${d_date.getDate()}
377 | ${high_low_date}
408 | ${high_low_state}` 409 | if (is_forecast && forecasts[0].templow) { 410 | returnEntityHtml += ` / ${Math.round(forecasts[0].templow * 100) / 100}°`; 411 | } 412 | return returnEntityHtml; 413 | } 414 | static getOldTime() { 415 | var config = HtcWeather.getConfig 416 | var localtime = new Date(HtcWeather.getHass.states["sensor.date_time_iso"].state); 417 | var now = new Date(localtime.getTime() - (config.svrOffset * 1000)); 418 | var old = new Date(); 419 | old.setTime(now.getTime() - 60000); 420 | 421 | var old_hours, old_minutes, timeOld = ''; 422 | old_hours = old.getHours(); 423 | old_minutes = old.getMinutes(); 424 | 425 | if (config.am_pm) { 426 | old_hours = ((old_hours > 12) ? old_hours - 12 : old_hours); 427 | } 428 | 429 | old_hours = ((old_hours < 10) ? "0" : "") + old_hours; 430 | old_minutes = ((old_minutes < 10) ? "0" : "") + old_minutes; 431 | 432 | var firstHourDigit = old_hours.substr(0, 1); 433 | var secondHourDigit = old_hours.substr(1, 1); 434 | var firstMinuteDigit = old_minutes.substr(0, 1); 435 | var secondMinuteDigit = old_minutes.substr(1, 1); 436 | var old_time = { 437 | firstHourDigit: firstHourDigit, 438 | secondHourDigit: secondHourDigit, 439 | firstMinuteDigit: firstMinuteDigit, 440 | secondMinuteDigit: secondMinuteDigit, 441 | old_hours: old_hours, 442 | old_minutes: old_minutes 443 | } 444 | return old_time 445 | // set minutes 446 | } 447 | static setNewTime(elem) { 448 | var config = HtcWeather.getConfig 449 | var localtime = new Date(HtcWeather.getHass.states["sensor.date_time_iso"].state); 450 | var now = new Date(localtime.getTime() - (config.svrOffset * 1000)); 451 | var old = new Date(); 452 | old.setTime(now.getTime() - 60000); 453 | 454 | var now_hours, now_minutes, old_hours, old_minutes, timeOld = ''; 455 | now_hours = now.getHours(); 456 | now_minutes = now.getMinutes(); 457 | old_hours = old.getHours(); 458 | old_minutes = old.getMinutes(); 459 | 460 | if (config.am_pm) { 461 | var am_pm = now_hours > 11 ? 'pm' : 'am'; 462 | $(elem).find("#am_pm").find('img').attr("src", config.clockImagesPath + am_pm + ".png") 463 | now_hours = ((now_hours > 12) ? now_hours - 12 : now_hours); 464 | old_hours = ((old_hours > 12) ? old_hours - 12 : old_hours); 465 | } 466 | 467 | now_hours = ((now_hours < 10) ? "0" : "") + now_hours; 468 | now_minutes = ((now_minutes < 10) ? "0" : "") + now_minutes; 469 | old_hours = ((old_hours < 10) ? "0" : "") + old_hours; 470 | old_minutes = ((old_minutes < 10) ? "0" : "") + old_minutes; 471 | 472 | var firstHourDigit = old_hours.substr(0, 1); 473 | var secondHourDigit = old_hours.substr(1, 1); 474 | var firstMinuteDigit = old_minutes.substr(0, 1); 475 | var secondMinuteDigit = old_minutes.substr(1, 1); 476 | 477 | if (secondMinuteDigit != '9') { 478 | firstMinuteDigit = firstMinuteDigit + '1'; 479 | } 480 | 481 | if (old_minutes == '59') { 482 | firstMinuteDigit = '511'; 483 | } 484 | var fmd = $(elem).find("#fmd") 485 | var smd = $(elem).find("#smd") 486 | 487 | setTimeout(function () { 488 | $(fmd).attr('src', config.clockImagesPath + firstMinuteDigit + '-1.png'); 489 | $(elem).find('#minutes_bg').find('img').attr('src', config.clockImagesPath + 'clockbg2.png'); 490 | }, 200); 491 | setTimeout(function () { $(elem).find('#minutes_bg').find('img').attr('src', config.clockImagesPath + 'clockbg3.png') }, 250); 492 | setTimeout(function () { 493 | $(fmd).attr('src', config.clockImagesPath + firstMinuteDigit + '-2.png'); 494 | $(elem).find('#minutes_bg').find('img').attr('src', config.clockImagesPath + 'clockbg4.png'); 495 | }, 400); 496 | setTimeout(function () { $(elem).find('#minutes_bg').find('img').attr('src', config.clockImagesPath + 'clockbg5.png') }, 450); 497 | setTimeout(function () { 498 | $(fmd).attr('src', config.clockImagesPath + firstMinuteDigit + '-3.png'); 499 | $(elem).find('#minutes_bg').find('img').attr('src', config.clockImagesPath + 'clockbg6.png'); 500 | }, 600); 501 | 502 | setTimeout(function () { 503 | $(smd).attr('src', config.clockImagesPath + secondMinuteDigit + '-1.png'); 504 | $(elem).find('#minutes_bg').find('img').attr('src', config.clockImagesPath + 'clockbg2.png'); 505 | }, 200); 506 | setTimeout(function () { $(elem).find('#minutes_bg').find('img').attr('src', config.clockImagesPath + 'clockbg3.png') }, 250); 507 | setTimeout(function () { 508 | $(smd).attr('src', config.clockImagesPath + secondMinuteDigit + '-2.png'); 509 | $(elem).find('#minutes_bg').find('img').attr('src', config.clockImagesPath + 'clockbg4.png'); 510 | }, 400); 511 | setTimeout(function () { $(elem).find('#minutes_bg').find('img').attr('src', config.clockImagesPath + 'clockbg5.png') }, 450); 512 | setTimeout(function () { 513 | $(smd).attr('src', config.clockImagesPath + secondMinuteDigit + '-3.png'); 514 | $(elem).find('#minutes_bg').find('img').attr('src', config.clockImagesPath + 'clockbg6.png'); 515 | }, 600); 516 | 517 | setTimeout(function () { $(fmd).attr('src', config.clockImagesPath + now_minutes.substr(0, 1) + '.png') }, 800); 518 | setTimeout(function () { $(smd).attr('src', config.clockImagesPath + now_minutes.substr(1, 1) + '.png') }, 800); 519 | setTimeout(function () { $(elem).find('#minutes_bg').find('img').attr('src', config.clockImagesPath + 'clockbg1.png') }, 850); 520 | 521 | if (now_minutes == '00') { 522 | 523 | if (config.am_pm) { 524 | if (now_hours == '00') { 525 | firstHourDigit = firstHourDigit + '1'; 526 | now_hours = '12'; 527 | } else if (now_hours == '01') { 528 | firstHourDigit = '001'; 529 | secondHourDigit = '111'; 530 | } else { 531 | firstHourDigit = firstHourDigit + '1'; 532 | } 533 | } else { 534 | if (now_hours != '10') { 535 | firstHourDigit = firstHourDigit + '1'; 536 | } 537 | 538 | if (now_hours == '20') { 539 | firstHourDigit = '1'; 540 | } 541 | 542 | if (now_hours == '00') { 543 | firstHourDigit = firstHourDigit + '1'; 544 | secondHourDigit = secondHourDigit + '11'; 545 | } 546 | } 547 | var fhd = $(elem).find('#fhd') 548 | var shd = $(elem).find('#shd') 549 | setTimeout(function () { 550 | $(fhd).attr('src', config.clockImagesPath + firstHourDigit + '-1.png'); 551 | $(elem).find('#hours_bg').find('img').attr('src', config.clockImagesPath + 'clockbg2.png'); 552 | }, 200); 553 | setTimeout(function () { $(elem).find('#hours_bg').find('img').attr('src', config.clockImagesPath + 'clockbg3.png') }, 250); 554 | setTimeout(function () { 555 | $(fhd).attr('src', config.clockImagesPath + firstHourDigit + '-2.png'); 556 | $(elem).find('#hours_bg').find('img').attr('src', config.clockImagesPath + 'clockbg4.png'); 557 | }, 400); 558 | setTimeout(function () { $(elem).find('#hours_bg').find('img').attr('src', config.clockImagesPath + 'clockbg5.png') }, 450); 559 | setTimeout(function () { 560 | $(fhd).attr('src', config.clockImagesPath + firstHourDigit + '-3.png'); 561 | $(elem).find('#hours_bg').find('img').attr('src', config.clockImagesPath + 'clockbg6.png'); 562 | }, 600); 563 | 564 | setTimeout(function () { 565 | $(shd).attr('src', config.clockImagesPath + secondHourDigit + '-1.png'); 566 | $(elem).find('#hours_bg').find('img').attr('src', config.clockImagesPath + 'clockbg2.png'); 567 | }, 200); 568 | setTimeout(function () { $(elem).find('#hours_bg').find('img').attr('src', config.clockImagesPath + 'clockbg3.png') }, 250); 569 | setTimeout(function () { 570 | $(shd).attr('src', config.clockImagesPath + secondHourDigit + '-2.png'); 571 | $(elem).find('#hours_bg').find('img').attr('src', config.clockImagesPath + 'clockbg4.png'); 572 | }, 400); 573 | setTimeout(function () { $(elem).find('#hours_bg').find('img').attr('src', config.clockImagesPath + 'clockbg5.png') }, 450); 574 | setTimeout(function () { 575 | $(shd).attr('src', config.clockImagesPath + secondHourDigit + '-3.png'); 576 | $(elem).find('#hours_bg').find('img').attr('src', config.clockImagesPath + 'clockbg6.png'); 577 | }, 600); 578 | 579 | setTimeout(function () { $(fhd).attr('src', config.clockImagesPath + now_hours.substr(0, 1) + '.png') }, 800); 580 | setTimeout(function () { $(shd).attr('src', config.clockImagesPath + now_hours.substr(1, 1) + '.png') }, 800); 581 | setTimeout(function () { $(elem).find('#hours_bg').find('img').attr('src', config.clockImagesPath + 'clockbg1.png') }, 850); 582 | } 583 | } 584 | static getUnit(measure) { 585 | const lengthUnit = HtcWeather.getHass.config.unit_system.length; 586 | switch (measure) { 587 | case "air_pressure": 588 | return lengthUnit === "km" ? "hPa" : "inHg"; 589 | case "length": 590 | return lengthUnit; 591 | case "precipitation": 592 | return lengthUnit === "km" ? "mm" : "in"; 593 | default: 594 | return HtcWeather.getHass.config.unit_system[measure] || ""; 595 | } 596 | } 597 | 598 | static renderDetails(elem, config, stateObj, hass_states) { 599 | const sun = hass_states["sun.sun"]; 600 | let next_rising; 601 | let next_setting; 602 | 603 | if (sun) { 604 | next_rising = new Date(sun.attributes.next_rising); 605 | next_setting = new Date(sun.attributes.next_setting); 606 | $(elem).append(`
${new Date(stateObj.last_updated).toLocaleTimeString()}
611 |