-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
advanced attributes missing in HA #25603
Comments
I've also noticed, that no occupancy settings in the web-dashboard are empty: and when I check those in the
don't know if it helps, but maybe it is up to something. EDIT: ps. earlier [before upgrade to 2.0.0] I had those set to 10 and 60 in the dashboard. |
Oh yes that’s an old one, I think no one expects that to be fixed at this point ! #18083 this issue is different though |
I'm having the same problem. There was no problem before 2.0, but I started experiencing this problem after the update. Device model RTCGQ01LM. I have been using this device for 2 years without any problems by following the procedure in the link. The fact that I encountered this problem after 2.0 indicates that it is software related. Even though I manually edited the device.yaml file, the problem was not resolved. It automatically detects motion after 55 minutes. '0x00158..':
friendly_name: MotionSensor2
occupancy_timeout: 15
no_occupancy_since:
- 10
- 60 |
zigbee2mqtt 2.1.3 If I use the webinterface, the devices:
'0x0017880108672368':
no_occupancy_since:
- undefined: 10
- undefined: 60 If I set the configuration manually the messages are sent in the right interval devices:
'0x0017880108672368':
no_occupancy_since:
- 10
- 60 |
This is different and I lost all hope this will ever be fixed. #18083 |
What happened?
no_occupancy_since
attribute no longer populatedWhat did you expect to happen?
no_occupancy_since
attribute populatedHow to reproduce it (minimal and precise)
Current config worked before 2.0.0 :
Zigbee2MQTT version
2.0.0-1
Adapter firmware version
20220219
Adapter
zzh!
Setup
HA Add-on
Debug log
The text was updated successfully, but these errors were encountered: