Skip to content
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

Solis inverter AC Current 0 value #405

Open
DenisTimofijuk opened this issue Dec 12, 2024 · 0 comments
Open

Solis inverter AC Current 0 value #405

DenisTimofijuk opened this issue Dec 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DenisTimofijuk
Copy link

DenisTimofijuk commented Dec 12, 2024

Describe the bug
The Solis integration in Home Assistant shows 0.0 A for AC Current (R, S, T phases), despite accurate values being visible on the official Solis monitoring platform. This indicates the integration is not correctly retrieving or displaying the AC current data.

Config

  • Cloud-based Home Assistant integration for Solis monitoring

Versions

  • Home Assistant Core: 2024.11.1
  • Frontend: 20241106.2
  • Solis integration: 3.7.1

Debug logs
To assist in debugging, I have added the following to configuration.yaml:

logger:  
  default: warning  
  logs:  
    custom_components.solis: debug  

Observed Behavior in Sensors

Sensor Value
Solis inverter AC Current R 0.0 A
Solis inverter AC Current S 0.0 A
Solis inverter AC Current T 0.0 A

Expected Behavior
The integration should reflect accurate AC current values for the R, S, and T phases, as visible on the official Solis monitoring platform.

Steps to Reproduce

  1. Install the Solis integration (version 3.7.1) on Home Assistant (2024.11.1).
  2. View the AC Current sensors under the Solis integration.
  3. Observe the values for R, S, and T phases as 0.0 A, even when the official Solis monitoring platform shows non-zero values.

Screenshots

@DenisTimofijuk DenisTimofijuk added the bug Something isn't working label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant