Is there a way to extract information from an Android TV device?

Hi all,

I’m sorry if this question seems basic, but I’m really struggling with it.

I’m trying to query my Android TV (Mibox 3) to find out if Netflix is playing, to use as sensor data to know if the lounge is occupied. This is necessary because while Kodi reports when it’s playing, and the Mibox will report when Spotify is playing, it doesn’t seem to detect what Netflix is up to.

A user on Reddit suggested that I try the ADB addon to get this data from the Mibox, but I see that the addon has been deprecated. On the ADB addon page, @frenck says that the same functionality can be had by using the built-in Python implementation.

But how do I do that? I don’t see it as an addon, or as an Integration.

I’m sorry if this is a very noobish question.

hi

i have the same question, how to use built-in Python implementation?