We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm new to Home Assistant and I'm petty sure the issue is coming from me.
I copy the file to config/custom_components/media_player/
config/custom_components/media_player/
but I keep having this error : Platform error media_player.samsung_multi_room - Integration 'samsung_multi_room' not found.
PS the first media_player platform is for a another components
media_player: - platform: samsungtv_tizen host: 192.168.X.XX mac: XX:XX:XX:XX:XX:XX - platform: samsung_multi_room name: "Soundbar" host: 192.168.X.XX max_volume: 20
The text was updated successfully, but these errors were encountered:
I had the same issue and this worked for me:
custom_components
configuration.yaml
Sorry, something went wrong.
No branches or pull requests
I'm new to Home Assistant and I'm petty sure the issue is coming from me.
I copy the file to
config/custom_components/media_player/
but I keep having this error :
Platform error media_player.samsung_multi_room - Integration 'samsung_multi_room' not found.
PS the first media_player platform is for a another components
The text was updated successfully, but these errors were encountered: