duhow / hass-aigues-barcelona

Custom component for Home Assistant to integrate data from Aigues de Barcelona
GNU General Public License v3.0
47 stars 5 forks source link

Can't login with NIE #6

Closed ffrants closed 1 year ago

ffrants commented 1 year ago

NIE doesn't pass this check:

QUICK check DNI/NIF. TODO improve

if len(username) != 9 or not username[0:8].isnumeric():
    raise InvalidUsername

NIE number looks like X0000000X