
Geir Ove Grønmo
- Total activity 227
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 100
Activity overview
Latest activity by Geir Ove Grønmo-
Geir Ove Grønmo commented,
Official comment Thanks. We intend to implement support for the "include_completeness" property on pipes. We cannot guarantee exactly when, but has been added to our planning board.
-
Geir Ove Grønmo commented,
Official comment Sesam subscriptions (not self-hosted) currently makes backups at a randomized time inside the 22:00-03:00 UTC time window. It is currently not possible to override this.What is the use-case for nee...
-
Geir Ove Grønmo commented,
As I've understood it this is no longer the desired way to upload the configuration anymore.
-
Geir Ove Grønmo commented,
How about nesting the replace calls like this, so you first strip off the days and then the months? ["replace", {"Jan ": "", "Feb ": "", ...}, ["replace", {"Mon, ": "", "Tue, ": "", ...}, "_S.value"]]
-
Geir Ove Grønmo commented,
Official comment I can confirm that "lookup-entity" does not support expressions currently. We did introduce that restriction on purpose as it was meant to be used to look up static entity data. This function does ...
-
Geir Ove Grønmo commented,
Official comment There is a trick that you can use to see the source entities. If you set the merge source's "strategy" property to "list" then the list of merged source entities does show up in the "$merged" prope...
-
Geir Ove Grønmo commented,
Official comment There is already explain support for the merge source in the UI. Open the Preview tab, search for an entity id and then click the (i) icon to get a detailed explanation of what entities this entity...
-
Geir Ove Grønmo commented,
Official comment This would be a good feature to add, but it would require a cursor-like query implementation of hops to actually be possible to implement. That is not on our short-term roadmap, but might well be s...
-
Geir Ove Grønmo commented,
It is unclear why you'd want to upload node.zip to multiple configuration groups. Could you explain why this is a use-case?
-
Geir Ove Grønmo commented,
Official comment It is highly unlikely that we'll ever add support for localized names of days. A workaround would be to remove the known day strings with the help of the replace function like this: ["replace", {"M...