-
Notifications
You must be signed in to change notification settings - Fork 16.2k
Closed
Labels
area:async-operatorsAIP-40: Deferrable ("Async") OperatorsAIP-40: Deferrable ("Async") Operatorsgood first issuekind:featureFeature RequestsFeature Requests
Description
Description
I noticed that this sensor doesn't match the implementation that seems more common in the code base
TimeDeltaSensor
TimeDeltaSensorAsync
I'd expect TimeDeltaSensor(deferrable=True), to match the pattern most other operators have.
Admittedly - I haven't checked to see if the behavior is different to explain an intentional difference, or if this was oversight.
Use case/motivation
No response
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
area:async-operatorsAIP-40: Deferrable ("Async") OperatorsAIP-40: Deferrable ("Async") Operatorsgood first issuekind:featureFeature RequestsFeature Requests