-
I tried to update to the last version of ha_gehome (0.6.13) from (0.6.11) but I can't seem to setup it anymore.
I get this error :
```bash
Traceback (most recent call last):
File "/usr/src/hom…
-
This library is exactly what I was looking for, but almost all the properties I need to calculate and set in my dataflow graph are calculated using async functions. It's a shame you have to break thes…
-
For now let's keep all the APIs but allow them to async/await rather than block the current thread.
E.g. it should be possible to:
```
let probe = testKit.spawnTestProbe(...)
try await probe…
ktoso updated
2 years ago
-
Hi,
Swift GraphQL supports resolvers with async throws, in addition to NIO eventLoop.
Do you have any plan to provide support for them too ?
-
Hi!, Im starting to test my hooks (in a POC stage), I have a simple test that works but I get the following warning that I dont know how can it solved :thinking:
```
Warning: You called act(a…
-
### The problem
I have a script running to change the heating when I'm home or leave.
It used to work last winter. Actually it's still working but every time I run the script that I'm away I get an …
-
### What version of Hono are you using?
4.6.8
### What runtime/platform is your app running on?
Bun
### What steps can reproduce the bug?
```typescript
type UserContext = {
Variables: {
…
-
Patch to demonstrate the issue in the playground (updated to use Kysely directly)
```diff
diff --git a/playground/src/modules/utils.ts b/playground/src/modules/utils.ts
index 8735016..7ddecd2…
-
Window flashes when startup since version 0.3.7 on Windows.
WindowOptions is set with "center: true" and "titleBarStyle: TitleBarStyle.hidden".
It seems that the window is initially located somewher…
-
## Describe the issue
Environment sensor not showing up
## How to reproduce the issue
## Expected behavior
## Screenshots
## Software versions
- Home Assistant version…