Skip to content

Commit

Permalink
Merge pull request #175 from dougiteixeira/ha-2023-11
Browse files Browse the repository at this point in the history
Change the Home Assistant minimum version requirement to 2023.11.0
  • Loading branch information
dougiteixeira authored Nov 15, 2023
2 parents 4fe1c26 + b4cba63 commit 76c7daa
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 @@ -6,6 +6,6 @@
"sensor"
],
"iot_class": "local_push",
"homeassistant": "2023.3.0",
"homeassistant": "2023.11.0",
"render_readme": true
}

0 comments on commit 76c7daa

Please sign in to comment.