Skip to content

Add binary sensors to OpenEVSE documentation#45733

Open
firstof9 wants to merge 1 commit into
home-assistant:nextfrom
firstof9:add-openevse-binary-sensors
Open

Add binary sensors to OpenEVSE documentation#45733
firstof9 wants to merge 1 commit into
home-assistant:nextfrom
firstof9:add-openevse-binary-sensors

Conversation

@firstof9
Copy link
Copy Markdown
Contributor

@firstof9 firstof9 commented Jun 3, 2026

Proposed change

This PR documents the new binary sensor entities added to the OpenEVSE integration:

  • Divert active: Whether solar PV divert charging is currently active.
  • Ethernet connected: Whether the charger is connected via Ethernet (disabled by default).
  • Limit active: Whether a charging limit is currently active (disabled by default).
  • MQTT connected: Whether the charger's MQTT client is connected to a broker (disabled by default).
  • Shaper active: Whether the power shaper is currently active.
  • Vehicle connected: Whether a vehicle is plugged into the charger.

Type of change

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

Copilot AI review requested due to automatic review settings June 3, 2026 16:14
@home-assistant home-assistant Bot added has-parent This PR has a parent PR in another repo next This PR goes into the next branch labels Jun 3, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 3, 2026

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit c92eeb5
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/6a2055756e59780008f75c65
😎 Deploy Preview https://deploy-preview-45733--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds documentation and metadata updates for newly supported OpenEVSE binary sensor entities.

Changes:

  • Registers the binary_sensor platform for the OpenEVSE integration.
  • Documents the set of binary sensor entities provided by the integration.

Comment on lines +39 to +44
- **Divert active**: Whether solar PV divert charging is currently active.
- **Ethernet connected**: Whether the charger is connected via Ethernet (disabled by default).
- **Limit active**: Whether a charging limit is currently active (disabled by default).
- **MQTT connected**: Whether the charger's MQTT client is connected to a broker (disabled by default).
- **Shaper active**: Whether the power shaper is currently active.
- **Vehicle connected**: Whether a vehicle is plugged into the charger.
@firstof9 firstof9 force-pushed the add-openevse-binary-sensors branch from c64c84d to c92eeb5 Compare June 3, 2026 16:25
@home-assistant home-assistant Bot added the parent-merged The parent PR has been merged already label Jun 3, 2026
@firstof9 firstof9 closed this Jun 3, 2026
@firstof9 firstof9 deleted the add-openevse-binary-sensors branch June 3, 2026 23:26
@home-assistant home-assistant Bot removed the parent-merged The parent PR has been merged already label Jun 3, 2026
@firstof9 firstof9 restored the add-openevse-binary-sensors branch June 3, 2026 23:28
@firstof9 firstof9 reopened this Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

has-parent This PR has a parent PR in another repo next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants