You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .homeychangelog.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
1
{
2
+
"1.8.1": {
3
+
"en": "Improved handling of non-responsive Modbus servers that keep the TCP socket open. Poll timeouts now mark the device unavailable and force a reconnect, while stale Modbus services and sockets are cleaned up during failed connects and reconnects to prevent resource buildup during long outages. Homey visible connection recovery now waits for a valid Modbus snapshot instead of TCP connect alone, and restores availability and connection capabilities before refreshing device values.",
4
+
"nl": "Verbeterde afhandeling van Modbus-servers die niet meer reageren maar de TCP-socket open houden. Poll-timeouts zetten het apparaat nu op onbeschikbaar en forceren een reconnect, terwijl oude Modbus-services en sockets worden opgeruimd bij mislukte connects en reconnects om resource-opbouw tijdens lange storingen te voorkomen. Zichtbaar verbindingsherstel in Homey wacht nu op een geldige Modbus-snapshot in plaats van alleen een TCP-connect, en herstelt beschikbaarheid en verbindingscapabilities voordat apparaatwaarden worden ververst."
5
+
},
2
6
"1.8.0": {
3
7
"en": "Backported the adaptive control and building model improvements from the sister Modbus project. Building model learning is now more resilient with sample gating for non-heating and defrost states, per-sample persistence, stronger state validation, covariance safeguards, and excitation diagnostics. Adaptive control now uses a fixed comfort anchor, improved accumulator settlement, additive wind correction, nullable outdoor-temperature handling, and expanded unit/simulation tests.",
4
8
"nl": "De verbeteringen voor adaptieve regeling en gebouwmodel uit het zuster Modbus-project zijn overgenomen. Het gebouwmodel leert nu robuuster met sample-gating voor niet-verwarmen en ontdooien, persistentie per geaccepteerde sample, strengere state-validatie, covariance-bescherming en excitation-diagnostiek. De adaptieve regeling gebruikt nu een vast comfort-anker, betere accumulator-settlement, additieve windcorrectie, expliciete afhandeling van ontbrekende buitentemperatuur en uitgebreide unit-/simulatietests."
0 commit comments