Open airgradienthq opened 1 month ago
I can't reproduce this issue, in my test it works as expected @airgradienthq
a. TEST 1 - Remove monitor serial number from AG dashboard
Monitor will remove the notification on display when monitor is registered on AG dashboard and after monitor successfully fetch server configuration.
b. TEST 2 - Monitor registered on AG dashboard, and simulate AG server is "down" by setting http request timeout to 100ms
Local configuration
{
"country": "ID",
"mqttBrokerUrl": "mqtt://broker.hivemq.com:1883",
"configurationControl": "both",
"pmStandard": "ugm3",
"temperatureUnit": "c",
"postDataToAirGradient": true,
"ledBarBrightness": 10,
"displayBrightness": 20,
"ledBarMode": "co2",
"tvocLearningOffset": 12,
"noxLearningOffset": 12,
"abcDays": 8,
"model": "I-9PSL",
"offlineMode": false,
"monitorDisplayCompensatedValues": false
}
@samuelbles07 with which exact firmware version did you test this?
@airgradienthq 3.1.9
At the moment "AG Server N/A" is shown even if the AirGradient server is up and running but only the monitor has not been registered on the dashboard. In this case the "Add to Dashboard" messages should appear.