Thomas Nairn

Results 29 comments of Thomas Nairn

Also ran into the same problem, I've tried using @Yun-Mao's fork and #223 but neither have worked for me. Unfortunately haven't had the time to dig further into this.

Did you solve this? I'm having the same problem!

You are I think, however, I would rather keep all of our business logic out of the db graphql layer itself and instead handled by the server. I've ended up...

@mbrowne How did you solve this? Does implementing the babel-plugin-superjson-next automatically solve this? I've implemented it but I'm seeing the same issues with errors automatically triggering an issue. I would...

I'd love to implement this, that being said I've never developed any docker images supporting ARMv7. Do you know if it's just a case of replacing the FROM tag in...

Yeah I'm actually working on this at the moment along with a Home Assistant supervisor integration

ARMv7 support is in plugsy/agent now! Unfortunately the build of plugsy/core is taking much much longer and times out (Over 6 hours) But this is useful if you can host...

This is not something I'm going to be looking at, at least not for awhile, the intention of the project (At least for the moment) is really to create a...

Alrighty - if we were going to do something like this... What do you guys think of an apprise integration? https://github.com/caronc/apprise Feels like the best catch-all way of supporting notifications

I'll have a think about how best to integrate notifications in the future :) I had environment variables as an option at the beginning, unfortunately the config is just getting...