Now that HA services support returning data, it would be great for ZHA to:
- Return data for the existing
zha.issue_zigbee_cluster_command
- Add a new
zha.read_zigbee_cluster_attribute
service (to mirror existingzha.set_zigbee_cluster_attribute
) - Add a new
zha.get_lock_user_code
service (to mirror existingzha.set_lock_user_code
)