Skip to content

Add imeon inverter integration #130958

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

Merged
merged 82 commits into from
Apr 10, 2025
Merged

Add imeon inverter integration #130958

merged 82 commits into from
Apr 10, 2025

Conversation

Imeon-Energy
Copy link
Contributor

@Imeon-Energy Imeon-Energy commented Nov 19, 2024

Proposed change

Add an integration to handle the Imeon Energy inverters. The integration allows for local polling of the inverter data and provides a hub for managing your solar energy system. Here is the PR with a prototype, without the API used for now.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New integration (thank you!)
  • New feature (which adds functionality to an existing integration)
  • Deprecation (breaking change to happen in the future)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

This PR provides a prototype that creates "empty" inverters, prepared to get data from the API. It includes setting up the integration, handling and saving user-filled form entries, and all information required for the integration.

The Imeon Inverter integration supports configuration via the Home Assistant UI. To set it up:

Access Integrations:
Go to the Home Assistant UI, navigate to Configuration > Integrations.

Add Integration:
Click the "+" button to add a new integration and search for "Imeon Inverter".

Follow Setup Wizard:
Follow the on-screen instructions to complete the integration setup.

Checklist

  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist
  • I have followed the perfect PR recommendations
  • The code has been formatted using Ruff (ruff format homeassistant tests)
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • The manifest file has all fields filled out correctly.
    Updated and included derived files by running: python3 -m script.hassfest.
  • New or updated dependencies have been added to requirements_all.txt.
    Updated by running python3 -m script.gen_requirements_all.
  • For the updated dependencies - a link to the changelog, or at minimum a diff between library versions is added to the PR description.

To help with the load of incoming pull requests:

home-assistant[bot]

This comment was marked as resolved.

@home-assistant home-assistant bot marked this pull request as draft November 19, 2024 14:52
@home-assistant
Copy link

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

home-assistant[bot]

This comment was marked as resolved.

@Imeon-Energy Imeon-Energy marked this pull request as ready for review November 19, 2024 15:07
@home-assistant home-assistant bot dismissed stale reviews from themself November 19, 2024 15:07

Stale

home-assistant[bot]

This comment was marked as resolved.

@home-assistant home-assistant bot marked this pull request as draft November 19, 2024 15:18
@zweckj
Copy link
Member

zweckj commented Nov 19, 2024

this PR does not contain any platforms or services as of now, you'll also need to add tests (for at least the config flow)

@Imeon-Energy Imeon-Energy marked this pull request as ready for review April 1, 2025 14:34
@home-assistant home-assistant bot requested a review from joostlek April 1, 2025 14:34
@Imeon-Energy
Copy link
Contributor Author

Are you waiting for me to change the name to imeon_energy ?

@joostlek
Copy link
Member

joostlek commented Apr 7, 2025

If the integration is only for inverters, then this is fine

@home-assistant home-assistant bot marked this pull request as draft April 8, 2025 18:31
@Imeon-Energy Imeon-Energy marked this pull request as ready for review April 9, 2025 10:20
@home-assistant home-assistant bot requested a review from zweckj April 9, 2025 10:20
@home-assistant home-assistant bot marked this pull request as draft April 9, 2025 14:12
@Imeon-Energy Imeon-Energy marked this pull request as ready for review April 9, 2025 15:31
@home-assistant home-assistant bot requested a review from zweckj April 9, 2025 15:31
@zweckj zweckj merged commit b51bb66 into home-assistant:dev Apr 10, 2025
43 of 44 checks passed
@zweckj
Copy link
Member

zweckj commented Apr 10, 2025

@Imeon-Energy could you please provide us with your discord username, so we can add you to the integration owners group?

@joostlek
Copy link
Member

Can you send me a message on discord?

@Imeon-Energy
Copy link
Contributor Author

Can you send me a message on discord?

I'll check it out with my coworkers and let you know.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants