Awesome
<a name="readme-top"></a>
<!-- PROJECT LOGO --> <br /> <div align="center"> <a href="https://github.com/totaldebug/atomic-calendar-revive"> <img src="https://raw.githubusercontent.com/totaldebug/atomic-calendar-revive/master/.github/img/atomic_calendar_revive.png" alt="Logo"> </a> <h3 align="center">Atomic Calendar Revive</h3> <p align="center"> An advanced calendar card for Home Assistant Lovelace. </p> <br /> <br /> <a href="https://github.com/totaldebug/atomic-calendar-revive/issues/new?assignees=&labels=type%2Fbug&template=bug_report.yml">Report Bug</a> · <a href="https://github.com/totaldebug/atomic-calendar-revive/discussions/categories/feature-requests">Request Feature</a> </div> <!-- TABLE OF CONTENTS --> <details> <summary>Table of Contents</summary> <ol> <li> <a href="#about-the-project">About The Project</a> <ul> <li><a href="#built-with">Built With</a></li> </ul> </li> <li><a href="#getting-started">Getting Started</a></li> <li><a href="#features">Features</a></li> <li><a href="#compatibility">Compatibility</a></li> <li><a href="#roadmap">Roadmap</a></li> <li><a href="#sponsor">Sponsor</a></li> <li><a href="#contributing">Contributing</a></li> <li><a href="#license">License</a></li> <li><a href="#contact">Contact</a></li> <li><a href="#acknowledgments">Acknowledgments</a></li> </ol> </details> <!-- ABOUT THE PROJECT -->
About The Project
A Calendar Card for Home Assistant that adds advanced settings to allow much more flexibility than other available calendar cards.
Allowing for the use of both Google Calendars and CalDav, With two main viewing modes:
- Event List Mode
- Calendar View Mode
Event Mode | Calendar Mode |
---|---|
<img src="https://raw.githubusercontent.com/totaldebug/atomic-calendar-revive/master/.github/img/event-mode-example.png" width="300"/> | <img src="https://raw.githubusercontent.com/totaldebug/atomic-calendar-revive/master/.github/img/calendar-mode-allday.png" width="300"/> |
<img src="https://raw.githubusercontent.com/totaldebug/atomic-calendar-revive/master/.github/img/event-mode-no-date.png" width="300"/> | <img src="https://raw.githubusercontent.com/totaldebug/atomic-calendar-revive/master/.github/img/calendar-mode-today.png" width="300"/> |
Please keep in mind, these screenshots show a basic configuration, this card allows so much more customisation!
<p align="right">(<a href="#readme-top">back to top</a>)</p>Built With
<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED -->Getting Started
<p align="right">(<a href="#readme-top">back to top</a>)</p>Features
- Event List & Calendar Views
- Lovelace UI Editor Support
- Keyword Allow and Block lists
- Hide finished events
- Event Progress bar
- Language Translations
- Limit total number of events
- Relative time until events
- Sort events by start times
- Only show events between specific times
- Event Limits & Soft Event Limits
- Disable Links
- MDI Icon support
- Split multi-day events to show on each day with part numbers
- Pre-Compiled with required libraries
- Plus many more features added regularly
Compatibility
Card Version | HA Version | Notes |
---|---|---|
v7.0.0 | 2022.6 Upwards | |
v6.0.0 | 2021.11 Upwards | Progress bar will not work on older HA Versions |
v5.0.0 - v5.2.2 | 2021.6 to 2021.10.x | May work on older HA Versions but hoursFormat option will need to be manually set. |
v4.1.1 | 0.117 Upwards |
Home Assistant 2022.5 will not work with the card you must upgrade to 2022.6
<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ROADMAP -->Roadmap
See the feature requests for a full list of requested features.
<p align="right">(<a href="#readme-top">back to top</a>)</p>Sponsor
My projects arent possible without the support of the community, please consider donating a small amount to keep these projects alive.
<!-- CONTRIBUTING -->Contributing
Got something you would like to add? check out the contributing guide in the documentation
<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE -->License
- Copyright © Total Debug.
Contact
<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGMENTS -->Acknowledgments
Below are a list of resources that I used to assist with this project.
- This card wouldnt exist without the original author atomic7777