Releases: kbialek/deye-inverter-mqtt
Releases · kbialek/deye-inverter-mqtt
2024.01.1
2023.11.1
2023.10.1
2023.09.1
What's Changed
- Add a small section about integration with the Home Assistant by @CarstenGrohmann in #120
- Print readable configuration errors by @kbialek in #125
- Add Modbus/AT protocol support by @kbialek in #124
IMPORTANT: DEYE_LOGGER_PORT
config variable is now optional. It's advised to remove it from the configuration unless your logger listens on non-default port. The default value depends on the selected DEYE_LOGGER_PROTOCOL
New Contributors
- @CarstenGrohmann made their first contribution in #120
Full Changelog: 2023.08.1...2023.09.1
2023.08.1
2023.07.3
2023.07.2
2023.07.1
2023.06.2
2023.06.1
What's Changed
- fix removal of buildx container after build completed by @palto42 in #86
- Apply python project structure best practices by @kbialek in #87
- Format and lint code before git commit by @kbialek in #93
- Use named docker builder for docker push by @kbialek in #94
- Make log stream configurable by @hoegaarden in #92
- Add settings metric group (active power regulation monitoring) by @kbialek in #96
- Improve connection logging by @palto42 in #84
- Control active power regulation factor over MQTT by @kbialek in #97
New Contributors
- @hoegaarden made their first contribution in #92
Full Changelog: 2023.05.4...2023.06.1