Replies: 15 comments 30 replies
-
I would try and see if it works, but this already IS my data_path in 1.42.0-1. Should it be different? |
Beta Was this translation helpful? Give feedback.
-
Hi, Koenkk,
For the Sonoffs setup I went back to the previous version not to loose devices' pairings (never get this working under 1.41.0-1/1.42.0.1 or -2) Thanks for any support. |
Beta Was this translation helpful? Give feedback.
-
Sorry if my comment is a bit confusing, wild day :D For me, everything started after updating to 1.42.0-2 (from 1.42.0-1) with some devices went unavailable. I tried to restore a backup, but after restore nothing worked, Z2m unable to start:
Luckily i created a backup beforehand, I'm now back with 1.42.0-2, moved the config folder to "addons_config/45df7312_zigbee2mqtt/zigbee2mqtt" and most of the network is working again. EDIT Entity-IDs have been updated... Therefore, after using the correct entity-id I'm able to control the devices. But some are still offline, will check if they will reconnect after power cycle / button press / ... **Last Edit After power cycling the offline devices, everything is working again |
Beta Was this translation helpful? Give feedback.
-
@Koenkk I updated before to 10.42.0-1 and didn't have any issues, also didn't chang the path. |
Beta Was this translation helpful? Give feedback.
-
I think the main problem is that many people are using Studio Code Server to copy their configs over to the new folder, but Code Server hides the |
Beta Was this translation helpful? Give feedback.
-
I'm still getting nowhere.... [2024-12-04 00:10:48] info: z2m: Logging to console, file (filename: log.log) |
Beta Was this translation helpful? Give feedback.
-
I am running HAOS on a rp-pi3 and My devices are being unresponsive after 5-6 hrs. I have being facing this issue in this new update. Please guide me what steps i should be taking. Thanks |
Beta Was this translation helpful? Give feedback.
-
Thanks for clarifying!. But IMHO one thing in these instructins is missing. What exactly should do people that still run 1.41.0-1 and want to update? Will the migration be done automatically? In all cases? Data_path might be different for many of us? Or maybe nothing will change for now? |
Beta Was this translation helpful? Give feedback.
-
@Koenkk as already described by someone in the issue many have problems with moving the config directory and actually loosing everything paired.. this is due the people moving only the content of the zigbee2mqtt folder and not the whole directory. the previous version had the files into /config/zigbee2mqtt (or the /homeassistant/zigbee2mqtt), so everyone is thinking to move those files in /addon_configs/45df7312_zigbee2mqtt but the container is asking for the subfolder zigbee2mqtt (according to the config tab url). to clarify:
to have it cleaner i used the first approach without the subdirectory, and everyhing just works™. |
Beta Was this translation helpful? Give feedback.
-
I had the same problems and found out that it only works if I copy the configs files via console. Copying the configs with Studio Code Server (whether files or just the content) has no effect and Z2M starts without devices. Only when I have copied it via console Z2M starts again with all devices. Possibly some permission problems.
|
Beta Was this translation helpful? Give feedback.
-
I didn't have any issue with - 1, but updated today to - 2, no issues to report as of an hour later (just in case). |
Beta Was this translation helpful? Give feedback.
-
I just updated on my ubuntu container without Homeassistant and i have 1 remaining device in the overview, the rest seems to still work via mqtt
|
Beta Was this translation helpful? Give feedback.
-
Hello, hoping someone might be able to help me with an issue I have been having with the latest update to 1.42.0-2 I am currently running version 1.41.0-1 and have no issues, when installing version 1.42.0-2 I get issues with my Zigbee groups, mainly the ones that are also bind directly with an Ikea rodret remote. When trying to switch the group from Home Assistant i get the following error: 2024-12-06 13:47:27] error: z2m: No converter available for 'state' ("OFF") I am running Home Assistant in a VM on ESXI, I have rolled back and all works ok again but wanted to understand what’s wrong as I like to keep the system up to date. Many Thanks |
Beta Was this translation helpful? Give feedback.
-
Following the breadcrumbs on this issue led me to this discussion thread and if you're in my weird edge-case hopefully you'll run into this thread, too. I have just one small thing to add for people experiencing this issue with a fresh, first time install of Zigbee2MQTT v.1.42.0-2 AND switching to the Sonoff 3.0 USB Dongle Plus for the first time (I know, I picked a heck of a week to migrate from Deconz and Conbee II to Z2M and a Sonoff). TL;DR - You may need to manually enter a "serial" entry in your Step 1: Follow the prescribed fix of manually moving the /config/zigbee2mqtt directory and contents to the /root/addon_configs/45df7312_zigbee2mqtt directory Step 2: Navigate to Settings > Add-Ons > Zigbee2MQTT > Configuration and set the data_path to (Note: that directory is specifically spelled "addon_config". There is no "s" at the end of addon_config. I see that confusing some people.) Step 3: This was the missing piece for my specific edge-case. Using the File Editor add-on, I opened /addon_configs/45df7312_zigbee2mqtt/zigbee2mqtt/configuration.yaml and manually entered the following entry:
(Note: Your actual serial data may be different from mine - it depends on your hardware. If you're using USB hardware you can open the Terminal add-on, navigate to your home directory with The Add-On UI does offer a place to enter the serial data for your zigbee coordinator but the add-on was unable to start zigbee-herdsman even if I put the serial data in that UI "serial" section. After several unsuccessful attempts to diagnose the issue, I noticed that my configuration file didn't match some of the posted working configuration files of other users in one key way: my config file had no serial data in place despite populating that "serial" field in the UI. On a whim, I manually entered that data into my config file and started the add-on successfully. I have been able to successfully introduce new devices to my Z2M instance and all is well. Hope this helps somebody! |
Beta Was this translation helpful? Give feedback.
-
I had a similar issue when migrating my zigbee2mqtt installation (not hass addon) to another computer. I was previously running version 1.33 on Arch Linux ARM, and now migrated to a machine running Debian Bookworm and zigbee2mqtt version 1.42.0 (since unlike Arch, Debian does not have zigbee2mqtt in its' repo, so I had to install manually from git). What solved it for me was doing incremental updates: 1.33 -> 1.36 -> 1.39 -> 1.42. And now I'm on the most recent version and everything seems to be working. In order to do this, the depth-parameter had to be removed from the git clone command so it pulls the whole git-history, and then I checked out the specific commit for each version before doing |
Beta Was this translation helpful? Give feedback.
-
What happened?
After upgrading to the 1.42.0-1 version of the Home Assistant add-on, people reported that they lost all their paired devices (e.g. zigbee2mqtt/hassio-zigbee2mqtt#664). We are currently investigating why this happened in zigbee2mqtt/hassio-zigbee2mqtt#649.
What to do now?
This depends on the current version you are running:
data_path
on the add-on UI configuration to/addon_config/zigbee2mqtt
Beta Was this translation helpful? Give feedback.
All reactions