-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Document Enphase_envoy collar grid status issues #41188
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
Document Enphase_envoy collar grid status issues #41188
Conversation
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
|
||
| #### Collar status entities | ||
|
|
||
| - **Collar <abbr title="Collar serial number">SN</abbr> Admin state**: Collar state, ENCMN_MDE_ON_GRID when on grid and ENCMN_MDE_OFF_GRID when off grid. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this really the state we are communicating to the user? "ENCMN_MDE_ON_GRID"?
To me, this doesn't sounds like something we should ever make user-facing 🤷
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You are completely right that this shouldn't show like this. Turns out I forgot to add these to the translations strings and those raw api values showed in the gui. As if I was before my first coffee or after my first beer, not realizing what was going on... . THANKS!!!
c0ffeeca7
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @catsmanac 👍
Proposed change
In HA version 2025.9 support for the Enphase Collar was added to the enphase_envoy integration. Collar support included display of grid_state as on/off grid. After some time of field use, it turns out the grid_state field of the envoy does not reflect the actual grid connection status, but rather the admin_state_str field of the Collar device does.
This PR is related to the fix for this in the parent code base and describes this issue, where to get the grid status and some caution with these status until time will learn more.
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.