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

Water Heater appliance #135

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

VadymMelnychuk
Copy link

Added Water Heater Appliance

appliance_model_id: '265'
appliance_type: 'WH'

Supported functions

  • On/Off switch
  • Change mode: Eco, Max, BPS (entity type: select)
  • Set Target Temperature (entity types: select, number)

Sensors:

  • On/Off binary state onOffstate
  • Target temperature tempSel
  • Mode machMode
  • Current Temperature temp
  • Temperature in first tank tempZ1
  • Temperature in second tank tempZ2
  • Smart Test Status smartTestStatus
  • Anode Maintenance Status anodeMaintenanceStatus
  • Tank Maintenance Status tankMaintenanceStatus
  • Heating Status heatingStatus. Note: it's different to on/off state

@VadymMelnychuk
Copy link
Author

Hi @Andre0512. Can you please check this pull request?

@VadymMelnychuk
Copy link
Author

Hi @Andre0512
I synced last your changes with my branch. So, it has no conflicts
Could you please check this request?

@Enjoy-Combi
Copy link

Hello,

I have bought a water pump heater. Here is what I get into home assistant:

HP200M7-F9
par Haier
Micrologiciel : 5.28.0
Matériel : HW13665

But only two entities:
image

Any idea how to get the sensors into home assistant ?
Many thanks,
Frederic

@Enjoy-Combi
Copy link

Hi All,

Seen how to create a pull request, will do it soon.

@VadymMelnychuk
Copy link
Author

VadymMelnychuk commented Sep 30, 2024

Hi All,

Seen how to create a pull request, will do it soon.

Hi @Enjoy-Combi
I guess you have to wait till my request will be merged, or create request to my repo (actually i'm not sure if last one is possible)

Update: basically, i'm not sure if this device is the same like mine..
It could be new kind with completely different entities

@Enjoy-Combi
Copy link

Hi All,
Seen how to create a pull request, will do it soon.

Hi @Enjoy-Combi I guess you have to wait till my request will be merged, or create request to my repo (actually i'm not sure if last one is possible)

Update: basically, i'm not sure if this device is the same like mine.. It could be new kind with completely different entities

Hi,

I think I have to create a new request, my data a little bit different:
applianceModelId: 13665
applianceTypeName: HW

Will work on it with adapted sensors and come back.

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