Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 484 Bytes

README.md

File metadata and controls

27 lines (13 loc) · 484 Bytes

HA-androidtv11

custom_component to override androidtv home assistant core component.

This will replace the original androidtv component in home assistant.

Install:

copy all files to config\custom_components\androidtv

Remove

To remove this just remove androidtv folder in custom components folder.

Credits

original androidtv https://github.com/JeffLIrion/python-androidtv

fork with fix https://github.com/barmazu/python-androidtv

and the home-assistant team