CHANGELOG.md aktualisiert

This commit is contained in:
2026-06-15 09:27:36 +00:00
parent 5e1c07cecf
commit 40f74f9b8b

View File

@@ -1,9 +1,9 @@
# CHANGELOG - Whatsapp Bridge Integration # CHANGELOG - Whatsapp Bridge Integration
## Release 0.2.1 - 2026-06-15 ## Release 0.2.1 - 2026-06-15
- **Fix:** Fehlerbehebung bei der Geräte-Zuordnung. Statt eines starren globalen Gateways, das sich in alle Account-Karten kopiert hat, wird nun für jeden angelegten Account (*Larissa, Rene, Work*) ein eigenes, separates Home Assistant Gerät erzeugt. - **Fix:** Resolved device assignment duplication. Instead of a rigid global gateway card duplicating across all account tabs, a distinct and separate Home Assistant device is now generated for each configured account (*Larissa, Rene, Work*).
- **Fix:** Der Live-Status-Sensor und die Broadcast-Entität wurden globalisiert. Sie werden nur noch genau einmal instanziiert (statt fälschlicherweise pro Account) und existieren als freie Entitäten ohne Geräte-Zuordnung, um die UI übersichtlich zu halten. - **Fix:** Globalized the live status sensor and the broadcast entity. They are now instantiated exactly once for the entire integration (rather than incorrectly duplicating per account) and exist as free entities without device assignment to maintain a clean UI layout.
- **Optimierung:** Code-Refactoring der `sensor.py` zur Vermeidung von Entitäten-Duplizierung bei mehreren Profilen. - **Optimization:** Code refactoring within `sensor.py` to prevent entity duplication when utilizing multiple profiles.
## Release 0.2.0 - 2026-06-15 ## Release 0.2.0 - 2026-06-15
- **New:** Setup of a main device (WhatsApp Bridge Gateway) in the Home Assistant device registry. - **New:** Setup of a main device (WhatsApp Bridge Gateway) in the Home Assistant device registry.