cryptk / cryptk/haomnilogic-local

Use more descriptive water heater states

Open
#103 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
47
Forks
22
Avg merge
1m
Merged PRs (30d)
1

Description

When looking into #82 I noticed that currently the water heater gives a state of either "on" or "off" while we should only use the states defined within https://developers.home-assistant.io/docs/core/entity/water-heater#states

The overkiz atlantic_pass_apc_dhw integration in HA core has some nice examples of returning the correct state based on the status of a few different parameters that can be used for reference to allow returning eco/performance/gas/etc in multi heater setups with solar and electric/gas/heat pump/

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the context from issue #82 and the Home Assistant water-heater states documentation linked in the issue. Compare the overkiz atlantic_pass_apc_dhw integration's state handling, then identify the parameters available for multi-heater solar, electric, gas, and heat-pump setups. Done means the integration reports only documented descriptive states instead of just "on" or "off".

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.