Piotr Staniów

Results 32 comments of Piotr Staniów

Given that this issue was open for 1.5year, how do you think it's likely we'll get there? Is this something you plan to add, or not really?

Should I read it as "no"? It's _a_ workaround I'm aware of but would it not be nicer to actually give it the first-class treatment?

In particular, there's an awkward standalone `number.air_purifier_favorite_level` entity created for the device, which does allow setting the fan speed but it's not a native part of fan's capabilities, so it...

Hey @rytilahti, @syssi, @starkillerOG, any chance you could take a look at the bug?

Just confirmed that the issue persists in `2024.2.2`, still calling `fan/set_percentage` on entity of Xiaomi Air Purifier 2S throws an error: ``` service: fan.set_percentage data: percentage: 20 target: entity_id: fan.air_purifier...

Proponuję parę rozszerzeń / zmian: - Pozostawiłbym "arrow function", ~znam ok 1 osoby, która używa "funkcja strzałkowa" i to chyba tylko dla żartu.~ [MDN](https://developer.mozilla.org/pl/docs/Web/JavaScript/Reference/Functions/Funkcje_strzalkowe) używa tego pojęcia. Proponuję zagłosować? -...

Zgadzam się w całości :) Co do "napisów szablonowych" - trochę mi to nie pasuje, jako że ukrywa się pod tym literał, czyli skrótowy format zapisywania czegoś dużego, ale ze...

I think the recommended solution should be to use the [`claims_map`](https://hasura.io/docs/latest/auth/authentication/jwt/#claims_map) instead of pre-token generation lambda.

It seems that the preset started ignoring `forkTsCheckerWebpackPluginOptions` for all frameworks but vue, but it is still used under the hood.