home-assistant-js-websocket

JavaScript websocket client for Home Assistant

OTHER License

Downloads
14.7K
Stars
271
Committers
24

Bot releases are visible (Hide)

home-assistant-js-websocket - 6.0.0

Published by balloob almost 3 years ago

What's Changed

  • Handle reconnect race (#226) @balloob

Breaking changes

The method Connection.setSocket was an internal method that had no visibility specified. In #226 it has been changed to be private and renamed to _setSocket. It used to reset the state but that is now moved into the reconnect logic.

  • Bump lint-staged from 12.1.2 to 12.1.3 (#225) @dependabot
home-assistant-js-websocket - 5.12.0

Published by github-actions[bot] almost 3 years ago

What's Changed

  • Add force reconnect option (#224) @balloob
  • Bump rollup from 2.60.2 to 2.61.1 (#222) @dependabot
  • Bump typescript from 4.5.2 to 4.5.4 (#223) @dependabot
  • Bump rollup from 2.60.1 to 2.60.2 (#220) @dependabot
  • Bump prettier from 2.5.0 to 2.5.1 (#221) @dependabot
  • Bump prettier from 2.4.1 to 2.5.0 (#219) @dependabot
home-assistant-js-websocket - 5.11.3

Published by github-actions[bot] almost 3 years ago

What's Changed

  • Update the unit_system type with recently added fields (#215) @rianadon
  • Bump lint-staged from 12.0.2 to 12.1.2 (#216) @dependabot
  • Bump rollup from 2.60.0 to 2.60.1 (#217) @dependabot
  • Bump typescript from 4.4.4 to 4.5.2 (#218) @dependabot
  • Bump lint-staged from 11.2.6 to 12.0.2 (#213) @dependabot
  • Bump rollup from 2.59.0 to 2.60.0 (#214) @dependabot
  • Bump lint-staged from 11.2.4 to 11.2.6 (#211) @dependabot
  • Bump rollup from 2.58.3 to 2.59.0 (#212) @dependabot
home-assistant-js-websocket - 5.11.2

Published by github-actions[bot] almost 3 years ago

What's Changed

  • Add state_class to HassEntityAttributeBase (#210) @joshmcrty
  • Bump lint-staged from 11.2.3 to 11.2.4 (#207) @dependabot
  • Bump rollup from 2.58.0 to 2.58.3 (#208) @dependabot
  • Bump typescript from 4.4.3 to 4.4.4 (#206) @dependabot
  • Bump lint-staged from 11.2.0 to 11.2.3 (#205) @dependabot
  • Bump rollup from 2.57.0 to 2.58.0 (#202) @dependabot
  • Bump lint-staged from 11.1.2 to 11.2.0 (#203) @dependabot
  • Bump rollup from 2.56.3 to 2.57.0 (#201) @dependabot
  • Bump semver-regex from 3.1.2 to 3.1.3 (#200) @dependabot
  • Bump prettier from 2.4.0 to 2.4.1 (#199) @dependabot
  • Bump prettier from 2.3.2 to 2.4.0 (#197) @dependabot
  • Bump typescript from 4.4.2 to 4.4.3 (#198) @dependabot
  • Bump @types/assert from 1.5.5 to 1.5.6 (#195) @dependabot
  • Bump typescript from 4.3.5 to 4.4.2 (#196) @dependabot
  • Bump rollup from 2.56.2 to 2.56.3 (#194) @dependabot
  • Bump rollup from 2.56.1 to 2.56.2 (#193) @dependabot
  • Bump rollup from 2.55.1 to 2.56.1 (#190) @dependabot
  • Bump lint-staged from 11.1.1 to 11.1.2 (#191) @dependabot
  • Bump rollup from 2.54.0 to 2.55.1 (#189) @dependabot
home-assistant-js-websocket - 5.11.1

Published by github-actions[bot] about 3 years ago

What's Changed

  • Update currency type (#188) @bramkragten
home-assistant-js-websocket - 5.11.0

Published by github-actions[bot] about 3 years ago

What's Changed

  • Add currency core configuration (#187) @frenck
  • Bump lint-staged from 11.0.1 to 11.1.1 (#184) @dependabot
  • Bump rollup from 2.53.2 to 2.54.0 (#185) @dependabot
  • Bump @types/mocha from 8.2.3 to 9.0.0 (#186) @dependabot
  • Bump lint-staged from 11.0.0 to 11.0.1 (#181) @dependabot
  • Bump rollup from 2.53.1 to 2.53.2 (#182) @dependabot
  • Bump @types/assert from 1.5.4 to 1.5.5 (#177) @dependabot
  • Bump @types/mocha from 8.2.2 to 8.2.3 (#178) @dependabot
  • Bump rollup from 2.52.7 to 2.53.1 (#179) @dependabot
  • Bump typescript from 4.3.4 to 4.3.5 (#175) @dependabot
  • Bump rollup from 2.52.3 to 2.52.7 (#176) @dependabot
  • Bump rollup from 2.52.2 to 2.52.3 (#172) @dependabot
  • Bump prettier from 2.3.1 to 2.3.2 (#173) @dependabot
  • Bump rollup from 2.51.2 to 2.52.2 (#170) @dependabot
  • Bump typescript from 4.3.2 to 4.3.4 (#171) @dependabot
  • Bump rollup from 2.51.0 to 2.51.2 (#167) @dependabot
  • Bump prettier from 2.3.0 to 2.3.1 (#165) @dependabot
  • Bump rollup from 2.50.5 to 2.51.0 (#166) @dependabot
  • Bump typescript from 4.2.4 to 4.3.2 (#163) @dependabot
  • Bump rollup from 2.50.0 to 2.50.5 (#164) @dependabot
  • Bump rollup from 2.49.0 to 2.50.0 (#161) @dependabot
  • Bump rollup from 2.48.0 to 2.49.0 (#160) @dependabot
  • Bump rollup from 2.47.0 to 2.48.0 (#159) @dependabot
  • Release drafter still needs a config file (#158) @bramkragten
  • Bump prettier from 2.2.1 to 2.3.0 (#155) @dependabot
  • Move release drafter to github actions (#153) @bramkragten
home-assistant-js-websocket - 5.10.0

Published by release-drafter[bot] over 3 years ago

What's Changed

  • Bump mocha from 8.3.2 to 8.4.0 (#154) @dependabot
  • Bump version to 5.10.0 (#152) @bramkragten
  • Get service descriptions when a new service is registered (#151) @bramkragten
  • Bump rollup from 2.46.0 to 2.47.0 (#150) @dependabot
  • Bump rollup from 2.45.2 to 2.46.0 (#149) @dependabot
  • Bump rollup from 2.45.1 to 2.45.2 (#148) @dependabot
  • Bump rollup from 2.45.0 to 2.45.1 (#147) @dependabot
  • Bump rollup from 2.44.0 to 2.45.0 (#146) @dependabot
  • Bump typescript from 4.2.3 to 4.2.4 (#145) @dependabot
  • Include yarn.lock to ensure dev dependencies match CI and others (#144) @rob-mccann
  • Ensure Prettier passes in CI (#143) @rob-mccann
home-assistant-js-websocket - 5.9.0

Published by release-drafter[bot] over 3 years ago

What's Changed

  • Update service type, add name (#141) @bramkragten
home-assistant-js-websocket - 5.8.1

Published by release-drafter[bot] over 3 years ago

What's Changed

  • Update HassService target type (#139) @bramkragten
home-assistant-js-websocket - 5.8.0

Published by release-drafter[bot] over 3 years ago

What's Changed

  • Add target to service call (#138) @bramkragten
home-assistant-js-websocket - 5.7.0

Published by release-drafter[bot] about 4 years ago

What's Changed

  • Add dist to exports (#135) @bramkragten
  • Bump ts-node from 8.10.2 to 9.0.0 (#134) @dependabot
  • Bump typescript from 3.9.7 to 4.0.2 (#133) @dependabot
home-assistant-js-websocket - 5.6.0

Published by release-drafter[bot] about 4 years ago

What's Changed

  • Add optional parameter to subscribeMessage to stop resubscription on reconnect (#132) @zachowj
home-assistant-js-websocket - 5.5.0

Published by release-drafter[bot] about 4 years ago

What's Changed

  • Use conditional exports for node.js (#131) @zachowj
  • Bump @types/mocha from 7.0.2 to 8.0.0 (#129) @dependabot
  • Add allowed urls, rename allowed dirs (#128) @balloob
home-assistant-js-websocket - 5.4.1

Published by release-drafter[bot] over 4 years ago

What's Changed

  • Fix memory leak in unsubscribe while disconnected (#127) @balloob
home-assistant-js-websocket - 5.4.0

Published by release-drafter[bot] over 4 years ago

What's Changed

  • Don't send unsubscribe msg when not connected (#126) @balloob
  • Queue messages after suspend-reconnect (#125) @balloob
  • Use GitHub Actions to run CI (#122) @balloob
  • Upgrade deps (#121) @balloob
home-assistant-js-websocket - 5.3.0

Published by release-drafter[bot] over 4 years ago

What's Changed

  • Add suspend until functionality (#120) @bramkragten
home-assistant-js-websocket - 5.2.3

Published by release-drafter[bot] over 4 years ago

What's Changed

  • Expose service and config collections (#119) @balloob
home-assistant-js-websocket - 5.2.2

Published by release-drafter[bot] over 4 years ago

What's Changed

  • Upgrade dependencies and make types.ts pure (#118) @balloob
home-assistant-js-websocket - 5.2.1

Published by release-drafter[bot] over 4 years ago

What's Changed

  • Fix tsc
home-assistant-js-websocket - 5.2.0

Published by release-drafter[bot] over 4 years ago

What's Changed

  • Add state to HassConfig (#117) @bramkragten
  • Update Code of Conduct to 2.0 (#116) @frenck