Adam Honoré

Results 39 comments of Adam Honoré

That looks really good @gskjold! I just installed the firmware and tried setting up the custom pricing matching my provider, and have a few comments. 1. I'd like to have...

> I forgot to say that the value is given in 1/100th of the currency, thats why I kept the two decimal precision. > > Good point regarding tariff changing...

It's still possible to configure it directly from the docker-compose file, by supplying a `command` argument, which gets appended to the entrypoint script, and passed onwards to `ngrok` ``` yaml...

I'm running Unraid, and it's giving me a "not available" error when checking for new versions - I'm assuming it's related ![image](https://user-images.githubusercontent.com/297282/223988650-52437c60-7f29-459e-a982-e237a0d7c48c.png)

Using the fully qualified image path `ghcr.io/lloesche/valheim-server` instead of just `lloesche/valheim-server` fixed it for me.

> > Jeg vil også foreslå et samarbejde mellem Energi Data Service integrationen (https://github.com/MTrab/energidataservice/) og elspotpris. > > Energi Data Service integrationen henter spotprisen fra energidataservice, men mangler de konkrete...

@rndfm, jeg kiggede lidt på at implementere det i aftes, men er lidt i tvivl om hvordan det håndteres smartest. Som jeg ser det er der to tilgange: 1. Indstillinger...

Jeg laver nyt PR snarest og kigger på at få implementeret løsning 1. Derudover tænker jeg at UI-delen kan laves i et separat PR bagefter.

Thank you for the quick response 😄 I just tried upgrading `Rebus.RabbitMq` to `8.1.0`, but I still get the exception. I am testing this locally by running two nodes of...

The same thing happens with `Rebus.RabbitMq` version `9.0.0-alpha03`