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 5 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?

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.

None yet

1 participant