I have a I-9PSL (doesn’t seem to have any other characters after that) and a O-1PST. Both are connected to the same Wi-Fi, but only the O-1PST seems affected.
Looking at the Home Assistant history, I can see that the O-1PST got disconnected two times so far: first it was on 2026-01-19 right before 3PM CET. I only noticed it late in the evening. I unplugged the USB-C cable and after plugging the cable back in, it was fine. Second disconnect was on 2026-01-26 after 1PM CET; I noticed again in the evening and I restarted it.
As a suggestion: in Home Assistant, I only see that the firmware is up to date, it doesn’t specify the actual firmware in use. It would help to see exactly when the firmware was upgraded…
O-1PST doesn’t have a screen.
I have a Fritzbox (German brand of router/AP combo). Nothing fancy, no VLANs. I have IPv6 enabled, but the AGs don’t seem to support it, unfortunately… O-1PST is 2m away from the Fritzbox, I-9PSL is about 5m away.
-
O-1PSTthat is affected:
{
"country": "AT",
"pmStandard": "ugm3",
"ledBarMode": "co2",
"abcDays": 8,
"tvocLearningOffset": 12,
"noxLearningOffset": 12,
"mqttBrokerUrl": "",
"temperatureUnit": "c",
"configurationControl": "cloud",
"postDataToAirGradient": true,
"ledBarBrightness": 100,
"displayBrightness": 100,
"offlineMode": null,
"model": "O-1PST",
"monitorDisplayCompensatedValues": false,
"disableCloudConnection": false,
"corrections": {
"atmp": {
"correctionAlgorithm": "ag_pms5003t_2024",
"slr": null
},
"rhum": {
"correctionAlgorithm": "ag_pms5003t_2024",
"slr": null
}
},
"httpDomain": "",
"extendedPmMeasures": false
}
- for reference, here’s also the
I-9PSLthat is NOT affected (so far):
{
"country": "AT",
"pmStandard": "ugm3",
"ledBarMode": "co2",
"abcDays": 8,
"tvocLearningOffset": 12,
"noxLearningOffset": 12,
"mqttBrokerUrl": "",
"temperatureUnit": "c",
"configurationControl": "cloud",
"postDataToAirGradient": true,
"ledBarBrightness": 100,
"displayBrightness": 100,
"offlineMode": false,
"monitorDisplayCompensatedValues": false,
"model": "I-9PSL",
"disableCloudConnection": false,
"corrections": {
"atmp": {
"correctionAlgorithm": "none",
"slr": null
},
"rhum": {
"correctionAlgorithm": "none",
"slr": null
}
},
"httpDomain": "",
"extendedPmMeasures": false
}
Yes, I only have one SSID.
No, just one AP.
No. Maybe worth mentioning that the Fritzbox router/AP is NOT the DHCP server, I have a separate device for that (pihole running on a Odroid-C2, if that matters).
Yes
Yes, it’s intergrated with HA, but I still have cloud as source of config.
I haven’t downgraded, both devices are still on 3.6.0. I have another I-9PSL in another location also on 3.6.0, but that also has been stable so far.