Skip to content
This repository was archived by the owner on Nov 29, 2022. It is now read-only.

Releases: node-blue/node-blue

v0.8.1

07 Jun 18:57

Choose a tag to compare

Changes

  • Add bin entry to package.json, actually allowing someone to use this as a CLI... 0334471

v0.8.0

04 Jun 18:58

Choose a tag to compare

Changes

  • Partial rewrite, behave like a test runner, improve documentation 9e88025

v0.7.0

01 Jun 13:39

Choose a tag to compare

Changes

  • Change how the connection to Home Assistant is specified a860677

v0.6.0

31 May 12:00

Choose a tag to compare

Changes

  • Allow a full Websocket API location to be passed in instead of parts 9d90680

v0.5.2

31 May 11:17

Choose a tag to compare

Changes

  • Move to different rollup plugin (caveat: this removes type declarations) e97cfb0

v0.5.0

30 May 20:54

Choose a tag to compare

Changes

  • Add built-ins we use as external dependencies 4de1b04
  • Split off CLI to separate package 607b99b
  • Add command line option to set the API path bb90d8c
  • Fix toolkit types baac36a
  • Update README.md 149e50e

v0.4.0

29 May 16:16

Choose a tag to compare

Changes

  • Update diffing function in toolkit to allow any two objects to be compared 3de92c3
  • Move back to own rule engine, fix 'for' functionality f7af1a6
  • Add support for passing own condition checker into when 60dd64a
  • Move default Home Assistant connection settings 55be803
  • Move to new rule system 401b861
  • Fix most TODO's, change toolkit 00b7f94

v0.3.0

22 May 21:45

Choose a tag to compare

0.3.0

v0.2.0

21 May 20:19

Choose a tag to compare

Commits

  • Add API documentation 1c42e4e
  • Make unit in 'for' optional as we already default to milliseconds 8c3884c
  • Implement 'for' option in builder cac3e49
  • Add more tools to the toolkit ae528fd
  • Fix typo in README.md 0232252

v0.1.2

21 May 13:53

Choose a tag to compare

First release!