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
Describe Your Problem:
plugin is receiving zero values for all sensors as shown in log below. This started a few days ago. I have restarted Homebridge and also restarted the OS
Logs:
[14/08/2024, 09:28:00] [homebridge-solaxcloud-api] This plugin generated a warning from the characteristic 'Current Ambient Light Level': characteristic was supplied illegal value: number 0 exceeded minimum of 0.0001. See https://homebridge.io/w/JtMGR for more info.
[14/08/2024, 09:28:00] [homebridge-solaxcloud-api] This plugin generated a warning from the characteristic 'Current Ambient Light Level': characteristic was supplied illegal value: number 0 exceeded minimum of 0.0001. See https://homebridge.io/w/JtMGR for more info.
[14/08/2024, 09:28:00] [homebridge-solaxcloud-api] This plugin generated a warning from the characteristic 'Current Ambient Light Level': characteristic was supplied illegal value: number 0 exceeded minimum of 0.0001. See https://homebridge.io/w/JtMGR for more info.
[14/08/2024, 09:28:00] [homebridge-solaxcloud-api] This plugin generated a warning from the characteristic 'Current Ambient Light Level': characteristic was supplied illegal value: number 0 exceeded minimum of 0.0001. See https://homebridge.io/w/JtMGR for more info.
[14/08/2024, 09:28:00] [homebridge-solaxcloud-api] This plugin generated a warning from the characteristic 'Current Ambient Light Level': characteristic was supplied illegal value: number 0 exceeded minimum of 0.0001. See https://homebridge.io/w/JtMGR for more info.
[14/08/2024, 09:28:00] [homebridge-solaxcloud-api] This plugin generated a warning from the characteristic 'Current Ambient Light Level': characteristic was supplied illegal value: number 0 exceeded minimum of 0.0001. See https://homebridge.io/w/JtMGR for more info.
[14/08/2024, 09:28:00] [homebridge-solaxcloud-api] This plugin generated a warning from the characteristic 'Current Ambient Light Level': characteristic was supplied illegal value: number 0 exceeded minimum of 0.0001. See https://homebridge.io/w/JtMGR for more info.
Plugin Config:
Show your Homebridge config.json here, remove any sensitive information.
{
"inverters": [
{
"brand": "solax",
"tokenId": "**********************",
"name": "My Solax Inverter",
"sn": "****************",
"hasBattery": true
}
],
"pollingFrequency": 300,
"smoothMeters": false,
"smoothingMethod": "sma",
"pureHomeApp": true,
"platform": "SolaxCloudAPI"
}
Describe Your Problem:
plugin is receiving zero values for all sensors as shown in log below. This started a few days ago. I have restarted Homebridge and also restarted the OS
Logs:
Plugin Config:
Screenshots:
Environment:
The text was updated successfully, but these errors were encountered: