/clock-simple

Simple analogue clock for Home Assistant Dashboard

Primary LanguageTypeScript

Simple Analog Clock

GitHub Release GitHub commit activity GitHub Actions Workflow Status

A simple analog clock for Home Assistant.

💾 Install

⚠️ This card is under active development and may still have bugs. Future versions may introduce breaking changes. Please create an issue if you encounter a bug or have a feature request.

HACS (recommended)

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

Manual install

Not recommended.

  1. Download and copy gcclock-simple.js from the latest release into your config/www directory.
  2. Add the resource reference inside your configuration.yaml with URL /local/gcclock-simple.js and type module.
  3. Add the custom card to your panel and 🚀.

📐 Configuration

In Home Assistant click Edit Dashboard, then Add Card and scroll down to find "Custom: Simple Analogue Clock".

Inspiration

This repository is inspired by Vipin Yadav's Codepen and was initially based on code and development environment from uptime-card.