🕐 Renix Clock Card — Nixie-style clock card for Home Assistant

I created a custom Lovelace card based on the reNix font.

The card combines a Nixie-style clock, date, weather, temperature, humidity, and atmospheric pressure into a single compact block.

The main idea was to recreate the look of real Nixie indicators while making the card fully configurable through the Home Assistant visual editor.

Features:

  • Built-in reNix font — no separate font installation required
  • HH:MM clock + seconds
  • Date, day of the week, and weather
  • Outdoor and indoor temperature/humidity
  • Atmospheric pressure with 0.1 precision
  • Customizable clock and sensor colors
  • Adjustable clock_glow
  • Separate night-mode brightness control for the upper and lower sections
  • Frosted Glass / backdrop-filter support
  • Configuration through the Home Assistant UI
  • Support for Home Assistant themes

GitHub:
github.com/vasques666/renix-clock-card

The current stable version is 1.1.3.

Card language can be set to “Auto”, “Russian”, “English”

I’d love to hear your feedback, suggestions, and ideas for future improvements!

Renix Clock Card 1.1.0

What’s new

  • Added language selection:
    • Auto
    • Русский
    • English
  • Automatic language detection from the Home Assistant locale.
  • Localized date, months and weekdays.
  • Localized lower sensor panel titles.

Preserved from 1.0.0

  • Built-in reNix font
  • Nixie-style clock
  • Seconds and grid
  • Weather and date
  • Temperature and humidity sensors
  • Atmospheric pressure rounded to one decimal place
  • Clock and sensor color customization
  • clock_glow
  • Separate night brightness for upper and lower sections
  • Frosted Glass / backdrop-filter
  • Home Assistant visual editor
  • Home Assistant theme support

New version 1.3.2

-added AM/PM mode (click on hours toggles it)
-added filament glow
-click on sensors shows HA sensor card
-click on top string shows HA weather card
-click on seconds toggle ON/OFF

1 Like

Renix Clock Card v1.4.0

This card was inspired by “Simple weather clock”

With help of ClaudeAI I redesigned settings menu: now there are categories

To get exact same look as screenshots you may need to install 2 fonts:

Additional fonts

  1. Add custom resource (Config - Panels - 3 dots in upper right corner - resources - Add resource)
  2. URL: https://fonts.googleapis.com/css2?family=Nixie+One&display=swap (Nixie One font)
  3. Type: Stylesheet
  4. Add one more font
  5. URL: https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap (Roboto font)
  6. Type: Stylesheet