[PR #112] [MERGED] Use alternative method to get temperature on Fibocom FM350 #239

Closed
opened 2026-03-13 13:54:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/4IceG/luci-app-3ginfo-lite/pull/112
Author: @SuperKali
Created: 2/11/2025
Status: Merged
Merged: 2/11/2025
Merged by: @4IceG

Base: mainHead: main


📝 Commits (1)

  • b06d047 Use alternative method to get temperature on Fibocom FM350

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 luci-app-3ginfo-lite/root/usr/share/3ginfo-lite/modem/usb/0e8d7126 (+2 -2)
📝 luci-app-3ginfo-lite/root/usr/share/3ginfo-lite/modem/usb/0e8d7127 (+2 -2)

📄 Description

I am opening this pull request to modify the method used to retrieve temperature data because the current command occasionally causes the FIBOCOM device to randomly stop transmitting thermal readings. For example:

image

Instead, using the other command seems to work without giving any problems.

image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/4IceG/luci-app-3ginfo-lite/pull/112 **Author:** [@SuperKali](https://github.com/SuperKali) **Created:** 2/11/2025 **Status:** ✅ Merged **Merged:** 2/11/2025 **Merged by:** [@4IceG](https://github.com/4IceG) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`b06d047`](https://github.com/4IceG/luci-app-3ginfo-lite/commit/b06d04756168c337bc38e00583d079fe46bcab53) Use alternative method to get temperature on Fibocom FM350 ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `luci-app-3ginfo-lite/root/usr/share/3ginfo-lite/modem/usb/0e8d7126` (+2 -2) 📝 `luci-app-3ginfo-lite/root/usr/share/3ginfo-lite/modem/usb/0e8d7127` (+2 -2) </details> ### 📄 Description I am opening this pull request to modify the method used to retrieve temperature data because the current command occasionally causes the FIBOCOM device to randomly stop transmitting thermal readings. For example: ![image](https://github.com/user-attachments/assets/a0c5aab8-a899-42a0-bf51-8c62ab2f351f) Instead, using the other command seems to work without giving any problems. ![image](https://github.com/user-attachments/assets/97f9e232-b1f5-461b-a136-62d12630e712) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 13:54:57 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-3ginfo-lite#239
No description provided.