Skip to content

Commit

Permalink
Set minimum required HA version to 2021.12.0 (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
weltenwort authored Dec 23, 2021
1 parent 6409e67 commit ba1b9c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hacs.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"hacs": "1.6.0",
"domains": ["binary_sensor", "sensor"],
"iot_class": "Local Polling",
"homeassistant": "2021.9.0"
"homeassistant": "2021.12.0"
}

0 comments on commit ba1b9c6

Please sign in to comment.