Jason T Alborough

Results 31 comments of Jason T Alborough

I want to resurface this issue. Interfaces definition and organization is paramount for plugin development. Better grouping of the interfaces or a separate project entirely will make the interfaces more...

I have to agree with @ngenovese11 it offers a cleaner way to update feedbacks. Its also backwards compatible enhancing feedbacks but still allows for the current methods as well.

I would say both...have the ability to fireUpdate(value) and fireUpdate(func)

If fireUpdate(func) or fireUpdate(var) is called its still FORCED to run with the absolute latest value. The developer called it to do so. The ability to set a func reference...

It could be possible that the only time FireUpdate is called its called as FireUpdate(func)...its the developers choice.

Just to wrap this up and document our discussions: 1. We will proceed implementing a variation of feedbacks by either wrapping the class or recreating the class but not manipulating...

@batourin that all sounds and looks great. I think maybe its a couple of iterations past this initial request. I encourage you to keep evolving this initial feature, or submitting...

Thats fine. https://github.com/PepperDash-Engineering/epi-lighting-lutron_quantum/blob/main/PDT.LutronQuantum.EPI/LutronQuantum.cs

No not to my knowledge. > On Feb 18, 2021, at 3:21 PM, Andrew Welker wrote: > > > @jtalborough Has the Lutron plugin been made public yet? > >...

Awesome I changed the title to "Add event". Agreed on the issues with write on the ProgramStopping. Essentials does it for debug but with the config file there's no way...