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

Zappi: number of phases charging #23

Closed
jwillemsen opened this issue Mar 11, 2024 · 1 comment · Fixed by #25
Closed

Zappi: number of phases charging #23

jwillemsen opened this issue Mar 11, 2024 · 1 comment · Fixed by #25

Comments

@jwillemsen
Copy link
Contributor

According to https://github.com/CJNE/pymyenergi?tab=readme-ov-file#example-client-usage---zappi there should be a num_phases property to retrieve the amount of phases charging but that doesn't to be available as part of the Zappi class

@jwillemsen
Copy link
Contributor Author

jwillemsen commented Mar 11, 2024

Added some logging, it seems there is a phaseSetting

{'deviceClass': 'ZAPPI', 'sno': xxx, 'dat': '11-03-2024', 'tim': '11:30:24', 'ectp1': 0, 'ectp2': 0, 'ectp3': 0, 'ectt1': 'Internal Load', 'ectt2': 'Internal Load', 'ectt3': 'Internal Load', 'bsm': 0, 'bst': 0, 'dst': 1, 'div': 0, 'frq': 49.94, 'grd': -219, 'pha': 2, 'pri': 1, 'sta': 4, 'tz': 3, 'vol': 2324, 'che': 26.68, 'bss': 0, 'lck': 16, 'pst': 'A', 'zmo': 1, 'pwm': 1000, 'zs': 256, 'rdc': 3, 'rac': 4, 'rrac': 3, 'zsh': 1, 'ectp4': 103, 'ectp5': -218, 'ectp6': -98, 'ectt4': 'Grid', 'ectt5': 'Grid', 'ectt6': 'Grid', 'beingTamperedWith': False, 'batteryDischargeEnabled': False, 'g100LockoutState': 'NONE', 'phaseSetting': 'SINGLE_PHASE', 'mgl': 100, 'sbh': 17, 'sbk': 5, 'fwv': '3562S5.434', 'cmt': 253, 'newAppAvailable': False, 'newBootloaderAvailable': False}

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 a pull request may close this issue.

1 participant