Andreas Krüger
Andreas Krüger
For the ease of it, I'm just using the default complex example.
Do we have any ETA on this? :)
Nice work +1 on this
I use this template on additional instance of EDS: ``` {% set costs = { "energinets_indfodningstarif": -0.00375, "energinets_balancetarif": -0.000875, "vindstods_balancetarif": -0.0100, } %} {{ costs.energinets_indfodningstarif + costs.energinets_balancetarif + costs.vindstods_balancetarif }}...
Just a followup. So here is the same one Mads is using, but for Vores Elnet, based on 1st of Juli 2023 prices ``` {% set costs = { "vores_elnet_indfoedningstarif":...
> > ``` > > "vores_elnet_indfoedningstarif": -0.33, > > ``` > > This one looks a bit to high ☺️ (or low depending on how its read Ah yes. its...
+1 on this one. Would love to test it if needed @addisonschultz You can provide me access to it like on the Mouseflow integration
Do I need to add anything else to get this reviewed and approved? Tagging @addisonschultz for best guess. :)
You are more than welcome, @addisonschultz . Unfortunately, I do not see any comment regarding the code, but let me try to clarify the intent: Mouseflow is an alternative to...
> Hi @woopstar - thanks for the clarification. Can you reach out to me over email (addison @ gitbook.com)? I just have a few more questions, but so far it's...