wildekek / rdtech-esphome

Add Home Assistant support to your RDTech power supply
MIT License
36 stars 7 forks source link

Toggle keypad lock on/off #1

Closed wildekek closed 1 year ago

wildekek commented 2 years ago

When connected over MODBUS the device automatically locks the physical keypad. Would be nice to be able to toggle that from Home Assistant, perhaps by disconnecting temporarily?

MDBInd commented 1 year ago

I am using the UniSoft RD60065_V1.41.1h custom firmware for my RD6006P and this functionality can be disabled in the settings with "Skip keys lock".

https://www.eevblog.com/forum/testgear/ruideng-riden-rd6006-dc-power-supply/950/ https://www.eevblog.com/forum/testgear/custom-firmware-reference-document-for-riden-rd60xx-power-supplies/

wildekek commented 1 year ago

Ah, nice find. I kinda lost track on Unisofts development since he doesn't use Github, but I'll try that out.

wildekek commented 1 year ago

Confirmed that "Skip keys lock" in UniSoft FW > 1.37.1 fixes this.