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

Light: add hs-color #742

Merged
merged 2 commits into from Jul 26, 2021
Merged

Light: add hs-color #742

merged 2 commits into from Jul 26, 2021

Conversation

farmio
Copy link
Member

@farmio farmio commented Jul 25, 2021

Description

Add HS-color to lights.

see #698

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • I have performed a self-review of my own code
  • The documentation has been adjusted accordingly
  • The changes generate no new warnings
  • Tests have been added that prove the fix is effective or that the feature works
  • The changes are documented in the changelog
  • The Homeassistant plugin has been adjusted in case of new config options

@codecov
Copy link

codecov bot commented Jul 25, 2021

Codecov Report

Merging #742 (da2ec25) into main (c6b0b34) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #742      +/-   ##
==========================================
+ Coverage   94.65%   94.67%   +0.02%     
==========================================
  Files         106      106              
  Lines        6637     6665      +28     
==========================================
+ Hits         6282     6310      +28     
  Misses        355      355              
Impacted Files Coverage Δ
xknx/devices/light.py 99.56% <100.00%> (+0.06%) ⬆️

@farmio farmio merged commit 7075e7c into XKNX:main Jul 26, 2021
@farmio farmio deleted the light-hs-color branch July 26, 2021 19:13
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.

None yet

1 participant