Ramon Dunker
Ramon Dunker
Hi, That's the weird thing, there's no error. The hashcat status also shows 'Exhausted', which should set the status of the session to 'Finished' right? I'm only experiencing this with...
Is it possible to change the source to HDMI with androidtv.adb_command?
> > Is it possible to change the source to HDMI with androidtv.adb_command? > > Try `input keyevent 243`. > > https://github.com/JeffLIrion/python-androidtv/blob/f946a2dceb081ecfda864334b694fcb3bac27bf3/androidtv/constants.py#L107 With the same command? (androidtv.adb_command)
Okay thanks for the quick reply. Will try it!
> > Is it possible to change the source to HDMI with androidtv.adb_command? > > Try `input keyevent 243`. > > https://github.com/JeffLIrion/python-androidtv/blob/f946a2dceb081ecfda864334b694fcb3bac27bf3/androidtv/constants.py#L107 This didn't work unfortunately. The other keys like...
Okay thanks. Will have a look at it!
Is it possible to send keys within Home Assistant?
> this should be possible by using the `Keys.input_key` key. the only downside is, you have to know on which input you are since this key is only cycling through...
I'm having the same issue.
Unfortunately this didn't help for me. I tried it on a RPI and on a x64 machine. On both devices I'm seeing the same error. I followed the exact steps...