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
have on_magiquest triggers in my remote receiver calling homeassistant.service calls. They will not work. I've tested the same calls under binary_input's on_press...this works.
The text was updated successfully, but these errors were encountered:
INFO ESPHome 2023.12.9
INFO Reading configuration /config/esphome/m5atom1.yaml...
INFO Generating C++ source...
ERROR ID remote_base_magiquesttrigger is already registered.
I'll need to figure out how to dig into this a bit more
have on_magiquest triggers in my remote receiver calling homeassistant.service calls. They will not work. I've tested the same calls under binary_input's on_press...this works.
The text was updated successfully, but these errors were encountered: