Fix port toggle updates and device layout

This commit is contained in:
2026-02-13 21:28:10 +01:00
parent 6a5589e60a
commit b59455909c
4 changed files with 12 additions and 17 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 0.0.19 - 2026-02-13
- Fix port enable switches by updating config entry options properly.
- Show port switches under the main integration device instead of per-port devices.
## 0.0.18 - 2026-02-13
- Add port devices with enable toggles and an edit-port flow.
- Provide locale fallback translations for all Home Assistant languages.