-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
issues after upgrade to 0.1.0 #14
Comments
Can you enable debug logging and send the result? |
How to enable it?
…On Sat, 17 Aug 2024, 2:20 pm rrooggiieerr, ***@***.***> wrote:
Can you enable debug logging and send the result?
—
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCJWQM4XIIG2VVXVNOL6IILZR3TTTAVCNFSM6AAAAABMU56SR2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJUGY4DAMJWGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Heh - it was not easy to get this as once I have removed and reinstalled this integration (thought it might have problems because updated from older unsupported 0.0.x branch) it lead me right to the connection wizard and does not create integration entry once it pass at least once successfully. What I have found as well - to initial communication and creation of bond the projector must be turned on. However once I turn it on and shutdown from this integration the power toggle from entity dissapears and not appears again. Have turned debugging - how to get results? |
When disabling debug logging the log is downloaded to your system |
and how would you like to receive them ? |
Just upload it in this issue |
too long to paste it here. Have paste it to pastebin |
home-assistant_benqprojector_2024-08-17T10-11-13.548Z.log |
Could you update to the latest GitHub main branch and see if it then works for you? In HA go to Developer tools > Actions
You need to have experimental features enabled in HACS to do the above. |
ok - have turned on experimental mode, have updated to master edition and reinstalled the projector device in HA. |
Which model is your projector? |
Also, you say you did an upgrade. Which version were you using before and was that working correctly? |
I had 0.0.7 initially then updated to 0.1.0 and now to master. Each time I have removed the projector and have reinstalled it. |
Could you add a screenshot of your projector screen when the projectoor is on and when off? |
ATM cannot connect to the projector at all. I think it might be a problem with chinese USB to serial adapter. I think as well I need a bit more powerful server for HA so will try to swap the hardware unit from existing Wyse to HP with on board serial port (this will remove one possibly failing link). Will let you know in max 3 days how it went. Will try as well to built that ESP-link board as well as have some spare parts that can build that project as well. |
Update - Ok - so I have changed the server (hardware where HAOS sits) to
the one with native on board serial port. Projector cannot connect on
115200 nor 19200 or either 9600. I have removed the projector from power
grid but it didnt helped
Tomorrow will recheck wiring as that is tbe only I can imagine may not
work. If that fail will solder out that esp-link module to test.
…On Sat, 17 Aug 2024, 7:57 pm rrooggiieerr, ***@***.***> wrote:
Could you add a screenshot of your projector screen when the projectoor is
on and when off?
—
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCJWQM2CQB22XBPXBDVGLYTZR43BVAVCNFSM6AAAAABMU56SR2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJUHAZTQMJSGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Does it work if you go back to version 0.0.7? |
Latest update:
OK - have no idea what happened here :D
Yesterday I removed the master version and installed just 0.1.0.
Have tried to connect via on-board ttyS01 with no success. Tired and
discouraged thinking that it is enough for a day and just needed to get
some sleep as absolutely nothing (server change, projector deep power
cycle, change of connection speed, turning on and off the projector during
installation) worked. I was so discouraged that my plan for today evening
was to build an ESP8266 ESP-Link device to replace the cable I thought
might be an issue.
Today morning I gave it the last chance - still in bed I didn't touch
anything - so everything was in the shape I left the day before while it
didn't work - I typed ttyS01 and speed 9600 - and BOOM - connection
established. With the projector turned off. Was able to turn it on remotely
and turn it off - one note here - the projector is a bit fussy - will not
allow you to shut it down just after it starts working - you need to wait
around 5 minutes to do it. Once I had shut it down, the media mediaplayer
reported the ability to power on the projector after 2 minutes, which was
expected behaviour I believe (projector needs some time to cool down the
lamp). I have re-do this a few times to ensure everything works and ATM I
am happy like a piggy in a mud :)
So for now:
1. I need to figure out how to set specific source from automation level (I
know I can set up this from mediaplayer - I think I saw that in automation
- will test that this evening). Also - how to hide from mediaplayer unused
inputs?
2. I am happy to contribute in this project with testing - have a spare
server as well that allows me now to test that specific plugin - because I
benefit a lot from this project I am happy to help you with tests. Can
solder that ESP8266 ESP-LINK as well as I see the project moves more in
that way if that need.
3. I believe as well my projector can be placed on "supported list" - it is
Benq TK700STi
…On Tue, 20 Aug 2024, 12:32 am rrooggiieerr, ***@***.***> wrote:
Dies it work if you go back to version 0.0.7?
—
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCJWQM5UDKTDTF3LX5OW4LLZSIMZVAVCNFSM6AAAAABMU56SR2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJWHE3TQNBSGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Ok, great it's working! Yes, the projector has a warmup and cooldown time when it doesn't accept commands. During this time the entities are unavailable. So that works as designed. To have the projector listed as supported the capabilities of the projector need to be added to the underlaying library. You can follow these instructions: |
ok - any idea how to power it up from automation ? |
Sure, using the media player actions |
Ok - have tried to examine my projector but fresh debian spits a lots of errors - could I ask what are you using to examine the projector that works without a lot of work ? |
Hi,
After upgrade it worked but after first use power toggle has dissapeared.
Tried to readd projector but after picking port and speed unknown error occurs and not possible to add again
Using usb to serial cable attached directly to ha server
The text was updated successfully, but these errors were encountered: