Skip to content

Releases: mhendriks/DSMR-API-V2

3.5.10

09 Sep 06:19
Compare
Choose a tag to compare
  • mqtt: add water data from smart meter when smart water meter is connected (BE)

3.5.9

13 Aug 07:02
Compare
Choose a tag to compare
  • increase mqtt buf size (400->650)
  • update MQTT HA Auto Discovery ( #4 )

3.5.7

29 Apr 21:00
Compare
Choose a tag to compare

FRONTEND ONLY

  • fix ShowVoltage in frontend (thks Matthijs G)

3.5.6

21 Jan 21:35
Compare
Choose a tag to compare
  • mqtt HA auto discovery unit name in topic
  • mqtt HA auto discovery device class water (ESPHome 22.11.x)
  • More settings managed in the settings web page
  • Added Belgium peak values (API info only)
  • build on core 3.1.1
  • refactor Wifi Events
  • LED configurable on/off

3.5.5

13 Dec 08:55
Compare
Choose a tag to compare

FRONTEND ONLY

fix change settings at no history modus

3.5.4

29 Nov 22:41
Compare
Choose a tag to compare

FRONTEND FILES ONLY - NO FIRMWARE UPDATE

  • index.js: https/http auto detection
  • dash max 2 fixed positions Ampere in actueel tile
  • add AvoidSpikes in Frontend.json to avoid spikes in the data
  • dashboard : bug 3 phase injection showing the wrong values

3.5.3

12 Nov 09:50
Compare
Choose a tag to compare

No need and not able to set the Telegram update time any more. Dongle reads on the maximal frequency. SMR 5.x = 1 sec older 10 secs.

  • continuous read telegram (otherwise it raised more parse errors + memory leaks)
  • remove telegram update frequency setting (=always on)
  • pre40 check providing the telegram update frequency in settings

3.5.2

10 Oct 21:22
Compare
Choose a tag to compare

Most of all bug fixes but some very small improvements

  • ResetWifi bug fix (thks Wouter)
  • remove "dag / nacht" text in index.js because of the difference NL/BE (dank aan Wouter)
  • refactoring (align with Pro version)
  • Telnetmenu options align with Pro version
  • fix rng file storage wrong moment and to often( thks Bruno )
  • Factory reset via telnet (option Q)
  • hostname zonder "/" ( thks Guus )
  • write status file + sent static info once every 30 min (10min previous)
  • _water sensor option removed
  • _app option removed
  • Create HTML index file when missing

3.5.1

06 Jul 06:51
Compare
Choose a tag to compare

fix dash: no voltage systemen. oude meters leveren geen spanning terug. Dit liep vast in het nieuwe dashboard. Dit is nu gefixt. Voor oude 3 fases systemen dient de frontend.json aangepast te worden.

3.5.0

17 Jun 21:30
Compare
Choose a tag to compare

LET OP! behoorlijk veel aanpassingen in frontend. De DSMRindexEDGE.html updaten naar de laatste versie zodat de juiste frontend bestanden worden geladen.

  • mqtt : "electricity_tariff" toegevoegd aan de actuals
  • bugfix; juiste hostname
  • show password captive portal
  • dashboard: spanning per fase
  • dashboard: titelbalk groen bij Teruglevering, rood bij Afname. Blauw indien er geen teruglevering is.
  • dashboard negatieve kW waarde bij teruglevering, positieve kW waarde bij afname.
  • dashboard min/max spanning: ook over 3 fases heen
  • Gas/Water grafieken niet zichtbaar indien niet aanwezig
  • dashboard: verbruik in actuals per fase
  • bugfix: maand frontend op diverse fronten gefixed (water voorgaande periode, gaswaardes etc);
  • bugfix: missende maand (2x keer)
  • typo: Teruggeleverd op diverse plekken
  • code refactor ( test data verwijderd )
  • minimal versie geen opslag historische gegevens (zet "enableHistory":false in DSMRsettings.json)
  • toegang af te schermen met gebruikersnaam / wachtwoord (basic authentication) voor het veilig extern toegankelijk maken van de dongle.