Skip to content

Änderungen für Waschtrockner und HC_requestDataFromParent als Expertenfunktion#7

Closed
bumaas wants to merge 16 commits intosymcon:masterfrom
bumaas:master
Closed

Änderungen für Waschtrockner und HC_requestDataFromParent als Expertenfunktion#7
bumaas wants to merge 16 commits intosymcon:masterfrom
bumaas:master

Conversation

@bumaas
Copy link
Copy Markdown

@bumaas bumaas commented Mar 2, 2026

die Änderungen lagen noch bei mir rum :-)

bumaas added 4 commits April 12, 2025 14:53
- HC_requestDataFromParent: Expertenfunktion
- debug Ausgaben verbessert
- Abfrage der verfügbaren Programme korrigiert
- "Steuern" beim Waschtrockner hat jetzt alle zulässigen Auswahlmöglichkeiten
@paresy paresy requested review from TillBrede and Copilot March 2, 2026 15:59
@paresy
Copy link
Copy Markdown
Contributor

paresy commented Mar 2, 2026

@TillBrede Magst du mal schauen?

@till
Copy link
Copy Markdown

till commented Mar 2, 2026

@paresy Nein. Anderer Till vielleicht?

@paresy
Copy link
Copy Markdown
Contributor

paresy commented Mar 2, 2026

Stimmt. Danke :-)

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the module metadata for the Home Connect library, currently only changing the published version/build/date information.

Changes:

  • Bump version from 1.0 to 1.1
  • Increment build from 0 to 3
  • Set date from 0 to a Unix timestamp (1744478637)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

library.json Outdated
Comment on lines +9 to +11
"version": "1.1",
"build": 3,
"date": 1744478637
Copy link

Copilot AI Mar 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR title/description mentions functional changes (Waschtrockner, HC_requestDataFromParent as expert function), but this PR only updates library.json version/build/date metadata. If the functional changes are intended, they appear to be missing from this PR; otherwise, please adjust the PR title/description to match the actual changes.

Copilot uses AI. Check for mistakes.
bumaas added 9 commits March 2, 2026 18:09
- ein vorhergehender commit (vom 12.4.25) war nicht korrekt. Hier die Korrektur.
…nkl. Overdue/Blockage) in EVENT_DESCRIPTIONS und als Assoziationen ergänzt.

- Dishwasher-Event RinseAidNearlyEmpty hinzugefügt (Beschreibung + Assoziation).
- Event-Handling: Wenn kein Detailtext vorhanden ist, wird das Event geloggt (LogMessage) statt stiller leerer Beschreibung.
- locale.json: Deutsche Übersetzungen für alle neuen Event-Texte ergänzt.
…t; bei Fehlercodes wird zusätzlich die Response geloggt.

- Device: Error-Responses werden jetzt im Debug ausgegeben, damit API‑Fehler sichtbar sind.
…erfolgreichem Programmladen (createPrograms()) angelegt, unabhängig von OperationState == Ready.
…H-Spezifikation korrigiert: nicht mehr über programs/selected/options, sondern über Start-/Active-Pfade verarbeitet.

- Device: Start-Payload erweitert: Optionen werden beim Start jetzt auch für Dishwasher und Microwave mitgesendet (zusätzlich zu Oven/Hood).
- Device: UI/State-Korrektur: Bei Control-Aktionen wird kein SetValue() mehr ausgeführt, um lokale Zustandsüberschreibung zu vermeiden.
Copy link
Copy Markdown
Contributor

@TillBrede TillBrede left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noch den Style und die erwarteten Test Werte anpassen, dann sieht das gut aus.

bumaas added 3 commits March 23, 2026 18:09
…-Tests)

- Validation-Fix im Device-Modul: RequestDataFromParent(string $endpoint, string $payload = '')
@TillBrede TillBrede self-assigned this Mar 24, 2026
@TillBrede TillBrede closed this Mar 24, 2026
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.

5 participants