-
Notifications
You must be signed in to change notification settings - Fork 33
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
Readout of Victron DC/DC charger Orion XS #50
Comments
I replaced the Orion-Tr Smart DC/DC by the new Orion XS charger. In the yaml I replaced the mac address and the encryption key by the Orion XS data. But it's not working out of the box as I expected. What can I do ? |
Can you please provide a log from the ESP device? |
yes, of course, it is a little bit overloaded due to the amount of services which are running on the ESP |
Thanks for the log.
This means victron has not documented this type of device. Please let me know which way you want to go? |
Do you know which document have to be updated and where could I find it ? |
The documentation is in the victron community See pdf in top post. |
This document is quite old and can not be found on an official Victron page. |
To support the device I will create a separate branch and start writing some stub code. |
I added a new branch for Orion XS suport. Can you please create a new config with minimal components and verbose level. E.g.: external_components:
- source: github://Fabian-Schmidt/esphome-victron_ble@OrionXS
logger:
level: VERBOSE To add support for the device I need a few example values from the log. There should be a message Thanks |
Please find attached some data. Hopeful it is enough for evaluation. Otherwise I have to see how to log data during driving. |
Hi, To ensure you get the latest version please use the following external reference: external_components:
- source: github://Fabian-Schmidt/esphome-victron_ble@OrionXS
refresh: 0s I added two additional sensor types to support the device
Can you please test and let me know if it is working. Cheers, |
Hi Fabian, test passed successful. Thanks a lot. Will you include as standard ? Kind Regards Thomas |
Yes I will include it as standard. In a few days I will review the code changes and then merge it. Have you tested all the sensor types and they present correct values? |
I have not compared all digits behind the comma, but in general all sensors reflects the values in the App. The text sensors are in English but this is also normal |
I
The text was updated successfully, but these errors were encountered: