davidrapan / ha-solarman

⚡ Solarman Stick Logger integration for 🏠 Home Assistant
MIT License
119 stars 28 forks source link

Deye SUN-12K-SG02LP1-EU not showing data for PV3 (MPPT3) #281

Open peyanski opened 6 hours ago

peyanski commented 6 hours ago

Description

Hello I'm using the Deye SUN-12K-SG02LP1-EU inverter which is having 3 MPPTs where 1 & 2 are working just fine with this great integration, but 3 is not showing at all and I have no entities for it. I'm using the deye_hybrid.yaml I also tried with auto and I selected 3 MPPT during setup but no luck. Everything else is working perfectly apart from the missing MPPT 3 (PV3) What can I do ?

Reproduction Steps

add solarman integration for SUN-12K-SG02LP1-EU inverter with the deye_hybrid.yaml config

Log

`Logger: homeassistant.components.number Source: helpers/entity_platform.py:764 integration: Number (documentation, issues) First occurred: 8:42:00 PM (2 occurrences) Last logged: 8:42:00 PM

Platform solarman does not generate unique IDs. ID Deye_2990981151_Battery Generator Charging Current already exists - ignoring number.deye_battery_generator_charging_current Platform solarman does not generate unique IDs. ID Deye_2990981151_Battery Grid Charging Current already exists - ignoring number.deye_battery_grid_charging_current

Logger: homeassistant.components.switch Source: helpers/entity_platform.py:764 integration: Switch (documentation, issues) First occurred: 8:42:00 PM (1 occurrences) Last logged: 8:42:00 PM

Platform solarman does not generate unique IDs. ID Deye_2990981151_Generator already exists - ignoring switch.deye_generator `

Version

24.11.02

davidrapan commented 6 hours ago

Hi @peyanski, can you show me attributes of Device sensor?

davidrapan commented 6 hours ago

feat: Add MPPT 3 & 4 for Deye Hybrid

peyanski commented 5 hours ago

Hi @peyanski, can you show me attributes of Device sensor?

sure, I'm attaching screenshots but if you prefer something else just let me know Screenshot 2024-12-04 at 23 39 56 Screenshot 2024-12-04 at 23 44 50 Screenshot 2024-12-04 at 23 44 25

peyanski commented 5 hours ago

it seems that is working now! Too bad that I have no Sun at the moment to confirm it. Many, many, many thanks!

davidrapan commented 3 hours ago

Can you click on sensor named "Device" to show it's details and then click on "Attributes" at the bottom of that popup window?