Skip to content

Releases: stampzilla/stampzilla-go

v2.5.1

23 Nov 19:13
95709ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

22 Nov 12:34
20eca9c
Compare
Choose a tag to compare

What's Changed

  • Bump async from 2.6.3 to 2.6.4 in /nodes/stampzilla-magicmirror/web by @dependabot in #384
  • Bump eventsource from 1.0.7 to 1.1.1 in /nodes/stampzilla-magicmirror/web by @dependabot in #388
  • Up gocast with better logging by @jonaz in #401
  • Bump gocast by @jonaz in #406
  • Feature/mbus by @jonaz in #409
  • Build specific branch or tag or rev with by @jonaz in #408

Full Changelog: v2.4.0...v2.5.0

v2.4.0

14 Jun 05:58
5280f21
Compare
Choose a tag to compare

What's Changed

  • Added scene/savedstate "raw" editor by @jonaz in #359
  • Calculate priceLevel on hour own since tibber seems to have bugs by @jonaz in #361
  • Forgot to build the latest ui by @jonaz in #362
  • Ability to remove schedules and scenes by @jonaz in #363
  • Make sure state current state is up to date when google queries for it by @jonaz in #365
  • Bump follow-redirects from 1.14.5 to 1.14.8 in /nodes/stampzilla-server/web by @dependabot in #364
  • Bump follow-redirects from 1.14.7 to 1.14.8 in /nodes/stampzilla-magicmirror/web by @dependabot in #366
  • Show buildtime for nodes in gui by @jonaz in #368
  • Bump url-parse from 1.5.3 to 1.5.7 in /nodes/stampzilla-server/web by @dependabot in #370
  • Bump url-parse from 1.5.3 to 1.5.7 in /nodes/stampzilla-magicmirror/web by @dependabot in #371
  • Fix dns cve by @jonaz in #372
  • Bump url-parse from 1.5.7 to 1.5.10 in /nodes/stampzilla-server/web by @dependabot in #373
  • Bump url-parse from 1.5.7 to 1.5.10 in /nodes/stampzilla-magicmirror/web by @dependabot in #374
  • Fix time.After leaks by @jonaz in #377
  • Fix timezone bug by @jonaz in #379
  • add some new fields by @jonaz in #382
  • Bump lodash-es from 4.17.15 to 4.17.21 in /nodes/stampzilla-server/web by @dependabot in #378
  • Bump moment from 2.24.0 to 2.29.2 in /nodes/stampzilla-magicmirror/web by @dependabot in #380
  • Bump minimist from 1.2.5 to 1.2.6 in /nodes/stampzilla-server/web by @dependabot in #381
  • Support for setting REAL (float) exoline values by @jonaz in #386
  • Add support for more events from SPC alarm by @jonaz in #392

Full Changelog: v2.3.1...v2.4.0

v2.3.1

29 Jan 11:35
47014e1
Compare
Choose a tag to compare

Mostly bugfixes.

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

13 Jan 15:02
67fd059
Compare
Choose a tag to compare

Bugfixes includes:

  • spc node non blocking UDP listen
  • spc shutdown issue
  • google-assistant fixes for voice control. (must always answer QUERY intent)

New features:

  • chromecast text to speach
  • change device state in web gui json modal
  • 1wire node for logging 1wire temperatures
  • write data to exoline (for example change temperatures or mode in ventilation units)
  • add support for pushover notifications.

v2.2.1

14 Dec 12:22
c0feef0
Compare
Choose a tag to compare

Bugfixes includes:

  • KNX sets devices online correctly after getting new config
  • chromecast reconnect issues
  • chromecast volume round to 2 decimals
  • fix races in stampzilla-server websocket
  • tibber use cached values when API is down.
  • husdata h60 new energy values correctly scaled.

v2.2.0

08 Dec 12:22
e189517
Compare
Choose a tag to compare

Added support for expression on schedules ( same as for rules) in the server.
Added some more fields in tibber node.
Added support for controlling ExtraWarmWater in husdata node.

v2.1.6

02 Dec 15:00
f07d3d0
Compare
Choose a tag to compare
  • Change config syntax of stampzilla exoline to me more inline witht he protocol. Added support for more than just floats.
  • Added nx-witness node to support for example enable recording rule when home alarm system (spc) is armed.

v2.1.5

07 Dec 14:00
fcde6b4
Compare
Choose a tag to compare

Includes fixes for tlsPort discovery and knx reconnect deadlock and no duplicate shutdown hook in node.

v2.1.4

18 Nov 20:44
78d2b59
Compare
Choose a tag to compare

Fixes #261 the gui did rerender entire doom on all websocket event.