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

Implement basic UI setup #179

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

Conversation

l7ssha
Copy link

@l7ssha l7ssha commented Jan 22, 2025

Proposed change

Allow configuration from UI, while allowing existing and new configuration from .yaml files.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (which adds functionality to an this integration)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • The code has been formatted using Black (black --fast custom_components)

If user exposed functionality or configuration variables are added/changed:

  • Documentation added/updated to README.md

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12935089135

Details

  • 48 of 58 (82.76%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-4.0%) to 91.045%

Changes Missing Coverage Covered Lines Changed/Added Lines %
custom_components/apparent_temperature/init.py 6 10 60.0%
custom_components/apparent_temperature/sensor.py 31 37 83.78%
Totals Coverage Status
Change from base Build 12112297830: -4.0%
Covered Lines: 183
Relevant Lines: 201

💛 - Coveralls

@l7ssha l7ssha marked this pull request as ready for review January 24, 2025 20:10
pull bot pushed a commit to rubicon/ha-temperature-feels-like that referenced this pull request Feb 20, 2025
…rox-eq-6.8

Update colorlog requirement from ~=6.7 to ~=6.8
pull bot pushed a commit to rubicon/ha-temperature-feels-like that referenced this pull request Feb 20, 2025
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.

3 participants