Skip to content

Commit

Permalink
Update hacs.json
Browse files Browse the repository at this point in the history
restrict to home assistant 2022.3 and newer
  • Loading branch information
Matt-PMCT authored Apr 7, 2022
1 parent 2cc0a86 commit da67077
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,4 +1,5 @@
{
"name": "Green and Dark Theme: Simple, clean, and green",
"render_readme": true
"render_readme": true,
"homeassistant": "2022.3"
}

0 comments on commit da67077

Please sign in to comment.