automations: rework stereo auto-on for hifi-esp32 #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "jmaroeder/stereo-auto-on-hifi-esp32"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
button.unnamed_device_*entities in the HA entity registry tobutton.str_dh190_*(e.g.button.str_dh190_power,button.str_dh190_input_1) and updated YAML references in all three stereo automations.hifi_esp32_playing_power_on_stereoto handle both cases: if the stereo is off, pause playback → power on → press Input 1 at 1s → press Input 1 again at 5s → press Pure Direct → resume; if the stereo is already on, just switch to Input 1.Test plan
stereo_discrete_power_onandstereo_discrete_power_offstill work via their manual triggers🤖 Generated with Claude Code