-
Notifications
You must be signed in to change notification settings - Fork 506
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
Lost device after updating to 2.27 #7776
Comments
I just tried to add one on my network and it's seems to work fine. |
yes, there was a red light blinking, everything looked like the pairing should succeed. I was just thinking about replacing the battery, but had no spares at home, so just tried reverting to the previous version and suddenly it worked. in general it seems to me that I have issues pairing new devices to my Conbee lately. maybe its related to the fact that my conbee stick is in the basement and there is only one device connected to it directly, the rest goes to the mesh network. |
I have the same behavior than molnarti with Ikea TRADFRI on/off switches, downgrade to 2.26..2 show them again |
What frimware version of the device do you have ? |
The On/Off switch has two DDFs which match to different firmware versions. This was introduced in v2.26.1-beta via PR #7643 After the update it may take a while until the firmware version is received from the switch (the device should send this periodically to deCONZ), after that the correct DDF should be selected. |
The LINUX CMake define was added in CMake 3.25, since the release is compiled with an older version the PL_LINUX wasn't defined. This caused DDF paths to only be resolved to the local DDF directory. Issues: dresden-elektronik/deconz-rest-plugin#7783 dresden-elektronik/deconz-rest-plugin#7785 dresden-elektronik/deconz-rest-plugin#7776 dresden-elektronik/deconz-rest-plugin#7775
I've had the same issue. Updating to I didn't catch a "breaking changes" in the release notes. Is this expected behaviour? |
Are you on linux ? |
updating to the linked fw solved the issue for me. but i have another switch still in the box, I am curious how it will pair still with the old fw |
Thanks for the clarification. I don't know what the OTA plugin is or if it's a known part of the update process, but figured I'd just roll back until I had time to investigate next week. Yes, I'm running the docker image on Fedora 39 x86-64. |
Does the issue really belong here?
Is there already an existing issue for this?
Describe the bug
My Ikea Trafdri On/Off switch has disappeared from Phoscon since updating to 2.27 (from 2.26.2). The device is not visible from Phoscon or Deconz and also cannot be re-paired. Home Assistant does not detect key presses for the button.
The device reappeares when downgrading back to 2.26.2
Steps to reproduce the behavior
Expected behavior
Device should be visible after update.
Screenshots
No response
Environment
deCONZ Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: