Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/byteseekerpro/powmr-pow-sunsmart-12kl3-rs485-homeassistant-integration
ByteSeekerPro Repository
https://github.com/byteseekerpro/powmr-pow-sunsmart-12kl3-rs485-homeassistant-integration
arduino automation csharp electronics esp32 esphome hassio homeassistant modbus powmr rs485 solar srne-hybrid-inverter
Last synced: 3 months ago
JSON representation
ByteSeekerPro Repository
- Host: GitHub
- URL: https://github.com/byteseekerpro/powmr-pow-sunsmart-12kl3-rs485-homeassistant-integration
- Owner: ByteSeekerPro
- Created: 2024-06-19T04:50:15.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-09-02T16:53:45.000Z (4 months ago)
- Last Synced: 2024-10-13T08:41:56.841Z (3 months ago)
- Topics: arduino, automation, csharp, electronics, esp32, esphome, hassio, homeassistant, modbus, powmr, rs485, solar, srne-hybrid-inverter
- Homepage:
- Size: 5.05 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HomeAssistant ESPHome / RS485 Modbus Integration
Maybe for all Inverters of the following types
- POW-LVM3K-24V
- POW-LVM3.5K-48V
- POW-LVM5K-48V-H
- POW-HPM5.6KW - tested (by https://github.com/Smoria)
- POW-SunSmart SP5K
- POW-SUNSMART 10K
- POW-SunSmart 10KP
- POW-SunSmart 8KL3
- POW-SunSmart 12KL3 - tested (the only one i own :-))
- POW-SUNSMART-5.5KW-48V
- POW-SUNSMART-3.5KW-48V- some SRNE X3 Models - I don't know the models, but they should also work because the MODBUS communication protocol documentation I used is from SRNE.
Usually used with PowMr Wifi Module - Wi-Fi Plug07/WIFI-HF - SRNE MS-W 09
What do you need?
Hardware
- 1 x ESP32 NodeMCU https://amzn.to/45ssngF or ESP32 NodeMCU with external antenna https://amzn.to/3RLFtjz
- 1 x TTL to RS485 Converter https://amzn.to/4c6Vhpd
- 1 x LAN Cable RJ45 (only a half of this)
- 1 x Housing 100mm x 60mm x 25mm https://amzn.to/3KZAoA7Software
- HomeAssistant
- ESPHome as HomeAssistant IntegrationThis adapter, based on an ESP32, can be connected to the WiFi or RS485 interface of the inverter.
ESP32 WROOM Pinout (38 Pin)
ESP is powered over USB.
Pins used:
- 3V3 - VCC (TTL to RS485)
- GND - GND (TTL to RS485)
- GPIO16 (RX2) - TXD (TTL to RS485)
- GPIO17 (TX2) - RXD (TTL to RS485)![image](https://github.com/ByteSeekerPro/PowMr-POW-SunSmart-12KL3-RS485-HomeAssistant-Integration/assets/173205372/89d6227d-ca61-4aeb-9a73-7d3ea7fd3665)
TTL to RS485 Converter
Pins used:
- A+ - Pin7 RJ45 Cable
- B- - Pin8 RJ45 Cable![image](https://github.com/ByteSeekerPro/PowMr-POW-SunSmart-12KL3-RS485-HomeAssistant-Integration/assets/173205372/e1120a85-f1ab-4ca5-85ef-10b266e50600)
PowMr Inverter Wifi Port / RS485
![image](https://github.com/ByteSeekerPro/PowMr-POW-SunSmart-12KL3-RS485-HomeAssistant-Integration/assets/173205372/b7228ac0-712f-4562-a4b0-f1323dc0dc91)
Wiring Diagram
![image](https://github.com/ByteSeekerPro/PowMr-POW-SunSmart-12KL3-RS485-HomeAssistant-Integration/assets/173205372/d31c9d7d-cf2c-4d49-8648-69220d60f019)
Fully assembled