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

[Request] Amber heat pump support #226

Open
FeikoJoosten opened this issue Jan 22, 2024 · 7 comments
Open

[Request] Amber heat pump support #226

FeikoJoosten opened this issue Jan 22, 2024 · 7 comments
Labels
feature request Request for change or new feature help wanted Extra attention is needed pinned Pinned

Comments

@FeikoJoosten
Copy link

Hi there, couple months back an Amber heat pump was installed in our house. This heat pump has a control module which doesn't have any form of internet access. I did notice the back of the screen has some usb ports, a serial port and an rj45 port available. Which may be usable for exposing access? The PCB itself also seems to have some available headers. I was wondering if there's a possibility to add support for the Amber heat pump?

Here are some pictures of the PCB and the back of the screen from the control module.
image
image
image
image

@FeikoJoosten
Copy link
Author

The software does have a setting where you can enable wifi monitoring, but for this you either need an wifi module or hard wire it using ethernet. But I'm not sure what that would then expose as I haven't tried this yet.

@arjenhiemstra
Copy link
Owner

This looks like the one here?
https://gathering.tweakers.net/forum/list_messages/2165440/0

the RJ45 connection of my add-on is not ethernet so that is not an option. I see SCL and SDA connectors on the PCB though. That is I2C and also the protocol that the add-on uses. If this is the same protocol as this heatpump cannot be said until I have access to such a device and can analyse the bus.

@FeikoJoosten
Copy link
Author

I agree, does indeed look somewhat similar.

If I can help with anything please let me know!
I’m also already happy if I can have read-only access to the heat pump. Mainly want the statistics available in HomeAssistant haha.

@FeikoJoosten
Copy link
Author

According to this post they use the same protocol https://gathering.tweakers.net/forum/list_message/75784064#75784064

@arjenhiemstra
Copy link
Owner

I believe they are talking about modbus, which is something different and not related to the I2C interface of other itho devices

@FeikoJoosten
Copy link
Author

Ah I meant it more as in the indoor control unit is the same for both the Amber and the HP-S 95

@arjenhiemstra arjenhiemstra added help wanted Extra attention is needed pinned Pinned feature request Request for change or new feature labels Mar 14, 2024
@FeikoJoosten
Copy link
Author

@arjenhiemstra is there something I can do to help out with this? I'd love to be able to monitor and possibly control my heatpump.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for change or new feature help wanted Extra attention is needed pinned Pinned
Projects
None yet
Development

No branches or pull requests

2 participants