This repository has been archived by the owner on Oct 7, 2022. It is now read-only.
Releases: bram2202/esp8266-dsmr
Releases · bram2202/esp8266-dsmr
v1.3.3
v1.3.2
- Sending reset Date Time for all active entities.
- Fix typo for tariff (has no last reset)
v1.3.1
- Fix
last_reset_topic
prop that caused warnings in Home Assistant. - Remove and Update some Config settings
v1.3.0
- Adding HA auto config and online state.
- Remove MQTT topic config and use ESP chip ID.
- Rename phases usages/delivery to consumption/production.
v1.2.1
Breaking change!
High
and low
tariffs are replaced by tariff_1
and tariff_2
.
for both total production
and total consumption
Name and MQTT topic.
In Belgium high and low tariff codes are flipped around compared to the Netherlands
v1.2.0
- New Custom PCB (Files included)
- Implement a extra transistor to control the levelshifter, with this its possible to flash the ESP's firmware while connected to the circuit.
- Update readme with new PCB info
v1.1.1
- Fix for esp8266/Arduino 3.0 library update.
v1.1.0
- Adding additional properties like phases
- Adding OTA support
v1.0.0
Version 1.0.0
Initial version, covering the basic DSMR messages