My work around for this problem was to create sensors via NodeRed:
[{"id":"3123282e.6f939","type":"server-state-changed","z":"8a2abea4.5b30a","name":"Door Code","server":"63517380.eb951c","version":1,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"sensor.front_door_lock_user_code","entityidfiltertype":"exact","outputinitially":true,"state_type":"str","haltifstate":"0","halt_if_type":"str","halt_if_compare":"is_not","outputs":2,"output_only_on_state_change":true,"x":900,"y":2560,"wires":[["a95748a.8f4a6b8"],[]]},{"id":"a95748a.8f4a6b8","type":"ha-entity","z":"8a2abea4.5b30a","name":"Front Door Code Used","server":"63517380.eb951c","version":1,"debugenabled":false,"outputs":1,"entityType":"sensor","config":[{"property":"name","value":"Front Door Code Used"},{"property":"device_class","value":""},{"property":"icon","value":""},{"property":"unit_of_measurement","value":""}],"state":"payload","stateType":"msg","attributes":[],"resend":true,"outputLocation":"","outputLocationType":"none","inputOverride":"allow","x":1080,"y":2560,"wires":[[]]},{"id":"19b5f048.3542a","type":"server-state-changed","z":"8a2abea4.5b30a","name":"Lock Control","server":"63517380.eb951c","version":1,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"sensor.front_door_lock_access_control","entityidfiltertype":"exact","outputinitially":false,"state_type":"str","haltifstate":"0","halt_if_type":"str","halt_if_compare":"is_not","outputs":2,"output_only_on_state_change":true,"x":910,"y":2620,"wires":[["5b7510a7.7a7ef8"],[]]},{"id":"5b7510a7.7a7ef8","type":"change","z":"8a2abea4.5b30a","name":"Set Text","rules":[{"t":"change","p":"payload","pt":"msg","from":"1","fromt":"str","to":"Manual Lock","tot":"str"},{"t":"change","p":"payload","pt":"msg","from":"2","fromt":"str","to":"Manual Unlock","tot":"str"},{"t":"change","p":"payload","pt":"msg","from":"5","fromt":"str","to":"Keypad Lock","tot":"str"},{"t":"change","p":"payload","pt":"msg","from":"6","fromt":"str","to":"Keypad Unlock","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1060,"y":2620,"wires":[["d444b734.66833"]]},{"id":"d444b734.66833","type":"ha-entity","z":"8a2abea4.5b30a","name":"Lock Access","server":"63517380.eb951c","version":1,"debugenabled":false,"outputs":1,"entityType":"sensor","config":[{"property":"name","value":"Front Door Lock Access"},{"property":"device_class","value":""},{"property":"icon","value":""},{"property":"unit_of_measurement","value":""}],"state":"payload","stateType":"msg","attributes":[],"resend":true,"outputLocation":"","outputLocationType":"none","inputOverride":"allow","x":1210,"y":2620,"wires":[[]]},{"id":"63517380.eb951c","type":"server","z":"","name":"Home Assistant","legacy":false,"addon":false,"rejectUnauthorizedCerts":false,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true,"cacheJson":true}]