jgyates / genmon

Generac (and other models) Generator Monitoring using a Raspberry Pi and WiFi
GNU General Public License v2.0
379 stars 76 forks source link

Mopeka 3 tank config, 3rd tank not working after upgrade #1088

Closed msteil4vse closed 6 months ago

msteil4vse commented 6 months ago

Steps to Reproduce

Hello,

Upgraded chrome on Pi, and most current version of Genmon this AM, post upgrade Pi reports 3rd tank "No Sensor Comms" I can see signals (all 3 tanks) are present at location of Pi installation, and it works correctly pre-upgrade. see log below, and please advise what further information is needed to troubleshoot.

Also do not know what "Unsupported GAP report type 0x2 on sensor" is about or if needs attention.

2024-03-19 07:35:06,243 : starting scan 2024-03-19 07:35:06,244 : Start Scan Filtered 2024-03-19 07:35:09,401 : Unsupported GAP report type 0x2 on sensor BDAddress('F2:34:95:E4:B7:95') 2024-03-19 07:35:09,402 : data: ['0x1', '0x0', '0x1', '0x95', '0xb7', '0xe4', '0x95', '0x34', '0xf2', '0x12', '0xd', '0xff', '0x59', '0x0', '0x8', '0x6c', '0x2a', '0xf9', '0x40', '0xe4', '0xb7', '0x95', '0xfd', '0xd5', '0x3', '0x2', '0xe5', '0xfe', '0xbc'] 2024-03-19 07:35:09,403 : Sensor Type: PRO+ Bottom-up Boosted BLE sensor, all commodities 2024-03-19 07:35:09,404 : Battery Volts: 3.375 V 2024-03-19 07:35:09,405 : Battery Percent: 100.0% 2024-03-19 07:35:09,405 : Temp: 35.6 F 2024-03-19 07:35:09,406 : Reading MM: 110 mm 2024-03-19 07:35:09,406 : Reading inches: 4.33 inches 2024-03-19 07:35:09,406 : Reading Quality: 1 2024-03-19 07:35:21,245 : Stop Scan Filtered 2024-03-19 07:35:21,245 : stopped scan 2024-03-19 07:35:21,246 : Processed Ads:90 2024-03-19 07:35:21,246 : Rejected Ads:0 2024-03-19 07:35:21,247 : Skipped Ads:0 2024-03-19 07:35:21,248 : Zero Length Ads:46 2024-03-19 07:35:21,248 : Ignored Ads:910 2024-03-19 07:35:21,248 : Tank Level in mm: 110 2024-03-19 07:35:21,249 : Tank Level in inches: 4.33 2024-03-19 07:35:21,249 : Gallons Left: 52.87 2024-03-19 07:35:21,250 : Tank Percentage: 5.25 2024-03-19 07:35:21,250 : Tank1 = 5.25 2024-03-19 07:35:21,250 : Tank Level in mm: 120 2024-03-19 07:35:21,251 : Tank Level in inches: 4.72 2024-03-19 07:35:21,251 : Gallons Left: 60.21 2024-03-19 07:35:21,251 : Tank Percentage: 5.97 2024-03-19 07:35:21,252 : Tank2 = 5.97 2024-03-19 07:35:21,253 : No sensor comms detected for BDAddress('F5:49:AD:48:6D:6D') 2024-03-19 07:35:21,254 : Tank Data = {"Percentage": 5.25, "Percentage2": 5.97, "Percentage3": 0, "Tank Name": "Mopeka Sensor Tank"} 2024-03-19 07:35:21,256 : SendCommand Result: OK

Expected Result

see above

Actual Result

see above

Version Info

see above

Logs

genmon_logs.tar.gz

msteil4vse commented 6 months ago

Disregard, tank/sensor data magically started working after Pi was online for about an hour.