barmazu

Results 7 comments of barmazu

Hi @helfm! Have you tried to use `invert: false` for your cover cards?

Hi @blakadder and others, I have started working on Android 11 (maybe 10 as well) support; for starters **very basic** support is introduced here https://github.com/barmazu/python-androidtv/commit/c7b0a403cd3745f1e671ad63ad005da13f494d5e just by swapping commands that...

So I've updated constants.py file, it should work on both domains, ie Android 9 and 11, see here: https://github.com/JeffLIrion/python-androidtv/compare/master...barmazu:a11_support?expand=1 You may update this file in your HA installation ( /usr/local/lib/python3.9/site-packages/androidtv/constants.py),...

Hi @JeffLIrion! Agreed, I'm willing to do it but this is not a one day task, and honestly I didn't have much time either (to work around A11 support). With...

@tungmeister `wake_lock_size` and/or `media_session_state` change when this happens?

> @barmazu here's the response when watching youtube, hopefully I timed this correctly. Looks good, but how this is different when you see "playing" state? How often state shifts from...

OK, that quite often I'd say. Would you be so kind and check updated `audio_state` detection cmds? Maybe it help as it also takes part in state detection? Comment out...