You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the question i have is: is it possible to program the power button ? i see that there is a toggle_power: fuction. i have this set to False because i can only turn the media device off with the media player.
when i want to turn on the device, i currently use an automation which send a wake on lan package to the media player turning is on. is this something i can do currently ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there,
loving the small media player.
the question i have is: is it possible to program the power button ? i see that there is a toggle_power: fuction. i have this set to False because i can only turn the media device off with the media player.
when i want to turn on the device, i currently use an automation which send a wake on lan package to the media player turning is on. is this something i can do currently ?
like
Toggle_power_on: automation.Wake_on_Lan
Togger_power_off: media_action/off
Beta Was this translation helpful? Give feedback.
All reactions