Sholofly / lghorizon

Custom integration to control LG Horizon settop boxes for Ziggo(NL), Magenta(AT), UPC(CH), Virgin(GB, IE), Telenet(BE)
GNU General Public License v3.0
58 stars 13 forks source link

Deprication for lghorizon in HA version 2025.5 #119

Open canedje opened 4 months ago

canedje commented 4 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce 2024-05-08 12:24:51.121 WARNING (MainThread) [homeassistant.components.switch] Platform broadlink not ready yet: None; Retrying in background in 30 seconds 2024-05-08 12:24:51.526 WARNING (ImportExecutor_0) [homeassistant.helpers.typing] HomeAssistantType was used from lghorizon, this is a deprecated alias which will be removed in HA Core 2025.5. Use homeassistant.core.HomeAssistant instead, please report it to the author of the 'lghorizon' custom integration

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Version of the component The version of the component as it is installed on your HA

Logging Enable debug logging and add your log. DO NOT SHARE SENSITIVE DATA SUCH AS PASSWORDS AND ACCOUNT INFO! You can enable logging by setting up the logging component in HA as follows:

logger:
  default: warning
  logs:
    lghorizon: debug

Additional context Add any other context about the problem here.

Sholofly commented 4 months ago

Thanks for reporting @canedje, I'll take a look at it soon.