Witold Gren

Results 24 comments of Witold Gren

This is very good idea. I try another case, byt this is not work. Normally in FactoryBoy we have `strategy` in `class Meta`. If I set `BUILD_STRATEGY` and usage fixture_factory...

This is solutions for your task, but I prefer work with class views 😉 it is possible update to work with rewrite `should_log` and `handle_log` custom methods 😀 ``` from...

Sorry, I forgot to write that many thanks for the amazing work on this add-on 😁

Hey, if you have a problem with bluetooth use extra 1m cable. It hale me to fix issue with swapping bluetooth connection.

please check this PR https://github.com/Arbuzov/home_assistant_delonghi_primadonna/pull/18 maybe it will help you. But now I see that this plugin not support all functionality - which I do not judge because I understand...

You can find few example in polish translations https://github.com/home-assistant/intents/blob/main/responses/pl/HassGetState.yaml#L47 or https://github.com/home-assistant/intents/blob/main/responses/pl/HassClimateGetTemperature.yaml#L6. This is how I solved it now, but I don't know what it will look like in the future...

I can confirm that now it works properly on intents scripts (this repository). Thanks for this improvement @synesthesiam

@synesthesiam any update? 😀

@synesthesiam Could you provide for use very small example how to correctly create test with translations with this case? I also have the same issue, and from my side I...

I don't know the architecture of Home Assistant that well. I can try but it may take a while 😉