Releases: IgnacioHR/diematic_server
Added boiler pumps to MQTT discovery
On this new version I've added boiler pumps to MQTT discovery process
Full Changelog: v3.0...v3.1
New version 3.0 with MQTT Broker backend
In this new release I added support to write all values from the boiler to an MQTT broker.
I've also added support to Home assistant MQTT Discovery so in case you are using that integration the device and some entities will appear just there.
Note, you can configure what you want to see modifying the diematic.yaml
file and restarting the service.
Full Changelog: v2.2...v3.0
Stable final version 2.2
Updated gen.py and diematic.yaml example. This version is production ready. The web site has been updated and allows to read and update registers individually
Bug fix release
Bug fixed. Write operation did not start
Improved web service handler
The new web service is based on aiohttp and supports HTTP 1.1. The previous one had issues with some clients. This one supports also keep-alive
replace dash for underscore
v1.2 renamed package to replace dash for underscore
Fix pip install issue
Fix error raised by pip install regarding pkg-resources=0.0.0
Initial version
Although I have had the software in production for months, it is now when I am going to publish it in pipy, that is why I call it version 1.0