ollo69/ha-samsungtv-smart

Custom Turn on Action

Daniel-dev22 opened this issue · 1 comments

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Currently the integration only allows turning on through wol. The integrations wake on lan doesn't work for me even though the web socket does. Instead for me to turn it on I use my firewalls wol plugin and it works. The side effect is I can't use the media player turn on button I need to use a mushroom media player card action to turn it on.

Describe the solution you'd like
A clear and concise description of what you want to happen.

The ability to set a custom turn on action like calling a home assistant service.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Using mushroom media player tap actions.

Additional context
Add any other context or screenshots about the feature request here.

The PR #190 was trying to address this request, but was abandoned by the author. When I will found some available time I will try to start back from there.