Skip to content

Commit

Permalink
chore: fix homeassistant minimum version (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
yo-han authored Jul 12, 2023
1 parent 102e8cc commit a2f7652
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 Yo-han
Copyright (c) 2023 Yo-han

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions hacs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"name": "Carelink Integration",
"hacs": "1.6.0",
"render_readme": true,
"homeassistant": "2022.6.0"
}
"homeassistant": "2023.1.0"
}

0 comments on commit a2f7652

Please sign in to comment.