-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Add 1101-SP16 support #28
Comments
I assume it's already supported but untested. Please give it a try an ping me if it doesn't work out of the box. |
I tired but no entity shows up in HA. |
How did you connect the ESP to the BMS? Does both BMS share the same RS485 bus? It's important to select proper addresses using the dip switches. The same addresses must be used at the configuration YAML: |
Where can i display the response of all sensors enabled? |
This is the ESPHome log. You can connect to your ESPHome node and view the logs by:
Please enable the debug output of the You should see the outgoing and incoming traffic now. Please double check the baudrate setting of the |
Can i also obtain this wireless? |
Yes. You can obtain the log via the |
If i make a plain install in my ESPHome i can get it with api key.
Or do i need to install it via linux machine. |
If this is your first ESPHome node you should use the Please make sure the RS485 module is connected to GPIO4/GPIO5. To make it more explicit I try to provide a step by step guide:
|
Thank you very very much.
|
And here the first part, i set the Baud to 19200, because it is the ine BMS description:
|
This log message indicates outgoing traffic:
If your BMS does respond you should see incoming traffic:
Could you provide a photo of your RS485 module? Is your RS485 module equipped with a TX and RX led? Does the TX led blink periodically? |
I did some research and found out that i should use GPIO 5 and 4 Pin as written in the code. |
I would like to add your BMS model as supported. Do you agree? |
yes of course |
Hello i have two 1101-S16 units and would also like to use your ESPHOME Splos BMS.
Could you also implement?
i would help with testing.
Thanks.
Regards,
Dominik
The text was updated successfully, but these errors were encountered: