Closed jinkexue closed 4 months ago
Failed config
ant_bms_old_ble: [source /config/esphome/ant32.yaml:97]
id: bms0 ble_client_id: client0 update_interval: 5s
length of value must be at most 4. password: 12345678
could i change the bms password to 12345678 ?
The 1234
password should be accepted now. Please give it a try!
The
1234
password should be accepted now. Please give it a try!
thanks, so quick at most 4 now ? It seems I won’t be able to link to the BMS if I change the password to more than 4 digits
Do you know which password lengths are supported in general?
Do you know which password lengths are supported in general?
I currently have a 8 character password set and it was functional. The new change, (min=4, max=4)
, is a breaking change for at least me and likely others.
I think an acceptable interim compromise would be to allow a range of 4 to 8 characters
Thanks for your feedback! I will revert the change because a 4 digit password won't work either at the moment.