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

[philips-hue] Add LCT003 #930

Merged
merged 11 commits into from
Nov 9, 2020
Merged

Conversation

VonOx
Copy link
Contributor

@VonOx VonOx commented Nov 9, 2020

Pull Request check-list

  • If your changes affects code, did your write the tests?
  • Are tests passing? (npm test on both front/server)
  • Is the linter passing? (npm run eslint on both front/server)
  • Did you run prettier? (npm run prettier on both front/server)

Description of change

@VonOx VonOx requested a review from Pierre-Gilles November 9, 2020 09:14
@codecov
Copy link

codecov bot commented Nov 9, 2020

Codecov Report

Merging #930 (a28067c) into master (6fb3e75) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #930   +/-   ##
=======================================
  Coverage   94.02%   94.02%           
=======================================
  Files         462      462           
  Lines        6130     6130           
=======================================
  Hits         5764     5764           
  Misses        366      366           
Impacted Files Coverage Δ
.../services/philips-hue/lib/light/light.getLights.js 97.14% <ø> (ø)

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 6fb3e75...a28067c. Read the comment docs.

@Pierre-Gilles Pierre-Gilles merged commit 9a85a0f into GladysAssistant:master Nov 9, 2020
@VonOx VonOx deleted the hue-devices branch November 9, 2020 12:55
R6n0 pushed a commit to R6n0/Gladys that referenced this pull request Dec 2, 2020
Co-authored-by: VonOx <vonox@VKUL-18KCQQ2.4cad-solutions.local>
Co-authored-by: Pierre-Gilles Leymarie <pierregilles.leymarie@gmail.com>
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.

Philips Hue: Add device LCT003
2 participants