Skip to content

Commit

Permalink
Missing reseller id
Browse files Browse the repository at this point in the history
  • Loading branch information
faanskit committed Feb 8, 2024
1 parent 386f631 commit 527abe0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/checkwatt/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ class CheckwattResp(TypedDict):
fcr_d_status: str
fcr_d_info: str
fcr_d_date: str
reseller_id: int


async def update_listener(hass: HomeAssistant, entry):
Expand Down

0 comments on commit 527abe0

Please sign in to comment.