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

fix: changes for HA core 2022.4 #644

Merged
merged 2 commits into from
Mar 14, 2022
Merged

fix: changes for HA core 2022.4 #644

merged 2 commits into from
Mar 14, 2022

Conversation

firstof9
Copy link
Collaborator

Proposed change

Make the mail_updated sensor properly use datetime object for HA core 2022.4

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (which adds functionality)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests
  • Documentation update
  • Adds a new shipper
  • Update existing shipper

Additional information

  • This PR is related to issue: n/a

@firstof9 firstof9 added the bugfix Pull request to fix a bug label Mar 14, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #644 (5d5539c) into dev (88e709f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #644   +/-   ##
=======================================
  Coverage   98.33%   98.33%           
=======================================
  Files           7        7           
  Lines        1379     1382    +3     
=======================================
+ Hits         1356     1359    +3     
  Misses         23       23           
Impacted Files Coverage Δ
custom_components/mail_and_packages/const.py 100.00% <100.00%> (ø)
custom_components/mail_and_packages/helpers.py 98.66% <100.00%> (-0.01%) ⬇️
custom_components/mail_and_packages/sensor.py 98.29% <100.00%> (+0.06%) ⬆️

@firstof9 firstof9 merged commit 10b8a8f into moralmunky:dev Mar 14, 2022
@firstof9 firstof9 deleted the ha-core-update-changes branch March 14, 2022 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Pull request to fix a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants