This is an automated archive made by the Lemmit Bot.
The original was posted on /r/homeassistant by /u/CurrentPast3481 on 2026-02-25 05:40:48+00:00.
Hi!
I'm back with a new update for ha-wa-bridge - Check the first reddit post about this one
I released the v1.4.0 with polls support
If you are using the Home Assistant Add-on, you can configure the following options in the add-on configuration tab:
detect_own_messages: Set to true to allow the bridge to detect and broadcast messages sent by your own authenticated WhatsApp account (e.g., messages sent from WhatsApp Web, your phone, or voice assistants like Ray-Ban Meta glasses). Note: This feature only works for messages sent in WhatsApp groups. Default is false.
Docker Compose Configuration
If you are using Docker Compose, you can enable this feature using an environment variable (Note: This feature only works for messages sent in WhatsApp groups):
environment:
- DETECT_OWN_MESSAGES=true
Thank you!
For any bugs or enhancements you’d like to suggest for this project, please open an issue here. It’s easier to keep track of them this way.