Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Timestamp Sensor - Use Subclass #224

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

prairiesnpr
Copy link

Alternative to #222

It does add support for the HVAC Thermostat attribute setpoint_change_source_timestamp, primarily so I would have an attribute to test against.

Closes: #220

Copy link

codecov bot commented Oct 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.41%. Comparing base (cda1b95) to head (3b1846f).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #224   +/-   ##
=======================================
  Coverage   96.40%   96.41%           
=======================================
  Files          61       61           
  Lines        9359     9375   +16     
=======================================
+ Hits         9023     9039   +16     
  Misses        336      336           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@prairiesnpr prairiesnpr marked this pull request as ready for review October 6, 2024 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sensor can only return numeric datatypes
1 participant