Peter Newman
Peter Newman
Is this a duplicate of https://github.com/bitfocus/companion-module-requests/issues/500 or do they use a different protocol?
As @davidpnewton said, common in the UK and Commonwealth ( https://en.wikipedia.org/wiki/Belisha_beacon ). Although I feel like an answer may be missing there, as I think a lot of those are...
> Especially the tree map I find interesting, but not sure how to implement it or if the end result actually looks fine, given the lack of really hierarchical data....
Just a more general thought, the ones by area (bubbles, tree size or abstract - heat map) have the side benefit of squaring (or thereabouts) as the size increases, rather...
You can do most of this using the generic HTTP module already and just processing the results: https://github.com/bitfocus/companion-module-generic-http
This was previously raised as #2376 . I'd agree with @mnalis regarding it being relevant when doing existence checks etc too (is it that bench or another one, is it...
> This is just a combination of the existing tickets wanting (a) markup in notes and (b) shortcuts for linking to objects in markup. I was intending a tighter link...
I wasn't suggesting making a reference mandatory or anything, it just strikes me they do practically everything that's required, all that's missing is to add another column for the reference...
> Well everybody will have their own favourite bit of metadata and before long you have bugzilla. I guess you mean like WIP #1578? > More to the point, and...
The actual control code is in here: https://github.com/dalhundal/sky-remote Which is already released as an NPM module: https://www.npmjs.com/package/sky-remote So just needs someone to wrap that in some Companion stuff. Probably a...