pgerke / homebridge-freeathome-local-api

A Homebridge plugin that allows controlling you free@home setup using the local API provided by the System Access Point
MIT License
18 stars 2 forks source link

feat: Support scenes #39

Closed pgerke closed 1 year ago

pgerke commented 1 year ago

38

codecov-commenter commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (655b898) compared to base (d824c93). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #39 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 15 16 +1 Lines 430 458 +28 Branches 93 98 +5 ========================================= + Hits 430 458 +28 ``` | [Impacted Files](https://codecov.io/gh/pgerke/homebridge-freeathome-local-api/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philip+Gerke) | Coverage Δ | | |---|---|---| | [src/functionId.ts](https://codecov.io/gh/pgerke/homebridge-freeathome-local-api/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philip+Gerke#diff-c3JjL2Z1bmN0aW9uSWQudHM=) | `100.00% <100.00%> (ø)` | | | [src/platform.ts](https://codecov.io/gh/pgerke/homebridge-freeathome-local-api/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philip+Gerke#diff-c3JjL3BsYXRmb3JtLnRz) | `100.00% <100.00%> (ø)` | | | [src/sceneAccessory.ts](https://codecov.io/gh/pgerke/homebridge-freeathome-local-api/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philip+Gerke#diff-c3JjL3NjZW5lQWNjZXNzb3J5LnRz) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philip+Gerke). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philip+Gerke)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.