Skip to content

Commit 0f00cef

Browse files
authored
Merge pull request #48 from marksie1988/dev
v1.1.1
2 parents 1ad94b9 + cfbce0a commit 0f00cef

File tree

7 files changed

+169
-168
lines changed

7 files changed

+169
-168
lines changed

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2020 Steven Marks
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,25 @@
1-
# Atomic Calendar Revive v1.1.0
1+
# Atomic Calendar Revive v1.1.1
22
An advanced calendar card for Home Assistant with Lovelace. (fixed to work with HA v106+)
33

4-
This Card was origionally created by Atomic777 but has been revived by myself in this repo.
5-
64
**If you already have Atomic Calendar Revive installed, please check the Releases Change Log before upgrading, there have been some breaking changes since I took on this development.**
75

6+
87
[![GitHub Release][releases-shield]][releases]
98
[![License][license-shield]](LICENSE.md)
109
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-orange.svg?style=for-the-badge)](https://github.com/custom-components/hacs)
1110

11+
[![Known Issues][issues-shield]][issues]
1212
![Project Maintenance][maintenance-shield]
1313
[![GitHub Activity][commits-shield]][commits]
1414

1515
[![Discord][discord-shield]][discord]
1616

17+
## Support
18+
19+
Hey dude! Help me out for a couple of :beers: or a :coffee:!
20+
21+
[![coffee](https://www.buymeacoffee.com/assets/img/custom_images/black_img.png)](https://www.buymeacoffee.com/marksie1988)
22+
1723

1824
## About
1925

@@ -53,12 +59,6 @@ If you have any suggestions about design or functionality, please let me know by
5359
![Preview](https://user-images.githubusercontent.com/11677097/52933319-3ff78900-3353-11e9-8c9b-09a315b840a0.png)
5460
![Preview](https://user-images.githubusercontent.com/11677097/53302875-b6205200-3863-11e9-8ab2-5ec95b0799d0.png)
5561

56-
## Support
57-
58-
Hey dude! Help me out for a couple of :beers: or a :coffee:!
59-
60-
[![coffee](https://www.buymeacoffee.com/assets/img/custom_images/black_img.png)](https://www.buymeacoffee.com/marksie1988)
61-
6262
## Options
6363

6464
### Main Options
@@ -319,3 +319,5 @@ If you do not have rollup please note this in your pull request and I will happi
319319
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020?color=32cd32&style=for-the-badge
320320
[releases-shield]: https://img.shields.io/github/v/release/marksie1988/atomic_calendar_revive?color=32cd32&style=for-the-badge
321321
[releases]: https://github.com/marksie1988/atomic_calendar_revive/releases
322+
[issues-shield]: https://img.shields.io/github/v/issues/marksie1988/atomic_calendar_revive?color=32cd32&style=for-the-badge
323+
[issues]: https://github.com/marksie1988/atomic_calendar_revive/issues

dist/atomic-calendar-revive.js

Lines changed: 24 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)