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

Include NameByUser in HassModel #1250

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

333fred
Copy link
Contributor

@333fred 333fred commented Feb 6, 2025

This field (the user-provided friendly name, if it exists) was accidentally left off the HassModel API, so I've added it here.

This field (the user-provided friendly name, if it exists) was accidentally left off the HassModel API, so I've added it here.
Copy link

codecov bot commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82%. Comparing base (afb86ed) to head (9126696).
Report is 1 commits behind head on main.

Additional details and impacted files
@@         Coverage Diff          @@
##           main   #1250   +/-   ##
====================================
- Coverage    82%     82%   -1%     
====================================
  Files       196     196           
  Lines      3840    3842    +2     
  Branches    424     424           
====================================
+ Hits       3160    3161    +1     
- Misses      516     517    +1     
  Partials    164     164           
Flag Coverage Δ
unittests 82% <100%> (-1%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@FrankBakkerNl FrankBakkerNl merged commit 220b655 into net-daemon:main Feb 6, 2025
7 of 8 checks passed
@333fred 333fred deleted the user-provided-name branch February 6, 2025 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants