Skip to content

Commit c5eb6bb

Browse files
authored
extra_state_attributes requires Home Assistant 2021.4.0 or greater (custom-components#51)
ref home-assistant/core#47304
1 parent 60fb3fd commit c5eb6bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hacs.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"name": "youtube",
33
"zip_release": true,
44
"filename": "youtube.zip",
5-
"iot_class": "Cloud Poll"
5+
"iot_class": "Cloud Poll",
6+
"homeassistant": "2021.4.0"
67
}

0 commit comments

Comments
 (0)