Skip to content

Releases: jaysoffian/homebridge-jvc-dla

1.2.0

19 May 03:21
Compare
Choose a tag to compare
  • Add support for 2021 models which require a network password

Full Changelog: v1.1.1...v1.2.0

1.1.1

18 May 20:24
Compare
Choose a tag to compare
  • Rename getModel to getModelCode and improve
  • jvc.js: add file doc string, re-arrange consts
  • jvc.js: add parameter assertions
  • jvc.js: fix error handling
  • Make polling log message less noisy
  • Fix AccessoryInformation reporting
  • Refactor Information to remove duplication
  • Update PositionState.toString

1.1.0

18 May 17:34
Compare
Choose a tag to compare
  • Update package.json to include files section.

1.0.3

18 May 16:31
Compare
Choose a tag to compare
  • Update logging
  • Misc code improvements

1.0.2

18 May 16:29
Compare
Choose a tag to compare
  • Improve power reporting. Projector is now reported as on during warmup and lamp on, and off otherwise.
  • Improve lens position reporting. HomeKit should no longer show scene updates as "failed" when they include lens position updates.
  • Improve handling of position updates when projector lamp is not on. Attempting to move the lens when the projector is not in "lamp on" state should now reset the HomeKit control.
  • Improve ping.js CLI ergonomics. Add proper argument parser, usage statement, --debug switch.
  • Improve jvc.js API ergonomics.

1.0.1

18 May 16:21
Compare
Choose a tag to compare

Initial release. Tested with JVC NX5 (RS1000).