Releases: pjanuario/pyecoforest
Releases · pjanuario/pyecoforest
v0.4.0
v0.3.0
v0.2.0
v0.1.1
v0.1.1 (2023-09-14)
Fix
- fix: downgrade httpx minimal requirement
<details open="true"><summary>Generated summary (powered by <a href="https://app.graphite.dev">Graphite</a>)</summary>
> #### What Changed
> Updated
> - httpx
> #### Testing
> Run the tests and verify that they pass. Also, test the functionality that depends on the httpx library.
> #### Reasoning
> This library is used in homeassistant and httpx library is a dependency in both modules. Reduced the minimal requirements to prevent issues with dependency hell
</details> (bc8f0c7
)
- fix: downgrade httpx minimal requirement (
b8eeb95
)
v0.1.0
v0.1.0 (2023-09-14)
Documentation
- docs: add @pjanuario as a contributor (
ef36592
)
Feature
- feat: retrieve ecoforest device status
This merge requests adds a new feature to the module allowing a user to retrieve the status of the device. (f47ab4f
)
- feat: retrieve ecoforest device status (
d048053
)