6 , pure-python-adb-homeassistant
11 buildPythonPackage rec {
16 inherit pname version;
17 sha256 = "602de77411c2caffb322e4ff63fa6cc4eeb9a50c5f4b14e13930ed7cd87cf513";
20 propagatedBuildInputs = [
23 pure-python-adb-homeassistant
33 description = "Communicate with an Amazon Fire TV device via ADB over a network";
34 homepage = "https://github.com/happyleavesaoc/python-firetv/";
35 license = licenses.mit;
36 maintainers = [ maintainers.makefu ];