[PR #13] [MERGED] Develop #20

Closed
opened 2026-03-07 19:22:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/007revad/Synology_SMART_info/pull/13
Author: @007revad
Created: 3/21/2025
Status: Merged
Merged: 3/21/2025
Merged by: @007revad

Base: mainHead: develop


📝 Commits (10+)

📊 Changes

6 files changed (+103 additions, -18 deletions)

View changed files

📝 CHANGES.txt (+7 -0)
📝 README.md (+10 -0)
images/seagate_smartctl_6.png (+0 -0)
images/seagate_smartctl_65.png (+0 -0)
images/seagate_smartctl_7.png (+0 -0)
📝 syno_smart_info.sh (+86 -18)

📄 Description

v1.3.10

  • Added support for decoding Seagate SMART attributes 1, 7 and 195 if smartctl is v7 is installed.
  • Changed to exit with code greater than zero if any SMART attributes' values are greater than 0 (for those that should be 0).

🔄 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/007revad/Synology_SMART_info/pull/13 **Author:** [@007revad](https://github.com/007revad) **Created:** 3/21/2025 **Status:** ✅ Merged **Merged:** 3/21/2025 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`16301fd`](https://github.com/007revad/Synology_SMART_info/commit/16301fd4b33786a6b48beab5f4cc2a7b2db674ba) Merge pull request #12 from 007revad/main - [`20c4f74`](https://github.com/007revad/Synology_SMART_info/commit/20c4f7481ea3f42ee16f13452d10a6ea8bb38bd4) Update CHANGES.txt - [`b2759b3`](https://github.com/007revad/Synology_SMART_info/commit/b2759b3c2d6f7fb12ee2415c2d87ae4514169771) Add files via upload - [`2dc35e2`](https://github.com/007revad/Synology_SMART_info/commit/2dc35e24b73a200fc7b1168fb17707df5678f465) Add files via upload - [`2036b94`](https://github.com/007revad/Synology_SMART_info/commit/2036b9496d5a2c8433a2b60a7b5ecb9832739181) Update README.md - [`20769e6`](https://github.com/007revad/Synology_SMART_info/commit/20769e6ad396e40f48198868627002c6dd9f4df6) Update README.md - [`c2e82f9`](https://github.com/007revad/Synology_SMART_info/commit/c2e82f97ae6b7b5b103ef3693a39fea8dc054fcc) Update README.md - [`e8407d1`](https://github.com/007revad/Synology_SMART_info/commit/e8407d133bc76b4f1aa9d857644cf78ebe26ddba) Update README.md - [`b6f7f1b`](https://github.com/007revad/Synology_SMART_info/commit/b6f7f1b876497258769908be3667ee4d5d641998) Add files via upload - [`4f2c032`](https://github.com/007revad/Synology_SMART_info/commit/4f2c032ec81bedcaf679a33eb317de60b4592476) Update syno_smart_info.sh ### 📊 Changes **6 files changed** (+103 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+7 -0) 📝 `README.md` (+10 -0) ➕ `images/seagate_smartctl_6.png` (+0 -0) ➕ `images/seagate_smartctl_65.png` (+0 -0) ➕ `images/seagate_smartctl_7.png` (+0 -0) 📝 `syno_smart_info.sh` (+86 -18) </details> ### 📄 Description v1.3.10 - Added support for decoding Seagate SMART attributes 1, 7 and 195 if smartctl is v7 is installed. - Changed to exit with code greater than zero if any SMART attributes' values are greater than 0 (for those that should be 0). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 19:22:18 +03:00
Sign in to join this conversation.
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/Synology_SMART_info#20
No description provided.