Roy Meissner

Results 63 comments of Roy Meissner

I noticed that there is no alternative solution to this gnome-shell-extension available for linux based systems, which was kind of surprising to me. The following might be an idea to...

@vasturiano Many thanks for the fast reply! Yes, I've imported these libraries as of this file: https://gitlab.com/Tech4Comp/fachlandkarten-ui/-/blob/force-graph-ar/public/indexAR.html#L9 , which is used for the AR part of the App. This is...

Workaround: If the format n-triples instead of turtle is used for `jsonld.fromRDF()` the resulting serialisation is correct and uses an indexed array for a RDF List, instead of producing the...

In the newest release compaction will cause each value to be an array if compactArrays is set to false. Stating from [the docs](https://w3c.github.io/json-ld-api/#compaction) this seems to be wrong, as it...

I don't think it is the desired behaviour to convert everything to an array. I stated this in #247 .

@jerryshew Do you plan to merge this feature in the future? It would be very handy for my project.

@jerryshew Do you plan to merge this feature in the future? It would be very handy for my project.

@jerryshew Thanks for responding to this PR! We forked the library and included the requested changes into this fork, that is still on version 1.1.2 (as our project still uses...

I tried to read through your code, but I'm still a bit confused about the exact meaning of some variables you use. Could you add some explaining comments or change...

Related issue: https://github.com/esphome/issues/issues/3083 Seems the BME680 causes this problem.