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

Add Home Assistant entity description for interval #571

Merged
merged 1 commit into from
May 24, 2023

Conversation

bachya
Copy link
Owner

@bachya bachya commented May 24, 2023

Describe what the PR does:

SSIA

Does this fix a specific issue?

Fixes #567

Checklist:

  • Confirm that one or more new tests are written for the new functionality.
  • Run tests and ensure everything passes (with 100% test coverage).
  • Update README.md with any new documentation.

@bachya bachya added the enhancement Enhancement of the code, not introducing new features. label May 24, 2023
@bachya bachya self-assigned this May 24, 2023
@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Merging #571 (9166366) into dev (a0e5450) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               dev      #571   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           32        32           
  Lines         1707      1712    +5     
=========================================
+ Hits          1707      1712    +5     
Impacted Files Coverage Δ
ecowitt2mqtt/helpers/device.py 100.00% <ø> (ø)
ecowitt2mqtt/helpers/publisher/hass.py 100.00% <ø> (ø)
ecowitt2mqtt/const.py 100.00% <100.00%> (ø)
ecowitt2mqtt/data.py 100.00% <100.00%> (ø)
ecowitt2mqtt/helpers/calculator/time.py 100.00% <100.00%> (ø)

@bachya bachya force-pushed the interval-entity-description branch from e48f4cc to 9166366 Compare May 24, 2023 21:07
@bachya bachya merged commit 373c031 into dev May 24, 2023
11 checks passed
@bachya bachya deleted the interval-entity-description branch May 24, 2023 21:30
@github-actions github-actions bot locked and limited conversation to collaborators May 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing entity description for interval
1 participant