gaco79 / clock-simple

Simple analogue clock for Home Assistant Dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple analogue clock for Home Assistant Dashboard


Languages

Language:TypeScript 68.6%Language:JavaScript 18.0%Language:Dockerfile 7.5%Language:Shell 5.9%