-
Notifications
You must be signed in to change notification settings - Fork 66
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
Neuer Batterietyp SBS Unipower XL #1199
Conversation
Snoopy-HSS
commented
Aug 26, 2024
modified: include/BatteryCanReceiver.h modified: include/BatteryStats.h new file: include/SBSCanReceiver.h modified: src/Battery.cpp modified: src/BatteryCanReceiver.cpp modified: src/BatteryStats.cpp new file: src/SBSCanReceiver.cpp modified: webapp/src/locales/de.json modified: webapp/src/locales/en.json modified: webapp/src/locales/fr.json modified: webapp/src/views/BatteryAdminView.vue
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you implement HASS auto-discovery for this, which would make this feature complete?
modified: src/SBSCanReceiver.cpp
I can not test it, no Home Assistant Server in USE
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. There is still one indention issue. I will take care of it.
@ranma can you please review it? |
Updated Clusterstate Block
removed void setmanufacturer
added missing blank in comment change Debug output from INT to float for Voltage
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns. |