bertbert72 / HomeAssistant_VirginTivo

HomeAssistant component for control of Virgin Media Tivo boxes
GNU General Public License v3.0
27 stars 22 forks source link

Not showing up in Integrations #95

Closed jackdevonshire closed 2 years ago

jackdevonshire commented 2 years ago

Hi, I'm having trouble setting this up. I've followed the installation guide, so essentially dragged the virgintivo folder to my custom_components folder, and then added to the config this: media_player:

HA reboots fine but there is not even a hint of a TiVo in the integrations page or device list. I have enabled control over local network as well.

Any help would be really appreciated. Thanks for making this addon!

jackdevonshire commented 2 years ago

I changed the host to the TiVo's static IP and now get these in the log, but no hint of the device or integration when searching for it. 2022-02-01 17:09:09 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform virgintivo is taking over 10 seconds.

2022-02-01 17:09:10 WARNING (MainThread) [homeassistant.helpers.entity] Entity media_player.lounge_tivo (<class 'custom_components.virgintivo.media_player.VirginTivo'>) implements device_state_attributes. Please report it to the custom component author.

2022-02-01 17:09:12 WARNING (MainThread) [homeassistant.helpers.entity] Entity media_player.exercise_tivo (<class 'custom_components.virgintivo.media_player.VirginTivo'>) implements device_state_attributes. Please report it to the custom component author.