rszimm / sprinklers_pi

Sprinkling System Control Program for the Raspberry Pi
GNU General Public License v2.0
310 stars 100 forks source link

PWS id limited to 11 characters #75

Closed cebnetw closed 5 years ago

cebnetw commented 7 years ago

I am not able to enter the last character of my pws id (IONTARIO1071). The field only allows 11 characters.

nhorvath commented 7 years ago

Because of the EEPROM storage for AVR compatibility making the PWS variable longer is not trivial. Is it possible for you to use postal code?

cebnetw commented 7 years ago

My postal code is L1E1T5 (Canada). The zipcode field presents a numeric keypad. I am using an alternate PWS as a workaround.