e2002 / yoradio

Web-radio based on ESP32-audioI2S library
GNU General Public License v3.0
375 stars 94 forks source link

yoRadio not showing up as "entity" in HA #66

Open DaradiciLevente opened 9 months ago

DaradiciLevente commented 9 months ago

I cannot add the yoRadio that I have made into the mini-media-player component as it does not show up as an entity.

I have followed the guide on how to set up everything and it does not show up as an entity.

I have copied the files into /homeassitant/custom_components/yoradio/

image

I also added it into the configuration.yaml file.

image

Yet, this is still not showing up as an entity.

image

image

Should I add the URL of the yoRadio somewhere in the media_player.py file? If so, then where would that be?