Skip to content

Added Demo SVG Icon Pack

Choose a tag to compare

@levonisyas levonisyas released this 14 Feb 20:36

🚀 Clock Pro Card — New Release (Faz.1.1)

🔧 What’s New

  • SVG Icon Pack included as a demo
    This release now ships with a svg.zip file inside the installation package.
    It contains a ready‑to‑use demo icon set for Clock Pro Card.

  • Manual extraction required
    After installation, please extract the svg.zip file into your preferred folder under /www/ (or your custom location).

📁 Configuration Update

After extracting the icons, update your card configuration:

pro_icon_pack: /local/community/clockpro-card/icon-pack.js
pro_icons_folder: svg   # demo folder name included in this release
  • pro_icon_pack → points to the JS file included with the card
  • pro_icons_folder → should match the folder name where you extracted the SVG icons

⭐ Enjoy

This release aims to make setup easier by providing a working demo icon pack out of the box.