Skip to content

Remove 'energy' name from HomeWizard#42579

Merged
c0ffeeca7 merged 4 commits intohome-assistant:currentfrom
DCSBL:homewizard-rebrand
Dec 15, 2025
Merged

Remove 'energy' name from HomeWizard#42579
c0ffeeca7 merged 4 commits intohome-assistant:currentfrom
DCSBL:homewizard-rebrand

Conversation

@DCSBL
Copy link
Copy Markdown
Contributor

@DCSBL DCSBL commented Dec 15, 2025

Proposed change

HomeWizard has removed ‘Energy’ from its app name, so it is just called “HomeWizard”. This PR reflects this change in the documentation.

"While we are at it”... we have also updated some incorrect or updated brand specific names. Let me know if you want me to open a separate PR for this.

  • Updated all references from "HomeWizard Energy (app)" to "HomeWizard app".
  • Standardized the product name "Watermeter" (no space) throughout the documentation.
  • Updated all HomeWizard product links to use the .com domain with a trailing slash. This resolves some issues with redirects.
  • Updated product names to match current branding: P1 Meter, Energy Socket, Energy Display, kWh Meter (1-Phase, 3-Phase), Watermeter, and Plug-In Battery.
  • Corrected pluralization for Plug-In Batteries (EN) and Plug-In Battery's (NL) where relevant.

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.

@home-assistant home-assistant Bot added the current This PR goes into the current branch label Dec 15, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 15, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 15e1684
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/693fee4358497a00084bce83
😎 Deploy Preview https://deploy-preview-42579--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@home-assistant home-assistant Bot added the has-parent This PR has a parent PR in another repo label Dec 15, 2025
@home-assistant home-assistant Bot added in-progress This PR/Issue is currently being worked on needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch labels Dec 15, 2025
@home-assistant
Copy link
Copy Markdown

It seems that this PR is targeted against an incorrect branch since it has a parent PR on one of our codebases. Documentation that needs to be updated for an upcoming release should target the next branch. Please change the target branch of this PR to next and rebase if needed.

@DCSBL DCSBL marked this pull request as ready for review December 15, 2025 11:06
Copilot AI review requested due to automatic review settings December 15, 2025 11:06
@DCSBL
Copy link
Copy Markdown
Contributor Author

DCSBL commented Dec 15, 2025

IMO this can be applied to current as this change is live. The core PR is not mandatory. A the same time I am okay to use the next target.

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

This PR updates the HomeWizard integration documentation to reflect the company's recent branding changes, removing "Energy" from the app name and standardizing product names throughout the documentation. The changes align the documentation with current HomeWizard branding and improve consistency.

Key changes

  • Updated all references from "HomeWizard Energy" to "HomeWizard" (app name and title)
  • Standardized product names: "Watermeter" (one word), "P1 Meter", "Energy Socket", "kWh Meter 1-Phase/3-Phase", and "Plug-In Battery"
  • Updated all product URLs to use the .com domain with trailing slashes to prevent redirects

Comment thread source/_integrations/homewizard.markdown Outdated
Comment thread source/_integrations/homewizard.markdown Outdated
- **Charge to full**: All connected Plug-In Batteries will be charged to 100%, regardless of the power consumption/production of your home. When all batteries are fully charged, the Plug-In Battery will switch to the standby mode.
- **Standby**: Batteries will enter standby mode. This means that the Plug-In Battery will neither charge nor discharge.
- **Charge to full**: All connected Plug-In Batteries will be charged to 100%, regardless of the power consumption/production of your home. When all batteries are fully charged, the Plug-In Batteries will switch to the standby mode.
- **Standby**: Plug-In Batteries will enter standby mode. This means that the Plug-In Battery will neither charge nor discharge.
Copy link

Copilot AI Dec 15, 2025

Choose a reason for hiding this comment

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

There is an inconsistency in this sentence. It starts with "Plug-In Batteries" (plural) but then switches to "the Plug-In Battery" (singular). For consistency, the second part should also use the plural form to match the subject at the beginning of the sentence.

Suggested change
- **Standby**: Plug-In Batteries will enter standby mode. This means that the Plug-In Battery will neither charge nor discharge.
- **Standby**: Plug-In Batteries will enter standby mode. This means that the Plug-In Batteries will neither charge nor discharge.

Copilot uses AI. Check for mistakes.
DCSBL and others added 3 commits December 15, 2025 12:15
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@c0ffeeca7 c0ffeeca7 left a comment

Choose a reason for hiding this comment

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

Thank you, @DCSBL 👍

@c0ffeeca7 c0ffeeca7 merged commit aa7b5ad into home-assistant:current Dec 15, 2025
7 checks passed
@home-assistant home-assistant Bot removed in-progress This PR/Issue is currently being worked on needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch labels Dec 15, 2025
konsulten pushed a commit to konsulten/home-assistant.io that referenced this pull request Dec 15, 2025
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 16, 2025
@home-assistant home-assistant Bot added the parent-merged The parent PR has been merged already label Dec 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

current This PR goes into the current branch has-parent This PR has a parent PR in another repo parent-merged The parent PR has been merged already

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants