-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
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
2024.8.2 ZHA fails to start up with extra keys not allowed @ data['disable_new_entities']
#124160
Comments
Hey there @dmulcahey, @Adminiuga, @puddly, @TheJulianJES, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) zha documentation |
I'm having the exact same problem. Once I upgade to 2024.8.x all of my Zigbee devices are unavailable. If I power off/on my Philips Hue lights I can get them to work again, but no luck with all of the Aqara devices. In addition, I did a ZHA backup prior to the installing the HA upgrade. I then tried to reload the ZHA backup and it reported an error. This same backup was verified to work in HA 2024.7.x |
Folks we need debug logs to see what is up. Enable debug logging on ZHA, upgrade HA again and then after things fail disable debug logging and attach the downloaded log here. If the integration isn’t running after the upgrade and you can’t disable debug mode just attach the entire HA log here. |
I've attached the log file here |
Nope, that is a diagnostics file. I need you to do what I outlined in the previous post... |
Sorry, I clicked on the wrong file to upload. Is this better? |
Here is what happens on a reload: 2024-08-18 17:22:00.226 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry HubZ Smart Home Controller, s/n: _xxxxx_DD - Silicon Labs for zha
|
@Mark612 Can you post your Home Assistant config, specifically the |
|
I wonder where this config is coming from? "config_entry": {
"data": {
"device": {
"baudrate": 57600,
"path": "/dev/ttyUSB1",
"flow_control": null
},
"radio_type": "ezsp"
},
"disabled_by": null,
"domain": "zha",
"entry_id": "087ff3f5076411eba92f81ca128d68a2",
"minor_version": 1,
"options": {
"custom_configuration": {
"zha_options": {
+ "disable_new_entities": false,
"enable_identify_on_join": true,
"consider_unavailable_battery": 21600,
"consider_unavailable_mains": 7400,
"default_light_transition": 0,
"enhanced_light_transition": false,
"light_transitioning_flag": true,
"always_prefer_xy_color_mode": true,
"group_members_assume_state": true
}
}
},
"pref_disable_new_entities": false,
"pref_disable_polling": false,
"source": "user",
"title": "HubZ Smart Home Controller, s/n: 314004DD - Silicon Labs",
"unique_id": null,
"version": 4 |
It could be from the Z-Wave. The controller does both Z-Wave and Zigbee protocols. |
Same issue, though more intermittent, in case another source of data useful. |
I have exactly the same problem and rolled back. Tried two usb sticks - Conbee II & Zi-Stick. Hardware is Raspberry Pi 5. |
Please attach debug logs and diagnostic information. Without this, there's not much that can be done to fix this problem. |
Sure, my apologies. I expected that you already had the log from the ticket owner.
* Enabled the Log
* Ran update from 2024.7.3 to 8.2 again
* Stopped the Log
* ZHA had the error for couple of minutes
* And then it is working
The only difference I did is to commented out two last lines in ZHA config section – that device is removed from the network (Climate). Nothing else was changed unless the same 2024.8.2 version has changed in the last four days. I installed the new update on August 16th and could not make it working for three days.
Or during initialization it could not connect to the custom missing climate device.
Please see the file attached.
zha:
# custom_quirks_path: /config/custom_zha_quirks/
zigpy_config:
network:
channel: 24 # What channel the radio should try to use.
channels: [24, 25] # Channel mask
device_config:
- 08:6b:d7:ff:fe:6e:49:00-1: # format: {ieee}-{endpoint_id}
type: "switch" # corrected device type
- 08:6b:d7:ff:fe:6e:5f:fa-1:
type: "switch" # corrected device type
# - 00:22:a3:00:00:09:18:28-1:
# type: "Climate" # corrected device type
From: puddly ***@***.***>
Sent: Tuesday, August 20, 2024 2:05 PM
To: home-assistant/core ***@***.***>
Cc: Slawa Kalach ***@***.***>; Comment ***@***.***>
Subject: Re: [home-assistant/core] 2024.8.2 ZHA Fails (Issue #124160)
Please attach debug logs and diagnostic information. Without this, there's not much that can be done to fix this problem.
—
Reply to this email directly, view it on GitHub <#124160 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ANK43BVYCNL3Z77RHD2YDQTZSOAORAVCNFSM6AAAAABMWNNTGCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJZGQ2DEOJUGU> .
You are receiving this because you commented. <https://github.com/notifications/beacon/ANK43BUFG67LKJSPUVA5HQLZSOAORA5CNFSM6AAAAABMWNNTGCWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUJB23QC.gif> Message ID: ***@***.*** ***@***.***> >
|
@sKalach I think GitHub doesn't accept files over email, unfortunately. Could you attach it to a comment? Thanks! |
Yesterday I startet Upgrade from 2024.7.4 to 2024.8.2. And now I have the same problem... |
@Sfre12 Please attach debug logs. |
Can you see your zigbee USB stick? Maybe by issuing the command "lsusb" on the command line? |
i've been having the same issues with my zigbee network and had to roll back my home assistant version twice (i tried 2024.8.0 and 2024.8.2). the issue only occurs with my battery operated devices, mainly aqara branded buttons, temperature sensors, and leak detectors. all of my mains powered zigbee devices, like smart plugs and light bulbs, still show up fine. if i try to readd my aqara devices they get stuck in "configuring" mode. when i roll back, even after a few hours on 2024.8, my whole zigbee network eventually heals and shows back up. usb stick is a nortek-branded sigma designs HUSBZB-1. my home assistant installation is running on the "home assistant blue" o-droid n2+. |
extra keys not allowed @ data['disable_new_entities']
error
Same problem |
Same problem, ha web interface sort of reload every few minutes with "disconnected" at the bottom left of the screen and ZHA constantly try to initialize every time it come back to life but can't do it most of the time and even if it can, it's only for little time before it goes down again |
@stevied65 @dam57950 Please attach debug logs. |
Hey. |
I am Using a sonoff zigbee bridge, connected by wifi to my HA |
extra keys not allowed @ data['disable_new_entities']
error
I tried 9.1, get the same errors. So what changed from version 7? Why am I one of the few that have this problem? File "/usr/src/homeassistant/homeassistant/config_entries.py", line 1874, in async_setup |
I see a lot of different errors here with different reasons. |
@Mark612 Please do not edit the issue title, I changed it because "fails to start up" is extremely vague. The integration can fail to start up for a multitude of reasons and yours fails due to a specific problem. |
extra keys not allowed @ data['disable_new_entities']
What options do I/we have to not get further behind on releases? I'm still running on 2024.7. Is there an ability to run the 2024.7 ZHA architecture on 2024.9? |
Update confirmed to fix the issue. Huge appreciation puddly and team. Thank you! |
Hi I have still have this issue, have been trying to upgrade from 2024.7 now to 2024.10. My config HAOS on Raspberry Pi4 with a Sonoff Dongle-E. Debug log attached shows [zigpy.quirks] Fail because endpoint list mismatch but I don't see what causes this. Appreciate your guidance to find the cause. |
@hugojmj Your issue is unrelated. Can you create a new one? |
The problem
Upgraded from 7.2 to 8.2, and ZHA fails all devices. Tried to reload, same error. Went back to 7.2 and all working fine.
What version of Home Assistant Core has the issue?
core-2024.8.2
What was the last working version of Home Assistant Core?
core-2024.7.2
What type of installation are you running?
Home Assistant Container
Integration causing the issue
ZHA
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: