pjanuario / pyecoforest

Python library for ecoforest local device.
MIT License
0 stars 2 forks source link

feat: added additional sensors #14

Closed pjanuario closed 10 months ago

pjanuario commented 10 months ago

This MR added additional sensors to support parity with the custom ecoforest proxy built at https://github.com/nunolopes/ecoforest-proxy. This fork is used by several users.

pjanuario commented 10 months ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

codecov[bot] commented 10 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (f7a7eca) 100.00% compared to head (9fa97d6) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 6 6 Lines 152 164 +12 Branches 15 15 ========================================= + Hits 152 164 +12 ``` | [Files](https://app.codecov.io/gh/pjanuario/pyecoforest/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pedro+Janu%C3%A1rio) | Coverage Δ | | |---|---|---| | [src/pyecoforest/const.py](https://app.codecov.io/gh/pjanuario/pyecoforest/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pedro+Janu%C3%A1rio#diff-c3JjL3B5ZWNvZm9yZXN0L2NvbnN0LnB5) | `100.00% <100.00%> (ø)` | | | [src/pyecoforest/models/device.py](https://app.codecov.io/gh/pjanuario/pyecoforest/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pedro+Janu%C3%A1rio#diff-c3JjL3B5ZWNvZm9yZXN0L21vZGVscy9kZXZpY2UucHk=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

pjanuario commented 10 months ago

Merge activity