Paulus Schoutsen

Results 418 comments of Paulus Schoutsen

I don't see a `wait_for_trigger`. Please expand your example how what you're suggestion could look like.

I think the idea of using templates for matching is fine since it won't impact the "subscription". I think that we don't need a new "variables" block for `wait_for_trigger`, we...

btw didn't see the wait for trigger before because I didn't realize I could scroll 🤦

We should move away from the schema. Since it's now 1 use only (because of re-evaluating templates). You could optimize it by checking if there are any templates, if not,...

I agree. We should probably have it set to manual update only for any cloud based integration.

Well changing serial port could be made a config entry option, but let's keep that out of scope. I think that instead of cleaning up things right away, we should...

Right, that's a good point. I wonder how we should expose it to the user? Maybe something like: "Clear data" ? It just feels a little weird. If I uninstall...

It's using the old identifier, but it does still work. You're right that we should update these. Your error is because you didn't update the requirements, so it is trying...

I think that we should aim to get a single source of truth, and have that be synced between code and docs.

I think that it's a great idea to add a new search endpoint. We would expose it via the websocket API and not a service. Would the result just be...