Chris Drackett
Chris Drackett
I'm getting `remote: Invalid username or password.` even when providing `GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}`
I'd like to pull the car images so I can use them in a dashboard. The Rivian integration does this and it is pretty nice!
**Bug description** given the following code: ``` lifecycle.onPreShutdown(async () => { console.log('before await') await new Promise((resolve) => setTimeout(resolve, 1000)) console.log('after await') }) ``` The second console.log will not print during...
### The problem I've found that often if a device does not have its own name in HASS when that device is added to Homekit it throws an error becauise...
### Extension https://www.raycast.com/tonka3000/homeassistant ### Raycast Version 1.85.2 ### macOS Version 15.2 ### Description When running any of the options from home assistant I get an error in the status bar...
### Is there a pinned issue for this? - [X] I have read the pinned issues ### Is there an existing or similar issue for this? - [X] I have...
When using this package with Valtio 2.0 the following error comes up: `(0 , (0 , $csb__valtio_utils.derive)) is not a function` Quick example in code: https://codesandbox.io/p/sandbox/valtio-factory-example-forked-dm926l
at the moment when using `toggleHighlightOfEditableAreas` only text is able to be highlighted. It would be great for cases where an editable area is an empty line to be able...
I've noticed that on the iPad app often when I try and play a book the app will crash. This happens even after a force restart of the app. The...
Curious about the future of this package as it has been a while since it has been updated. I'm using it in production on a couple sites and as part...