feat (devices): add Aquastrong heat pump#4716
Open
zackify wants to merge 4 commits intomake-all:mainfrom
Open
Conversation
Add device config for Aquastrong heat pump (product ID: g9m7honkxjweukvt). Modes: make_hot, make_cold, auto Temperatures reported in Fahrenheit. Includes climate, current draw, compressor/fan frequency, EEV opening, high pressure, and multiple temperature sensors. Amazon: https://www.amazon.com/dp/B0DRV95LP5 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add force: true to DPS 16, 21, 22, 26 so tuya-local actively polls these values even when the device is off. Without this, temperature and current readings go stale after power off. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Author
|
So... I was tweaking it because it all worked perfect, accept nothing updates when its off, i was wanting to use its temp sensor which works when its off through the tuya cloud app. lots of debugging later there is a device level cache / it just returns old values until you turn it on and off. at least control works fully. |
Author
|
Aha, found a way for people using this to make it update sensors. even when on it doesnt update inlet / outlet data. this annoying device sends stale data even when its screen has an update, unless you write a set temp to it this integration is ready to go, not sure if this should get included built in to my pr or not. |
Author
|
Anything needed here to have this merged? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds support for the Aquastrong heat pump pool/spa heater. Used claude to debug, fully tested in HA and with cli as well. Thankfully there was a similar device partially working so it was easy to debug.
Device Details
g9m7honkxjweukvtDatapoint Mapping
Implementation Notes
make_hot,make_cold,auto— different from the similar SolarEast/Adlår Castra Aurora II which usesheating,cold,floor_heating, etc.Local DPS Log
{ "dps": { "1": true, "2": "make_hot", "4": 95, "5": "ECO", "10": 0, "11": "OFF", "13": "OFF", "14": 132, "15": 0, "16": 145, "18": 0, "20": 30, "21": 68, "22": 68, "23": 56, "24": 66, "25": 0, "26": 55, "27": true, "31": true, "33": false, "35": 378, "36": 0, "37": 64, "38": 68, "39": 0, "40": 54, "41": 52, "101": 50, "102": 0, "103": 0, "104": 0, "105": 0, "106": 0, "107": -58, "108": 0, "109": 0, "110": 0, "111": 0, "112": 0 } }Mode Testing Results
Verified by setting DPS 2 and reading back: