Lukas Samuolis

Results 11 comments of Lukas Samuolis

> Hello! > Do you want to throw Error when app goes to the background? > IMHO if you want to stop your permissions request when the app set to...

Really good idea, now it is only achievable by `vertical stack-in-card`. It would reduce a lot of this complexity ![Screenshot 2022-12-13 at 12 43 50](https://user-images.githubusercontent.com/28056781/207297252-70d6f607-42fa-4173-9e61-153bb82e7d58.png) ``` type: custom:vertical-stack-in-card cards: -...

@piitaya Is it hard to add support for mushroom cards to allow icon click? Maybe you have timeline when it will be available in mushroom?

Also waiting for wave enhance support. What is the problem to add it? Because it is mostly the same as any other wave device

I tested it, it looks like it works quite well. It looks like all of the entities are present, detection was also working so I guess it should be fine....

Hi, Thanks for contributing!!! I do not have a CO2 sensor. Maybe you could enable debug logs and share `Response result:` in JSON? I want to validate whether this code...

The issue has been present for a long, long time. It was present with XML based maps too from 2013 https://issuetracker.google.com/issues/35823783 As under the hood they still used views this...

@thomaspoignant Do this library need code duplication check on tests, because it is falling on already existing tests? Edit: Changed sonar config to include those files, there was typo

Sorry for such a delay, I missed this line somehow. I now see what was the problem, somehow the first API call was getting cancelled, now it works perfectly