cinzas / homeassistant-enigma-player

This is a custom component for the media_player and notify platforms of Home Assistant. Integrates with enigma2 images running OpenWebIf
57 stars 23 forks source link

Deprecated Constants #15

Open xyz667 opened 1 month ago

xyz667 commented 1 month ago

There are deprecated constants due to be removed in 2025.10.

• MEDIA_TYPE_CHANNEL was used from enigma, this is a deprecated constant which will be removed in HA Core 2025.10. Use Media Type.CHANNEL instead, please report it to the author of the 'enigma' custom integration • MEDIA_TYPE_TVSHOW was used from enigma, this is a deprecated constant which will be removed in HA Core 2025.10. Use Media Type. TVSHOW instead, please report it to the author of the 'enigma' custom integration

cinzas commented 1 month ago

Hi @xyz667 ,

That's a quick fix, thanks for sharing. Will do it in the next release.