Changes
- Add a lightweight devcontainer (#27) @weltenwort
💥 Breaking Changes
- Align connection handling with standard (#17) @weltenwort
🚀 Features
- Add state_class to device config payload (#89) @weltenwort
- Add config tuned for Landis+Gyr meters (#25) @weltenwort
- Support variable-length OBIS IDs (#23) @weltenwort
- Align connection handling with standard (#17) @weltenwort
🪲 Fixes
- Fix meter id retrieval (#26) @weltenwort
- Correctly parse BCCs that correspond to the newline character (#24) @weltenwort
👷 Continuous Integration
- Add pre-commit config and workflow (#85) @weltenwort
📚 Documentation
- Add config tuned for Landis+Gyr meters (#25) @weltenwort
- Rename the project to py-power-meter-monitor (#14) @weltenwort
🔨 Refactoring
- Support variable-length OBIS IDs (#23) @weltenwort
- Align connection handling with standard (#17) @weltenwort
📦 Dependencies
- Bump tomlkit from 0.7.0 to 0.7.2 (#64) @dependabot
- Bump pytest from 6.2.4 to 6.2.5 (#87) @dependabot
- Bump hypothesis from 6.14.2 to 6.17.4 (#83) @dependabot
- Bump pydantic from 1.8.1 to 1.8.2 (#48) @dependabot
- Bump black from 21.5b0 to 21.8b0 (#82) @dependabot
- Bump python from 3.9.6-alpine to 3.9.7-alpine (#84) @dependabot
- Add pre-commit config and workflow (#85) @weltenwort
- Bump pre-commit from 2.12.1 to 2.14.0 (#74) @dependabot
- Bump hypothesis from 6.12.0 to 6.14.2 (#69) @dependabot
- Bump Gr1N/setup-poetry from 4 to 6 (#68) @dependabot
- Bump python from 3.9.5-alpine to 3.9.6-alpine (#65) @dependabot
- Bump flake8 from 3.9.1 to 3.9.2 (#45) @dependabot
- Bump hypothesis from 6.10.1 to 6.12.0 (#44) @dependabot
- Bump black from 21.4b2 to 21.5b0 (#41) @dependabot
- Bump pytest from 6.2.3 to 6.2.4 (#42) @dependabot
- Bump python from 3.9.4-alpine to 3.9.5-alpine (#43) @dependabot
- Bump asyncio-mqtt from 0.8.1 to 0.9.0 (#40) @dependabot
- Bump black from 21.4b1 to 21.4b2 (#39) @dependabot
- Bump black from 21.4b0 to 21.4b1 (#38) @dependabot
- Bump hypothesis from 6.10.0 to 6.10.1 (#37) @dependabot
- Bump black from 20.8b1 to 21.4b0 (#36) @dependabot
- Bump pytest-asyncio from 0.15.0 to 0.15.1 (#35) @dependabot
- Bump pre-commit from 2.12.0 to 2.12.1 (#32) @dependabot
- Bump hypothesis from 6.9.2 to 6.10.0 (#33) @dependabot
- Bump pytest-asyncio from 0.14.0 to 0.15.0 (#34) @dependabot
- Bump flake8 from 3.9.0 to 3.9.1 (#31) @dependabot
- Bump hypothesis from 6.9.1 to 6.9.2 (#30) @dependabot
- Bump actions/cache from v2.1.4 to v2.1.5 (#29) @dependabot
- Bump hypothesis from 6.8.4 to 6.9.1 (#28) @dependabot
- Bump pytest from 6.2.2 to 6.2.3 (#18) @dependabot
- Bump python from 3.9.2-alpine to 3.9.4-alpine (#20) @dependabot
- Bump pre-commit from 2.11.1 to 2.12.0 (#21) @dependabot
- Align connection handling with standard (#17) @weltenwort