RogerSelwyn / Home_Assistant_SkyQ_MediaPlayer

Home Assistant SkyQ Media player component
MIT License
104 stars 17 forks source link

[BUG] THE CHANNEL LIST DOES NOT UPDATE #173

Open giugit opened 4 hours ago

giugit commented 4 hours ago

Describe the bug

In my configuration, there are 1 SKYQ and 2 SKY mini devices. They are all recognized, but once the channels are selected, the 3 players always show channels from a previous configuration.

I have already uninstalled and reinstalled the integration, making sure to delete the entire SKYQ directory inside the custom component first.

But the problem is not resolved.

What could it depend on?

Where are the channels I select in the configuration stored?

Thank you.

To reproduce

In my configuration, there are 1 SKYQ and 2 SKY mini devices. They are all recognized, but once the channels are selected, the 3 players always show channels from a previous configuration.

I have already uninstalled and reinstalled the integration, making sure to delete the entire SKYQ directory inside the custom component first.

But the problem is not resolved.

What could it depend on?

Where are the channels I select in the configuration stored?

Thank you.

Expected bahavior

In my configuration, there are 1 SKYQ and 2 SKY mini devices. They are all recognized, but once the channels are selected, the 3 players always show channels from a previous configuration.

I have already uninstalled and reinstalled the integration, making sure to delete the entire SKYQ directory inside the custom component first.

But the problem is not resolved.

What could it depend on?

Where are the channels I select in the configuration stored?

Thank you.

What version of SkyQ has the issue?

V2.11.10

What was the last working version of Sky Q Integration?

No response

What version of Home Assistant Core has the issue?

core-2024.9.2

Configuration type

UI

Configuration UI

No response

Configuration YAML

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

RogerSelwyn commented 3 hours ago

You haven’t included your configuration as requested in the issue template, so I’m trying to envisage what you really mean.

What do you mean by ‘once the channels are selected’? Where do the ‘players always show channels from a previous configuration’?

When you install and reinstall the integration, do you mean from HACS or from the devices panel in HA settings? For reference, deleting the code (from custom components) will not delete the device/entity configuration because that is stored in the .storage directory with all other HA config. For the configuration of the SkyQ box, it pulls the channel list directly from the box itself, so have you tried updating your chosen channel list in the UI?

giugit commented 2 hours ago
ConfSKY - Copia SKYPLAYER - Copia

The channels I select in the configuration are not updated in the player, which always shows an old list as seen in the images.

I’m not sure if this is enough to help you understand the problem.