Releases: jaysoffian/homebridge-jvc-dla
Releases · jaysoffian/homebridge-jvc-dla
1.2.0
- Add support for 2021 models which require a network password
Full Changelog: v1.1.1...v1.2.0
1.1.1
- 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
- Update
package.json
to include files section.
1.0.3
- Update logging
- Misc code improvements
1.0.2
- 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
Initial release. Tested with JVC NX5 (RS1000).