PaulAnnekov / tuyaha

Implements the special Tuya Home Assistant API.
Other
141 stars 106 forks source link

from in authentication request can't be set in session #19

Closed kilakewe closed 3 years ago

kilakewe commented 4 years ago

https://github.com/PaulAnnekov/tuyaha/blob/master/tuyaha/tuyaapi.py#L56

It looks like 'tuya' is hard coded. Should this not be able to be set when calling init and fall back to tuya if not defined?

PaulAnnekov commented 4 years ago

Did you try to make a request manually and set from to value you need? Did it work?

PaulAnnekov commented 3 years ago

No reply, closing as stalled.