/home-assistant-sun-card

Home assistant sun card based on Google weather design

Primary LanguageTypeScriptMIT LicenseMIT

Homeassistant sun card

Home assistant sun card based on Google weather design

Preview

image image

Install

HACS

  1. Go to HACS > Frontend and click on settings (3 dots in the top right corner) and click on custom repositories.
  2. Add https://github.com/AitorDB/home-assistant-sun-card as URL and choose Lovelace as category.

Manually

  1. Download the home-assistant-sun-card.js file from the latest release available and save it in your configuration/www folder.
  2. Go to Configuration > Lovelace dashboard > Resources in Home Assistant and click on Add resource.
    1. Add /local/community/home-assistant-sun-card.js to the URL.
    2. Choose Javascript Module as Resource type.
  3. Go to your dashboard, enter in edit mode and click on Add card, you should be able to find Custom: Sun card in the list.

Note: If Custom: Sun card doesn't appear you will have to reload cleaning the cache.

Config

Name Accepted values Description Default
darkMode boolean Changes card colors to dark or light Home assistant dark mode state
language 'es'/'en' Changes card language Home assistant language or english if not supported
showAzimuth boolean Displays azimuth in the footer false
showElevation boolean Displays elevation in the footer false
title string Card title Doesn't display a title by default

Known issues

  • Home assistant seems to provide next events instead today's one

TODO