From a4b719a8c4c7cc7fd6deb098ada5b26cf7ac2241 Mon Sep 17 00:00:00 2001 From: Hans Scharler Date: Thu, 31 Oct 2024 10:42:23 -0400 Subject: [PATCH] Added digital clock widget --- README.md | 5 ++++ clock.html | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 81 insertions(+) create mode 100644 clock.html diff --git a/README.md b/README.md index 87664bd..7504613 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,11 @@ This widget displays a particle effect inspired by the current CheerLights color > [Particle CheerLights Widget](https://widgets.cheerlights.com/particle.html) +## Digital Clock +This widget displays a 7-segment digital clock with a background color that changes to the current CheerLights color. + +> [Digital Clock CheerLights Widget](https://widgets.cheerlights.com/clock.html) + ## Embed CheerLights Widgets on a Home Assistant Dashboard To embed CheerLights widgets on a Home Assistant dashboard, follow these steps: diff --git a/clock.html b/clock.html new file mode 100644 index 0000000..750c86d --- /dev/null +++ b/clock.html @@ -0,0 +1,76 @@ + + + + + + + + CheerLights JavaScript Widget - Digital Clock + + + + + + + + +
+ + + + +