Replies: 20 comments 31 replies
-
Great job! |
Beta Was this translation helpful? Give feedback.
-
Trying to update:
Added
|
Beta Was this translation helpful? Give feedback.
-
My Zigbee gateway Zigstar
changed to:
And its works now. |
Beta Was this translation helpful? Give feedback.
-
Upgraded and all working fine without any needed chanches to config files. |
Beta Was this translation helpful? Give feedback.
-
I stumbled on another breaking change which I did not see listed:
which is a bit unfortunate because those were put there by z2m a week ago when I clicked the respective button. Either way, glad tgo have it out again. 2.0 now properly puts paths there, BTW. Happy new year in any case! |
Beta Was this translation helpful? Give feedback.
-
@Koenkk I think the How to get prepared? section should include the adapter: xyz setting most people need to add to their add-on config. |
Beta Was this translation helpful? Give feedback.
-
Thank you very much for the support. |
Beta Was this translation helpful? Give feedback.
-
upgraded without problems, just changed the config options, started the container and it worked i only have one problem now, that every OTA update fails, anyone else?
|
Beta Was this translation helpful? Give feedback.
-
upgrade failed :(
Restore from backup, double check prerequisites, upgrade again. No luck. My system is: HAOS v14.1 (latest), core v2025.1.0 (latest) |
Beta Was this translation helpful? Give feedback.
-
I have created blueprints for Xiaomi Mi WXKG01LM and Aqara WXKG02LM_rev2 working with Zigbee2MQTT 2.0.0-1. |
Beta Was this translation helpful? Give feedback.
-
Trying to migrate to 2.0 by adjusting configuration first. Noticed that setting this: will make all my devices in Home Assistant unavailable. Tried re-loading of MQTT integration, no improvement. |
Beta Was this translation helpful? Give feedback.
-
I am glad to have spend some time last month to get prepared. It went like an usual update and really smoothly. |
Beta Was this translation helpful? Give feedback.
-
Do you just try and see what breaks? Or is there another easier option. My setup is simple - ha os, no docker or VM and using the SkyCoonect stick. 15 AliExpress Tuya sensors/sockets. |
Beta Was this translation helpful? Give feedback.
-
Next time, would be possible to include information about breaking changes into HA pre-update window? Get inspired by Node Red for example, it would avoid plenty of unnecessary defects open. |
Beta Was this translation helpful? Give feedback.
-
Hi Koenkk and all other contributors, |
Beta Was this translation helpful? Give feedback.
-
Thanks fixing was easy enough, mostly posted it in case someone else gets
stuck
…On Sun, Jan 5, 2025, 12:52 kosteck ***@***.***> wrote:
In your devices.yml file under zigbee2mqtt find all entries referenced to
in the error message, eg. the LR-Signe:
'0x...(your devide id)':
friendly_name: LR-Signe
icon: '...'
Then just remove the problematic icon line, save the file (as usual I
suggest making its backup first) and restart Zigbee2MQTT.
Lack of icon line should just revert to a default icon.
—
Reply to this email directly, view it on GitHub
<#25440 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJIIPU4C3N7GYVJV7NCWCGD2JEMGXAVCNFSM6AAAAABUSKGSKCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNZTHA4DOMY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
FYI: If you are using |
Beta Was this translation helpful? Give feedback.
-
Everything has stopped working for me today... not sure if it is related to this update. Trying to troubleshoot things... I have updated my Sonoff Dongle to 7.4.4, changed adapter to "ember". I don't seem to see errors in the log... but lights and switches are not working... and whenever I try to go to to the Zigbee2MQTT menu I get a "502: Bad Gateway" error. Pasting here the log just in case someone can see anything strange:
Let me also paste my configuration.yaml homeassistant:
enabled: true
mqtt:
server: mqtt://core-mosquitto:1883
user: # Here I have the username
password: # Here I have the password
serial:
port: >-
/dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230220084405-if00
adapter: ember
frontend:
enabled: true
port: 8099
advanced:
log_level: info
homeassistant_legacy_entity_attributes: false
homeassistant_legacy_triggers: false
legacy_api: false
legacy_availability_payload: false
device_options:
legacy: false
devices:
# Here I have a bunch of devices
ota: {}
groups:
# Here I have some groups
version: 4 |
Beta Was this translation helpful? Give feedback.
-
z2m add-on update to v2 offer disappeared from my HA today. |
Beta Was this translation helpful? Give feedback.
-
Hi, I have installed z2m on a raspi zero2w board. I got the 2.0.0 release. I like how it looks like! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Caution
This is a BREAKING release, before updating, read #24198!
If you try to roll back to 1.x.x, make sure to also migrate back to your old
data/configuration.yaml
that was automatically backed up when you updated to 2.0.0.Feel free to discuss the 2.0.0 release here!
Beta Was this translation helpful? Give feedback.
All reactions