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

Homematic: Enhance Error Messages #6835

Merged
merged 7 commits into from
Mar 15, 2023

Conversation

thierolm
Copy link
Contributor

@thierolm thierolm commented Mar 14, 2023

Raise/Forward CCU fault codes and description

Refer to page 30 of https://homematic-ip.com/sites/default/files/downloads/HM_XmlRpc_API.pdf

CCU Error messages will be raised like this:

thierolm@LAPTOP-KQMMVN3H:~/git-repos/evcc$ ./evcc -c ./evcc_homematictest.yaml -l debug charger
[main  ] INFO 2023/03/15 13:25:47 evcc 0.114.1 (da3ae27d)
[main  ] INFO 2023/03/15 13:25:47 using config file: ./evcc_homematictest.yaml
[db    ] INFO 2023/03/15 13:25:47 using sqlite database: /home/thierolm/.evcc/evcc.db
Power:         Invalid device (-2)
Energy:        Invalid device (-2)
Charge status: Invalid device (-2)
Enabled:       Invalid device (-2)
Features:      []

@andig andig added the devices Specific device support label Mar 15, 2023
meter/homematic/connection.go Outdated Show resolved Hide resolved
meter/homematic/connection.go Outdated Show resolved Hide resolved
meter/homematic/connection.go Outdated Show resolved Hide resolved
meter/homematic/connection.go Outdated Show resolved Hide resolved
meter/homematic/connection.go Outdated Show resolved Hide resolved
meter/homematic/connection.go Outdated Show resolved Hide resolved
thierolm and others added 3 commits March 15, 2023 13:37
Co-authored-by: andig <cpuidle@gmx.de>
Co-authored-by: andig <cpuidle@gmx.de>
Co-authored-by: andig <cpuidle@gmx.de>
@andig andig merged commit 10056d0 into evcc-io:master Mar 15, 2023
@thierolm thierolm deleted the homematic/enhance_error_messages branch March 15, 2023 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devices Specific device support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants