Skip to content

0.2.1

Compare
Choose a tag to compare
@bezmi bezmi released this 04 Nov 07:06
· 12 commits to master since this release
e420671

New Features

  • Added more lens memories.
  • Added picture modes, lamp 'mid' power, 'd' anamorphic mode for NZ series.

Fixes

  • When reading a property, if the projector returns a value which does not correspond to one in our tables, log a warning and return the raw ascii code instead of a KeyError.
  • On init, try to validate the connection via the nullcmd. If no response from projector after max_retries, then log a warning, but don't abort initialisation, as the projector may become available later (could be powered off at wall).