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

HomeKit bridge appliance of entity only shows 4 switches on Apple device #12

Closed xyz667 closed 1 month ago

xyz667 commented 2 months ago

The component is working fine in HA for me, I can switch my Dreambox on and off and select channels. When integrating this Dreambox entity in the Home app of Apple devices via the Home Assistant HomeKit bridge (as an accessory) only 4 switches (called "Switch" "Switch 2" ...) are shown, however. Three of those switches don't seem to do anything, with one switch I can switch the Dreambox on and off. Other media player entities can be imported into Apple HomeKit just fine in that way?!

cinzas commented 1 month ago

Sorry i neved used HomeKit.

I will try to have a look in to it when I have some time.

xyz667 commented 1 month ago

Hi @cinzas - I just found out that the solution is quite simple: You just need to add device_class: tv and the device is correctly shown in HomeKit!

xyz667 commented 1 month ago

Only one issue remains with regard to HomeKit: The source_list is mixed up in HomeKit. :-/

cinzas commented 1 month ago

@xyz667 , good to know, thanks

And you can customize it the way you want on HA :)