-
Thanks for this integration btw! Use it to control the PC connected to the TV.
Calling the service takes a long time to put to sleep and sometimes doesn't work.
Running on Home Assistant 2022.02.6 …
Kisty updated
4 months ago
-
To Reproduce
1.Prepare a clean Intel
2.install dotnet-core-uninstall(1.7.550802)
3. Use the following commands to install the tool:
```
mkdir -p ~/dotnet-core-uninstall
tar -zxvf dotnet-core-uninstall…
-
Our app depends on the `VERCEL_ENV="development"` to be set in local dev mode.
Publishing the [change](https://github.com/vercel/vercel/pull/11526) as a minor change breaks a lot of things. I thin…
-
> As many packages may depend on this one, I think it would be nice if we could limit the dependencies to an absolute minimum.
https://github.com/dart-lang/native/pull/946#discussion_r1502754752
…
-
Hello !
In https://github.com/mlomb/chat-analytics/blob/main/assets/Plausible.ts, if we run this app self hosted, there are still data sent to your servers without any "proper" way to disable it en…
-
this is either a question about v2, or a feature request for v3.
The way I currently like to organize my flags is like I've done in https://github.com/Layr-Labs/eigenda-proxy/blob/480324a0c60da9f7e…
-
Hiya, some of the checks in a CLI tool I'm working on are failing in the secret management side. We're storing a blob of 76 bytes in the keychain, but when we immediately read it back, I get 152 bytes…
-
Hello there, I was eyeing this project since I need to implement a few automations for my FritzBox router.
My homelab relies pretty heavily on Docker to run my services in order to keep a reproducibl…
-
Right now, we create lint diagnostics for every open file each time:
https://github.com/denoland/deno/blob/ed3086e4b129843c13a009112cf21dfd05745905/cli/lsp/diagnostics.rs#L451
This means that af…
-
### Proposal
Currently to create `host` volume one needs to edit agent configuration to add `volume` stanza and restart the agent. This is impractical as Nomad itself may be provisioned using one of …