Coder Social home page Coder Social logo

dailygrapher's Introduction

DailyGrapher

A Hacs Custom Card that shows a calendar on a clock

hacs_badge

grapher

Usage

Add a custom card with the following settings:

Single Calendar:

type: custom:dailygrapher-card
entity: calendar.calendar_id
hide_full_day_events: true

Multiple Calendars:

type: custom:dailygrapher-card
entity: 
    - calendar.calendar_id
    - calendar.calendar_id_2
hide_full_day_events: true

Options:

entity: should be a valid and existing calendar entity ID (Tested with google calendar).

hide_full_day_events: (boolean) I recommend not showing full day events.

display_24_hour_time: (boolean) change the time in the centre to display in 24 hour notation.

How it works

It shows all upcoming events in the current 12 hours. It's most likely buggy.

  • Add events to your calendar of choice.

Troubleshooting

The card uses the calendar events, If events don't show up, first refresh the calendars, and ensure you can see the event in the calendar.


Add a custom repo to HACS:

Custom Repositories

  1. Go to any of the sections (integrations, frontend, automation).
  2. Click on the 3 dots in the top right corner.
  3. Select "Custom repositories"
  4. Add the URL to the repository. (https://github.com/000miix/DailyGrapher)
  5. Select the correct category.
  6. Click the "ADD" button.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.