refactor: extract Kabelueberwachung logic into KabelueberwachungView for better structure
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
## [1.6.563] – 2025-07-08
|
||||
|
||||
- refactor: move analog inputs logic to AnalogInputsView component
|
||||
|
||||
- Verschiebt die gesamte UI-Logik aus pages/analogInputs.tsx in eine eigene Komponente AnalogInputsView.tsx
|
||||
- pages/analogInputs.tsx dient jetzt nur noch als Router-Einstiegspunkt
|
||||
- Vereinheitlicht die Struktur wie bei MeldungenView und DashboardView
|
||||
|
||||
---
|
||||
## [1.6.562] – 2025-07-08
|
||||
|
||||
- fix: call digitalOutputs from _app.tsx to show immediately without delay
|
||||
|
||||
Reference in New Issue
Block a user