I appreciate you checking... But if it worked on his and not mine... I must be doing something wrong somewhere. Hopefully I will have time this weekend to provide something.
I posted a new version of the parent API driver that changes the response for the Doorbell Notification to be debug. So if you set your Parent device's logging to "Debug" it should show what it received from the API in the logging when you tell it to change the notification. I would recommend doing it from the Doorbell child device's command page just to make sure it is only one.
Then if you can post the text of that line, it would be appreciated. It should start with "DoorbellNotification for..."
Sorry for the delay, just tried it. No debug messages show up in the logs. I have both the parent and child set to debug. I just have an INFO message that says something like Doorbell Updated. But, it's not updated.
Also note that I'm not getting fingerprint messages to the hubitat from the doorbell. Related problem maybe?
Well, looks like fingerprints are working now. But the display update is not.
Ok, so the websockets for the fingerprints are working... but if you are not getting the debug notices that means it did not get a response for the command... which is odd. You only need to set the parent to Debug, I did not make any changes to the logging there.
I just posted a new version of the parent just for you (same link as above). It adds additional debug logging for when the command first runs. Need to make sure it is even being triggered at this point apparently... Sorry this is not working right off the bat.