Skip to content

Commit

Permalink
➕➖ HACS files
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Oct 31, 2024
1 parent d521181 commit 75e3113
Show file tree
Hide file tree
Showing 183 changed files with 5,988 additions and 2,274 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified custom_components/battery_notes/__pycache__/sensor.cpython-312.pyc
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion custom_components/battery_notes/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

LOGGER: Logger = getLogger(__package__)

MIN_HA_VERSION = "2024.5"
MIN_HA_VERSION = "2024.7"

manifestfile = Path(__file__).parent / "manifest.json"
with open(file=manifestfile, encoding="UTF-8") as json_file:
Expand Down
Loading

0 comments on commit 75e3113

Please sign in to comment.