Laurynas Sakalauskas

Results 5 comments of Laurynas Sakalauskas

I do not use any `input_select`, I was only interested in `select` entities. For those that do not need `input_select`, simply replace all occurrences of `input_select` to `select` in the...

The same is with Nous A1 sockets, in the Tuya app, it shows correctly, but in Home Assistant power/voltage is 10x. Is this a bug on all plugs, or just...

Thanks @CaCu15, looks like #1055 PR broke the setup.

> I am having the same issue. As pointed out in [this StackOverflow thread](https://stackoverflow.com/a/27473301/7443584), the issue may be that the Signed URL for a `GET` request is different from the...

I eventually ended up with a simpler solution, (without using FileSaver.js to reduce the bundle size) - I was having many problems with larger files, and computers running low on...