Guy293 / Tami4EdgeAPI

Tami 4 Edge / Edge+ API In Python
https://pypi.org/project/Tami4EdgeAPI/
MIT License
16 stars 2 forks source link

README.md usage of submit_otp #3

Closed danelkay93 closed 1 year ago

danelkay93 commented 1 year ago

The readme code example contains the line refresh_token = Tami4EdgeAPI.submit_otp(otp_code) whereas it should be refresh_token = Tami4EdgeAPI.submit_otp(phone_number, otp_code), according to that function's signature. I'd create a pull request myself, but I don't have write access.

Guy293 commented 1 year ago

Hi! Thanks for contributing. You can clone the repo, commit your changes, and create a pull request to this repo.

danelkay93 commented 1 year ago

Awesome, thanks! I’ll take a look at the HomeAssistant stuff as well, when I get a chance.

On Jun 5, 2023, at 22:44, Guy Shefer @.***> wrote:

 Hi! Thanks for contributing. You can clone the repo, commit your changes, and create a pull request to this repo.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.