Skip to content

Commit

Permalink
Merge pull request #463 from dermotduffy/only-modern-ha
Browse files Browse the repository at this point in the history
Require HA 2022.3.0 (for editor components)
  • Loading branch information
dermotduffy authored Mar 13, 2022
2 parents aaffffd + ba750eb commit 9273ff6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hacs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "Frigate Card",
"render_readme": true,
"filename": "frigate-hass-card.js"
"filename": "frigate-hass-card.js",
"homeassistant": "2022.3.0"
}

0 comments on commit 9273ff6

Please sign in to comment.