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 program number parsing for some models #39

Merged
merged 1 commit into from
Nov 22, 2021
Merged

Conversation

ofalvai
Copy link
Owner

@ofalvai ofalvai commented Nov 22, 2021

Fixes #38

@github-actions
Copy link

🎉 HACS repository validator action summary 🎉
✅ The repository is not archived
✅ manifest.json file exist
✅ All required keys are present in manifest.json
✅ hacs.json has the 'name' key set
✅ The repository has a description
✅ candy is added to https://github.com/home-assistant/brands NICE!
✅ The repository has topics
✅ The repository has issues enabled
✅ This day ends with an 'y' (Monday)
✅ README.md exists
✅ Requirements validation
✅ HACS load check

@codecov
Copy link

codecov bot commented Nov 22, 2021

Codecov Report

Merging #39 (6e67dce) into main (e82dd7d) will increase coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   88.52%   88.69%   +0.17%     
==========================================
  Files           6        6              
  Lines         584      584              
==========================================
+ Hits          517      518       +1     
+ Misses         67       66       -1     
Impacted Files Coverage Δ
custom_components/candy/client/model.py 80.72% <ø> (+0.52%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e82dd7d...6e67dce. Read the comment docs.

@ofalvai ofalvai merged commit 1e00c57 into main Nov 22, 2021
@ofalvai ofalvai deleted the fix-program-number branch November 22, 2021 19:48
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.

Error communicating with API: KeyError('Pr')
1 participant