Skip to content

Commit

Permalink
Update predbat.py (#1272)
Browse files Browse the repository at this point in the history
  • Loading branch information
springfall2008 authored Jun 29, 2024
1 parent 74277f6 commit b552905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/predbat/predbat.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
import asyncio
import json

THIS_VERSION = "v8.2.0"
THIS_VERSION = "v8.2.1"
PREDBAT_FILES = ["predbat.py", "config.py", "prediction.py", "utils.py", "inverter.py", "ha.py", "download.py", "unit_test.py"]
from download import predbat_update_move, predbat_update_download, check_install

Expand Down

0 comments on commit b552905

Please sign in to comment.