Skip to content

Commit

Permalink
extra_state_attributes requires Home Assistant 2021.4.0 or greater (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
pinkywafer authored Dec 17, 2021
1 parent 60fb3fd commit c5eb6bb
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
Expand Up @@ -2,5 +2,6 @@
"name": "youtube",
"zip_release": true,
"filename": "youtube.zip",
"iot_class": "Cloud Poll"
"iot_class": "Cloud Poll",
"homeassistant": "2021.4.0"
}

0 comments on commit c5eb6bb

Please sign in to comment.