Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add firmware for Namron 1402769 #655

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Add firmware for Namron 1402769 #655

merged 1 commit into from
Jan 21, 2025

Conversation

IDmedia
Copy link
Contributor

@IDmedia IDmedia commented Jan 21, 2025

Not sure why this was never added since there was a pull earlier (#565), but I still hope this new firmware can be added.

Copy link
Contributor

Merging this pull request will add these changes in a following commit:

diff --git a/images/Namron/1402769-Firmware-35.ota b/images/Namron/1402769-Firmware-35.ota
deleted file mode 100644
index 1b9cf74..0000000
Binary files a/images/Namron/1402769-Firmware-35.ota and /dev/null differ
diff --git a/index1.json b/index1.json
index df68c84..5e0f8b3 100644
--- a/index1.json
+++ b/index1.json
@@ -1382,5 +1382,15 @@
     "sha512": "c1de6f1b87ecd9b973af6b345749148bebd76ec7e8dd0a9f207ebd90eb4e30bde54aee407972e047d959982cd39c834867bba07318b1ca607871a870d4178f90",
     "otaHeaderString": "GBL zingo_cws\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
     "releaseNotes": "https://ww8.ikea.com/ikeahomesmart/releasenotes/releasenotes.html"
+  },
+  {
+    "fileName": "1402769-Firmware-35.ota",
+    "fileVersion": 2,
+    "fileSize": 286646,
+    "url": "/~https://github.com/Koenkk/zigbee-OTA/raw/master/images1/Namron/1402769-Firmware-35.ota",
+    "imageType": 1000,
+    "manufacturerCode": 4714,
+    "sha512": "524608958eb54909a76e5a555b18a34ac4917d504b48bdf6593898213f8aec1ae814d8e0270ebe7f983fb8c73f78a5afc7390e98e07f86ec6b2a9df7f4a9eaba",
+    "otaHeaderString": "EBL D581_ZG\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
   }
 ]
\ No newline at end of file

@Koenkk Koenkk merged commit 928207a into Koenkk:master Jan 21, 2025
1 check passed
@Koenkk
Copy link
Owner

Koenkk commented Jan 21, 2025

Thanks!

Koenkk added a commit to Koenkk/zigbee-herdsman-converters that referenced this pull request Jan 21, 2025
@TurboJens
Copy link

TurboJens commented Feb 2, 2025

It's working, but I have a older batch of these dimmers and it will not update them. I have earlier tried #565 to investigate the differences between these two without luck. Unfortunatly the ones that is updating now is working fine, the oldest have some issues with reporting back the dimmer level when using the dimmer wheel manually so they will certainly benefit from a update.
image

Old batch:
image

New batch (before updating):
image

New batch (after update):
image

@IDmedia
Copy link
Contributor Author

IDmedia commented Feb 2, 2025

I updates all my dimmers and they seem to work fine in Home Assistant, but every time I try to pair a new device I get a ton of these messages filling up the screen

error

I don't quite understand the versioning either here, the dimmer's build date and version (3.09) didn't change, but I can see that this did from 2 to 4. Must be rocket science to do versioning right in Zigbee :p

image

@TurboJens
Copy link

So, what you say is that the dimmers will work fine with version 4, but if you for any reason need to pair it again it won't work anymore?

@IDmedia
Copy link
Contributor Author

IDmedia commented Feb 2, 2025

So, what you say is that the dimmers will work fine with version 4, but if you for any reason need to pair it again it won't work anymore?

I didn't have any issues controlling them before or after the update. The only problem is that they throw that error message every now and then, especially when pairing a new device. I'm also struggling with half of my 60+ devices going offline from time to time. I suspect the Namron's are to blame, but I have no evidence to back up that claim with yet. Didn't have any issues before installing 11 of them.

This is what it looks like pairing a new device:
5bf62d8e-cb2e-4089-be02-38a11c41cdac

@TurboJens
Copy link

So, what you say is that the dimmers will work fine with version 4, but if you for any reason need to pair it again it won't work anymore?

I didn't have any issues controlling them before or after the update. The only problem is that they throw that error message every now and then, especially when pairing a new device. I'm also struggling with half of my 60+ devices going offline from time to time. I suspect the Namron's are to blame, but I have no evidence to back up that claim with yet. Didn't have any issues before installing 11 of them.

I have 6 of them, plus a test dimmer that is not in use. I have no issues or error messages in z2m.

I do notice that the "Firmware build date" actually did change, from 20230401 to 20230908. It's still old so I did not notice at first.

@IDmedia
Copy link
Contributor Author

IDmedia commented Feb 2, 2025

I just noticed that some may have changed. I have now 6 with 20230908 and 5 with 20230401. I think these build numbers are cached somehow and not necessarily updated. I also own a Danalock v3 and even though a friend of mine and my own are on the same FW, the build date differs.

@TurboJens
Copy link

I just noticed that some may have changed. I have now 6 with 20230908 and 5 with 20230401. I think these build numbers are cached somehow and not necessarily updated. I also own a Danalock v3 and even though a friend of mine and my own are on the same FW, the build date differs.

All of mine have changed, I have screenshot of the OTA page before and during update. Now I have updated all 6 that will allow update and they all changed from 20230401 to 20230908.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants