Skip to content

Releases: mabunixda/node-red-contrib-alexa-home

v2.0.2

30 Sep 07:56
3c1c8e8
Compare
Choose a tag to compare

2.0.2 (2022-09-30)

Bug Fixes

  • alexa ip address is not found (#120) (3c1c8e8)
  • eslint/prettier combination also with github actions (b4c8d8a)

v2.0.1

27 Sep 15:59
a7c5c36
Compare
Choose a tag to compare

2.0.1 (2022-09-27)

Bug Fixes

  • #113 ip detection seperated to single function and refactored (#118) (a7c5c36)

v2.0.0

28 Jun 21:00
9429662
Compare
Choose a tag to compare

2.0.0 (2022-06-28)

Breaking Changes

  • use nodered http endpoint for alexa as option (#111) (9429662)

* feat: use nodered http endpoint for alexa as option if nodered runs on port80

* include pr #108 - 

BREAKING CHANGE: API v1 conform implementation breaks detection of nodes - so there will be duplicates if you do not remove the previous ones!

v1.4.3

08 Oct 12:59
Compare
Choose a tag to compare

1.4.3 (2021-10-08)

Bug Fixes

v1.4.2

08 Oct 12:56
Compare
Choose a tag to compare

1.4.2 (2021-10-08)

Bug Fixes

v1.4.1

07 Oct 14:41
edaedef
Compare
Choose a tag to compare

1.4.1 (2021-10-07)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#103) (edaedef)

v1.4.0

07 Jul 12:34
b15b73d
Compare
Choose a tag to compare

1.4.0 (2021-07-07)

Feature

  • update to semantic versioning (96a3b9f)

Bug Fixes

  • ci release bugs (448f50a)
  • valid gh actions def (3dfbb69)
  • cicd changelog automation (921a686)
  • merge artifacts... (efeb904)
  • missing supertest dependency... (91d5b8d)
  • updates from master (73d9dc7)
  • revert linting script (be24760)
  • ci gh action (c3dce59)
  • allow linting bypass argument 1 (a51a240)
  • upgrade mustache from 4.0.1 to 4.1.0 (#85) (65c476d)
  • upgrade mustache from 4.0.1 to 4.1.0 (#85) (279d50f)
  • package update and set all responses to utf-8 (#83) (fc745d6)
  • pin node-red-node-test-helper to 0.2.2 (#35) (2cd2613)
  • package: update mustache to version 3.0.2 (3b0ca3d)
  • package: update node-persist to version 3.0.0 (512c95c)

Documentation

  • readme: add Greenkeeper badge (487944f)

Code Refactoring

Chores

  • package: update lockfile package-lock.json (8fcc042)

doc

linting

  • fix eslint not globally installed (497f00e)

ghaction

wip

  • fix limitations .. unit tests (6ab82b2)
  • fix limitation of about 33 devices... (d759c14)
  • fix limitation of about 33 devices... (36466dc)

v1.3.4

07 Jul 12:34
48b81f8
Compare
Choose a tag to compare

1.3.4 (2021-07-07)

Bug Fixes

  • upgrade mustache from 4.1.0 to 4.2.0 (#95) (48b81f8)

v1.3.3

07 Jul 12:32
Compare
Choose a tag to compare

1.3.3 (2021-07-07)

Bug Fixes

Code Refactoring

doc

v1.3.2

04 Mar 09:19
Compare
Choose a tag to compare

1.3.2 (2021-03-04)

Bug Fixes

Code Refactoring