Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make account_number optional #29

Merged
merged 1 commit into from
Dec 18, 2022

Conversation

jgoulah
Copy link
Contributor

@jgoulah jgoulah commented Dec 18, 2022

fixes issue #28

there is a bad code path here in meter.py for when account_number is set that doesn't work properly (throws errors around raw_data)

the home assistant plugin was forcing this field which made it impossible to avoid the path. for now, allow account_number to be optional

@bvlaicu bvlaicu merged commit 57c2e41 into bvlaicu:master Dec 18, 2022
@bvlaicu
Copy link
Owner

bvlaicu commented Dec 18, 2022

We also need a new version number under config.json. I can make that change separately.

@bvlaicu
Copy link
Owner

bvlaicu commented Dec 18, 2022

Done. New add-on version is 1.0.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants