Tinkerforge / esp32-firmware

Firmwares for ESP32 Brick and ESP32 Ethernet Brick (including firmwares for WARP/WARP2 Charger, WARP Energy Manager)
https://www.tinkerforge.com/en/doc/Hardware/Bricks/ESP32_Ethernet_Brick.html
25 stars 20 forks source link

InputPassword: Use "not_set" placeholder if value is an empty string (i.e. not null) #306

Open rtrbt opened 9 months ago

rtrbt commented 9 months ago

Some modules do this manually, for example the authentication module. Also make sure this works with all the other placeholder logic in the modules.