Pierre Ståhl
Pierre Ståhl
My suggestion is adding an initial step in the config flow where you can pick either "Setup as remote node" or "Add a remote" (choose wording according to your likings)....
In trying to figure out how this actually works, but I'm still not sure. Will have to experiment a bit more. Not sure of the implications when allowing something like...
Yeah, they should appear automatically. Anything in the log?
Can you try setting it up via YAML and just use the most basic config you possibly can (I.e. no filters, prefixes, etc)? I want to make sure it has...
For some reason I see this in my production instance, but I cannot reproduce it in my development instance. It's a bit annoying as debugging is much harder when running...
Ideally you should not get missed heartbeats. Once every now and then is fine because things happens. So it should not be "the usual". Without proper extractions from the logs...
Please try #113, I believe it will fix the issue.
@jaym25 How did you set up the integration? I think this is expected behavior as we have no official support for bi-directional set ups like yours. From version 3.2, the...
Right, my bad, I meant `service_registered` and not `service_call`. Not much changed in 3.2 (core parts), so it must be related to subscribed events. If you run 3.1 and add...
I've looked at the code trying to figure out what's going on, but I can't really see it. We don't rely on `service_registered` internally and I can find any subscriptions...