All Projects → AitorDB → home-assistant-sun-card

AitorDB / home-assistant-sun-card

Licence: MIT License
Home assistant sun card based on Google weather design

Programming Languages

typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to home-assistant-sun-card

linak-desk-card
Home Assistant Lovelace Card for controlling desks based on linak bluetooth controller.
Stars: ✭ 26 (-90.68%)
Mutual labels:  home-assistant, hacs, custom-card
hass-hue-icons
Additional vector icons for home assistant to model Philips Hue bulbs and fixtures.
Stars: ✭ 161 (-42.29%)
Mutual labels:  home-assistant, hacs
ad-alexatalkingclock
Alexa (or other Smart Speakers) tell you the time without asking every hour. Please ⭐️if you like my app :)
Stars: ✭ 30 (-89.25%)
Mutual labels:  home-assistant, hacs
hass-shutter-card
Shutter card for Home Assistant Lovelace UI
Stars: ✭ 151 (-45.88%)
Mutual labels:  home-assistant, hacs
homeassistant ecowitt
Ecowitt Weather Station integration for homeassistant
Stars: ✭ 90 (-67.74%)
Mutual labels:  home-assistant, hacs
lovelace-battery-entity-row
Show battery states or attributes with dynamic icon on entity rows in Home Assistant's Lovelace UI
Stars: ✭ 49 (-82.44%)
Mutual labels:  home-assistant, hacs
roku-card
📺 Roku Remote Card
Stars: ✭ 86 (-69.18%)
Mutual labels:  home-assistant, custom-card
hass-pandora-cas
Home Assistant custom component for Pandora Car Alarm System
Stars: ✭ 15 (-94.62%)
Mutual labels:  home-assistant, hacs
ha-config-ataraxis
My Home Assistant Configs. If you like what you see, please ⭐️my repo. It would encourage me a lot 🤘
Stars: ✭ 146 (-47.67%)
Mutual labels:  home-assistant, hacs
openrgb ha
OpenRGB integration for Home Assistant
Stars: ✭ 40 (-85.66%)
Mutual labels:  home-assistant, hacs
read your meter
Home Assistant sensor to read water meter
Stars: ✭ 27 (-90.32%)
Mutual labels:  home-assistant, hacs
ha-gismeteo
Gismeteo Weather Provider for Home Assistant
Stars: ✭ 84 (-69.89%)
Mutual labels:  home-assistant, hacs
sensor.goveetemp bt hci
Govee Temperature/Humidity BLE Home Assistant Component
Stars: ✭ 141 (-49.46%)
Mutual labels:  home-assistant, hacs
sensor.avanza stock
Custom component to get stock data from Avanza for Home Assistant
Stars: ✭ 30 (-89.25%)
Mutual labels:  home-assistant, hacs
hass-livebox-component
Livebox Component for Home assistant
Stars: ✭ 24 (-91.4%)
Mutual labels:  home-assistant, hacs
ynab
YNAB component for Home Assistant
Stars: ✭ 26 (-90.68%)
Mutual labels:  home-assistant, hacs
uptime-card
Minimalistic uptime card for Home Assistant Lovelace UI
Stars: ✭ 152 (-45.52%)
Mutual labels:  home-assistant, hacs
hifiberry
This is a custom component to allow control of HifiberryOS devices in Home Assistant using the audiocontrol2 REST API.
Stars: ✭ 26 (-90.68%)
Mutual labels:  home-assistant, hacs
Home-Assistant-custom-components-DPC-Alert
Italy Meteo-hydro alert and hydrogeological phenomena Civil Protection (Protezione Civile). In this custom component you can find the vigilance Bulletin and the Bulletin of national hydrogeological and hydraulic criticalities. They allow to check whether in your current location there will be criticalities/warnings related to weather-hydrogeolog…
Stars: ✭ 31 (-88.89%)
Mutual labels:  home-assistant, hacs
homeassistant-powercalc
Custom component to calculate estimated power consumption of lights and other appliances
Stars: ✭ 261 (-6.45%)
Mutual labels:  home-assistant, hacs

Home assistant Sun card

Home assistant Sun card based on Google weather design

Preview

Light mode preview Dark mode preview

Requirements

Install

HACS

Home assistant Sun card is available by default on HACS directory. More info here.

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.

Set up

Using UI

  1. 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.
  2. Once in the UI editor you can modify the card behavior by adding some of the config that you will find below

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

Using YAML

  1. You just need to add a new card with type: 'custom:sun-card' to your cards list and any of the config that you will find below if you want to customize more your card.

Note: If you get an error similar to this Custom element doesn't exist 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 string1 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
timeFormat '12h'/'24h' Displayed time format Locale based on Home assistant language
title string Card title Doesn't display a title by default

(1) Supported languages: da, de, en, es, et, fi, fr, hu, it, nl, pl, pt-BR, ru, sl, sv

Known issues

  • Home assistant seems to provide next events instead today's one
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].