homewizard / python-homewizard-energy

HomeWizard Energy API implementation in Python. Designed for Home Assistant but can be used for any Async application.
https://api-documentation.homewizard.com
Apache License 2.0
14 stars 4 forks source link

Add `__iter__` and `__getitem__` to use the object as dict #386

Closed DCSBL closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (4f062a1) to head (81f1337).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #386 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 263 277 +14 Branches 23 24 +1 ========================================= + Hits 263 277 +14 ```

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

DCSBL commented 3 months ago

Closing this as mentioned in #383