Skip to content
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions source/_integrations/openevse.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ ha_codeowners:
ha_domain: openevse
ha_zeroconf: true
ha_platforms:
- button
- number
- sensor
ha_integration_type: device
Expand All @@ -31,6 +32,13 @@ The **OpenEVSE** {% term integration %} allows you to monitor your [OpenEVSE](ht
## Configuration
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
## Configuration
## Supported functionality
The **OpenEVSE** integration provides the following entities:

I realize it's out of scope for this PR, but we usually wrap these into a Supported functionality section.
See
https://github.com/home-assistant/home-assistant.io/blob/current/source/_integrations/_integration_docs_template.markdown?plain=1#L91



## Buttons
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
## Buttons
### Buttons


The integration provides the following button entities to perform actions. The default names are listed below:

- **Restart EVSE**: Restarts the charging module.
- **Restart WiFi**: Restarts the Wi-Fi module.
Comment thread
firstof9 marked this conversation as resolved.
Outdated

## Sensors

The integration provides the following sensor entities:
Expand Down