Skip to content

Commit

Permalink
Merge pull request #67 from regevbr/beta
Browse files Browse the repository at this point in the history
fix #66: 2022.3.X Breaks dropdown
  • Loading branch information
artem-sedykh committed Mar 13, 2022
2 parents e0f4187 + ac58ce0 commit 144ec56
Show file tree
Hide file tree
Showing 26 changed files with 6,113 additions and 145 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: node_js
os: linux
dist: bionic
node_js:
- 10.15.0
- 16.5.0
script:
- npm run lint
- npm run rollup
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ Please ⭐️ this repo if you find it useful

![Preview Image](https://user-images.githubusercontent.com/861063/83363491-98b13080-a3a2-11ea-90e6-1ba6364c800d.png)

## Notice
v2 is only compatible from version 2022.3 onwards

## Install

*This card is available in [HACS](https://github.com/custom-components/hacs) (Home Assistant Community Store)*
Expand Down

0 comments on commit 144ec56

Please sign in to comment.