Releases: Lash-L/anova_wifi
Releases · Lash-L/anova_wifi
v0.2.4
Fix
- Removed unused types-requests (
5e62cae
)
v0.2.2
Fix
- Removed unneeded asyncio import (
da2f2e0
)
- Remove stale asyncio run (
8a11635
)
v0.2.1
Fix
- Pytest-asyncio dependency issue (
b80d9dd
)
- Aiohttp dependency issue (
171ddfd
)
v0.2.0
Feature
- Simplified and reworked parser (
894f97f
)
Fix
v0.1.2
Fix
- Changing requests version for HA (
ac36315
)
v0.1.1
Fix
- Moved device_key to start_update (
1dddd7f
)
v0.1.0
Feature
Fix
- Removed unneeded python-versions (
df8d522
)
Documentation
- Add @conway220 as a contributor (
ce956a2
)