fsaris / home-assistant-awox

AwoX mesh light integration for Home Assistant
MIT License
83 stars 23 forks source link

Inform user that AWOX username must be lowercase #83

Closed MarcelRichter-GitHub closed 9 months ago

MarcelRichter-GitHub commented 1 year ago

Please inform the user in documentation or directly in the integration that your AWOX e-mail must be entered in all lowercase. Example: Example@gmail.com will successfully log into the phone app but not in the integration => example@gmail.com must be entered into the integration to successfully log in.

danxdz commented 9 months ago

self._username = username.lower() #Awox Connect API requires lowercase username