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 brightness and temperature sensors #55

Closed pgerke closed 1 year ago

pgerke commented 1 year ago

closes #40

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 (1ef76ff) compared to base (b592ae5). Patch coverage: 100.00% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #55 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 21 23 +2 Lines 573 619 +46 Branches 115 123 +8 ========================================= + Hits 573 619 +46 ``` | [Impacted Files](https://codecov.io/gh/pgerke/homebridge-freeathome-local-api/pull/55?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philip+Gerke) | Coverage Δ | | |---|---|---| | [src/brightnessSensorAccessory.ts](https://codecov.io/gh/pgerke/homebridge-freeathome-local-api/pull/55?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philip+Gerke#diff-c3JjL2JyaWdodG5lc3NTZW5zb3JBY2Nlc3NvcnkudHM=) | `100.00% <100.00%> (ø)` | | | [src/functionId.ts](https://codecov.io/gh/pgerke/homebridge-freeathome-local-api/pull/55?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/55?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/temperatureSensorAccessory.ts](https://codecov.io/gh/pgerke/homebridge-freeathome-local-api/pull/55?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philip+Gerke#diff-c3JjL3RlbXBlcmF0dXJlU2Vuc29yQWNjZXNzb3J5LnRz) | `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.