Skip to content

Add support for Inverter Pool Heat Pump (InverGo)#169606

Merged
epenet merged 13 commits into
home-assistant:devfrom
tbouron:tuya/invertgo-heat-pump
May 12, 2026
Merged

Add support for Inverter Pool Heat Pump (InverGo)#169606
epenet merged 13 commits into
home-assistant:devfrom
tbouron:tuya/invertgo-heat-pump

Conversation

@tbouron
Copy link
Copy Markdown
Contributor

@tbouron tbouron commented May 1, 2026

Proposed change

This adds support for Vitalia SilenFlow Pool Heating Pumps (https://www.my-cfgroup.fr/fr/chauffage/pompe-a-chaleur/pac-vitalia-silent-flow-9kw-vitsil09-1). These are reported by Tuya as following:

  • Category: znrb
  • Product id: gpzittzfnzhduquz
  • Name: Inverter Pool Heat Pump

Unfortunately this category seems not to be documented in the Tuya dev docs. You can find the config entry JSON that describes the component.

Please note that the category znrb where already add by #118415, but this expands on it. I've left out the following dpIds because I couldn't correlate them to what they were: temp_top and temp_bottom

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 fixes or closes issue: N/A
  • This PR is related to issue: Add Tuya pool heating pumps #118415
  • Link to documentation pull request: N/A
  • Link to developer documentation pull request: N/A
  • Link to frontend pull request: N/A

Checklist

  • I understand the code I am submitting and can explain how it works.
  • 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.
  • Any generated code has been carefully reviewed for correctness and compliance with project standards.

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 diff between library versions and ideally a link to the changelog/release notes is added to the PR description.

To help with the load of incoming pull requests:

Copilot AI review requested due to automatic review settings May 1, 2026 14:31
@home-assistant home-assistant Bot added cla-error integration: tuya new-feature Top 100 Integration is ranked within the top 100 by usage Top 200 Integration is ranked within the top 200 by usage Top 50 Integration is ranked within the top 50 by usage labels May 1, 2026
Copy link
Copy Markdown
Contributor

@home-assistant home-assistant Bot left a comment

Choose a reason for hiding this comment

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

Hello @tbouron,

When attempting to inspect the commits of your pull request for CLA signature status among all authors we encountered commit(s) which were not linked to a GitHub account, thus not allowing us to determine their status(es).

The commits that are missing a linked GitHub account are the following:

Unfortunately, we are unable to accept this pull request until this situation is corrected.

Here are your options:

  1. If you had an email address set for the commit that simply wasn't linked to your GitHub account you can link that email now and it will retroactively apply to your commits. The simplest way to do this is to click the link to one of the above commits and look for a blue question mark in a blue circle in the top left. Hovering over that bubble will show you what email address you used. Clicking on that button will take you to your email address settings on GitHub. Just add the email address on that page and you're all set. GitHub has more information about this option in their help center.

  2. If you didn't use an email address at all, it was an invalid email, or it's one you can't link to your GitHub, you will need to change the authorship information of the commit and your global Git settings so this doesn't happen again going forward. GitHub provides some great instructions on how to change your authorship information in their help center.

    • If you only made a single commit you should be able to run
      git commit --amend --author="Author Name <email@address.com>"
      
      (substituting "Author Name" and "email@address.com" for your actual information) to set the authorship information.
    • If you made more than one commit and the commit with the missing authorship information is not the most recent one you have two options:
      1. You can re-create all commits missing authorship information. This is going to be the easiest solution for developers that aren't extremely confident in their Git and command line skills.
      2. You can use this script that GitHub provides to rewrite history. Please note: this should be used only if you are very confident in your abilities and understand its impacts.
    • Whichever method you choose, I will come by to re-check the pull request once you push the fixes to this branch.

We apologize for this inconvenience, especially since it usually bites new contributors to Home Assistant. We hope you understand the need for us to protect ourselves and the great community we all have built legally. The best thing to come out of this is that you only need to fix this once and it benefits the entire Home Assistant and GitHub community.

Thanks, I look forward to checking this PR again soon! ❤️

@home-assistant
Copy link
Copy Markdown
Contributor

home-assistant Bot commented May 1, 2026

Hey there @tuya, @zlinoliver, mind taking a look at this pull request as it has been labeled with an integration (tuya) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of tuya can trigger bot actions by commenting:

  • @home-assistant close Closes the pull request.
  • @home-assistant mark-draft Mark the pull request as draft.
  • @home-assistant ready-for-review Remove the draft status from the pull request.
  • @home-assistant rename Awesome new title Renames the pull request.
  • @home-assistant reopen Reopen the pull request.
  • @home-assistant unassign tuya Removes the current integration label and assignees on the pull request, add the integration domain after the command.
  • @home-assistant update-branch Update the pull request branch with the base branch.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component, problem in config, problem in device, feature-request) to the pull request.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component, problem in config, problem in device, feature-request) on the pull request.

Copy link
Copy Markdown
Contributor

@home-assistant home-assistant Bot left a comment

Choose a reason for hiding this comment

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

Hi @tbouron

It seems you haven't yet signed a CLA. Please do so here.

Once you do that we will be able to review and accept this pull request.

Thanks!

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 extends the Tuya integration’s support for device category znrb (“Inverter Pool Heat Pump” / InverGo) by exposing additional datapoints as Home Assistant entities.

Changes:

  • Add a child_lock config switch for znrb devices.
  • Add several new znrb sensor entities (compressor strength + multiple temperatures).
  • Add missing Tuya DPCode constants needed to map the new datapoints.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 7 comments.

File Description
homeassistant/components/tuya/switch.py Adds a child_lock switch entity description for DeviceCategory.ZNRB.
homeassistant/components/tuya/sensor.py Adds multiple new sensor entity descriptions for DeviceCategory.ZNRB.
homeassistant/components/tuya/const.py Extends DPCode with new Tuya DP identifiers used by the added entities.

Comment thread homeassistant/components/tuya/sensor.py
Comment thread homeassistant/components/tuya/sensor.py Outdated
Comment thread homeassistant/components/tuya/sensor.py
Comment thread homeassistant/components/tuya/sensor.py
Comment thread homeassistant/components/tuya/sensor.py Outdated
Comment thread homeassistant/components/tuya/sensor.py
Comment thread homeassistant/components/tuya/sensor.py
@tbouron tbouron marked this pull request as ready for review May 1, 2026 20:32
Copilot AI review requested due to automatic review settings May 1, 2026 20:32
@tbouron tbouron force-pushed the tuya/invertgo-heat-pump branch from d45e051 to 3e5fa90 Compare May 1, 2026 20:34
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

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

Comment thread homeassistant/components/tuya/sensor.py
Comment thread homeassistant/components/tuya/sensor.py
Comment thread homeassistant/components/tuya/strings.json Outdated
Comment thread homeassistant/components/tuya/switch.py
Copilot AI review requested due to automatic review settings May 1, 2026 22:04
@tbouron tbouron force-pushed the tuya/invertgo-heat-pump branch from 45ddd93 to 98f93c7 Compare May 1, 2026 22:04
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

Copilot reviewed 9 out of 9 changed files in this pull request and generated 2 comments.

Comment thread homeassistant/components/tuya/sensor.py
Comment thread tests/components/tuya/snapshots/test_number.ambr
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

Copilot reviewed 6 out of 6 changed files in this pull request and generated 5 comments.

Comment thread homeassistant/components/tuya/sensor.py Outdated
Comment thread homeassistant/components/tuya/sensor.py Outdated
Comment thread homeassistant/components/tuya/sensor.py Outdated
Comment thread homeassistant/components/tuya/sensor.py Outdated
Comment thread homeassistant/components/tuya/sensor.py Outdated
Comment thread homeassistant/components/tuya/sensor.py Outdated
Comment on lines +1720 to +1727
if (
temp_unit is not None
and description.device_class == SensorDeviceClass.TEMPERATURE
and description.native_unit_of_measurement is None
):
description = replace(
description, native_unit_of_measurement=temp_unit
)
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.

See #170338 - which I think should be merged first.

I think this should then be handled inside _validate_device_class_unit

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Aha, that makes sense. I'll rebase on your PR locally and make that change so it can be ready once yours is merged. Thank you @epenet

Copilot AI review requested due to automatic review settings May 12, 2026 12:25
Comment thread homeassistant/components/tuya/number.py Outdated
Comment thread homeassistant/components/tuya/sensor.py Outdated
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

Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.

Comment thread homeassistant/components/tuya/sensor.py Outdated
key=DPCode.COMPRESSOR_STRENGTH,
translation_key="compressor_strength",
state_class=SensorStateClass.MEASUREMENT,
native_unit_of_measurement=PERCENTAGE,
Comment thread homeassistant/components/tuya/sensor.py Outdated
@tbouron tbouron force-pushed the tuya/invertgo-heat-pump branch from 95d569e to ed0799a Compare May 12, 2026 12:36
Comment thread homeassistant/components/tuya/const.py Outdated
Copilot AI review requested due to automatic review settings May 12, 2026 12:46
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

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Comment thread homeassistant/components/tuya/sensor.py
Comment thread homeassistant/components/tuya/sensor.py
Comment thread homeassistant/components/tuya/sensor.py Outdated
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 12, 2026 13:08
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
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

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Comment thread homeassistant/components/tuya/sensor.py
@epenet
Copy link
Copy Markdown
Contributor

epenet commented May 12, 2026

I think you'll need to update the snapshots to match the latest changes, and then we should be good

@tbouron tbouron force-pushed the tuya/invertgo-heat-pump branch from a70a7ac to 575ebef Compare May 12, 2026 13:23
@tbouron tbouron requested a review from epenet May 12, 2026 13:58
Copy link
Copy Markdown
Contributor

@epenet epenet left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@epenet epenet merged commit 09a0801 into home-assistant:dev May 12, 2026
33 checks passed
@epenet
Copy link
Copy Markdown
Contributor

epenet commented May 12, 2026

Note: for the percentage issue I suggest that you create a quirk via https://github.com/home-assistant-libs/tuya-device-handlers to fix the incorrect unit of measurement

@github-actions github-actions Bot locked and limited conversation to collaborators May 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed integration: tuya new-feature Quality Scale: No score Top 50 Integration is ranked within the top 50 by usage Top 100 Integration is ranked within the top 100 by usage Top 200 Integration is ranked within the top 200 by usage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants