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

Support for WPE-I 08 HK 230 Premium #69

Open
kr0ner opened this issue Dec 4, 2024 · 1 comment
Open

Support for WPE-I 08 HK 230 Premium #69

kr0ner opened this issue Dec 4, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@kr0ner
Copy link
Owner

kr0ner commented Dec 4, 2024

@adrai Let's continue here.
I'll open a first PR soon to provide the initial yaml. From there on it should be basically

Add new readings from heat pump / adopt to your device

  1. Navigate through the menu of the display, mounted to your heat pump
  2. Watch the logs and try to match the values (e.g. 237) to the values you see in the display (23.7°)
  3. Use the existing templates to add new sensors
  4. Add the newly added ids along with their types to property.h
  5. Guard the newly added ids with e.g. #if defined(THZ_5_5_ECO) … #endif to express that it was tested with that version once it is >confirmed for the others, the guards can be removed
  6. Add the entities to the respective yaml and use the already existing templates. For config values that can be set, use the wp_number.yaml. For sensors that are updated automatically chose the template that fits best.
  7. profit
@kr0ner kr0ner added enhancement New feature or request help wanted Extra attention is needed labels Dec 4, 2024
@kr0ner kr0ner self-assigned this Dec 4, 2024
@kr0ner
Copy link
Owner Author

kr0ner commented Dec 4, 2024

Hopefully the same as wpl13 #70

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

No branches or pull requests

1 participant