Dave
Dave
> Jim, can you share what you did? > > EDIT: Nevermind, should have just looked at the code 🙂 will test what I think I need ot do and...
Ok. I opened a separate issue for it, https://github.com/simbaja/ha_gehome/issues/397.
> Not sure if update by time should be considered a filter I'm not sure what you mean. Are you thinking that I should create a new filter for this...
@Danielhiversen If you're still active over here, would you be able to take a look at this PR? I took what you did in https://github.com/home-assistant/core/pull/53053/files added tests and fixed a...
> Filter is something that processes the _output_ of a source sensor, this is more like a sampler (therefore the need to update by time which is not commanded by...
The issue still exists. Code has been rebased off current dev.
The issue still exists. Code has been rebased off current dev.
I tried... See https://github.com/simbaja/gehome/pull/96. I don't see anything relevant yet.
I'm marking this as ready for review since I used it for https://github.com/simbaja/ha_gehome/pull/416. Unfortunately, I had to move `SAC_AVAILABLE_MODES` to `AC_AVAILABLE_MODES` - the enum value is tied to the protocol...