Skip to content
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

Work in progress - Aux/Blower support #39

Merged
merged 3 commits into from
Oct 21, 2023
Merged

Work in progress - Aux/Blower support #39

merged 3 commits into from
Oct 21, 2023

Conversation

netmindz
Copy link
Owner

My blower is dead and won't replace, but handly to use this button to trigger the circulation pump without the power and noise of using the main pumps

#define COMMAND_CHANGE_MODE "fb0603450e0004fb3c"
// #define COMMAND_BLOWER "fb06666666660af5f4"
#define COMMAND_AUX "fb06666666660af5f4" // TODO: FIXME - Not actual value
Copy link
Owner Author

Choose a reason for hiding this comment

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

Do you have a valid FB for this @tmjo ?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Hi, I just checked. The FB - in my tub at least - is the same as for Pump2 (which I don't have, or which is my Aux). Since mine is not working (but I can toggle it on and off on the panel) I have obviously not paid enough attention to it.

Anyways, commands are same as we have for Pump2. What I discovered when testing it today is that the status for Aux is not the same as for Pump2. It is in fact in the character before:

fa143339304300006100000080020e0c66000000000039 --> Aux off
fa1433393043c0006100000480020e0d6600000000008e --> Aux on (notice c after our 43/degC)

I made a small hack and then the HA pump2 selector was working, but perhaps it is better to add a separate one.

As you see there is also a change in the unknown bytes going from 8002 to 48002. This was repeated a few times, but I don't know what it means. Perhaps it could be an indicator of what aux is actually running? Dunno.

@netmindz netmindz marked this pull request as ready for review October 21, 2023 17:47
@netmindz netmindz merged commit 1bd461d into main Oct 21, 2023
1 check passed
@netmindz netmindz deleted the aux branch October 21, 2023 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants