bezmi / jvc_projector

Python library to control JVC projectors
MIT License
16 stars 10 forks source link

Fix is_on() method #10

Closed jaysoffian closed 2 years ago

aschmidt74 commented 2 years ago

excellent! works4me tnx!

[1/10/2022, 12:21:43 AM] [Beamer] Setting projector power: ON
[1/10/2022, 12:21:47 AM] [Beamer] Projector power set to: ON
[1/10/2022, 12:21:48 AM] [Beamer] Returning projector power: ON
AviatorBimmer commented 2 years ago

Can someone please guide me on how to edit the init.py file so I can apply this fix, please?

iloveicedgreentea commented 2 years ago

Hey all. I just remade/refactored/wrote a library which also supports NZ https://github.com/iloveicedgreentea/jvc_projector_improved

There is also a home assistant component here. https://github.com/iloveicedgreentea/jvc_homeassistant

Both tested on my NZ7 just make sure you have your password set on your NZ first.

Hopefully it helps you out.

bezmi commented 2 years ago

This is fixed in the develop branch (big changes being worked on) but I am merging as a bugfix and will release a new version of the master branch.