Add ADAM audio documentation#44305
Conversation
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
It seems that this PR is targeted against an incorrect branch. Documentation updates which apply to our current stable release should target the |
There was a problem hiding this comment.
Pull request overview
This PR adds a new integration documentation page for ADAM Audio A-Series speakers, describing supported devices, setup prerequisites, provided entities, automation examples, and known limitations.
Changes:
- Added a new integration page at
source/_integrations/adam_audio.markdown. - Documented supported/unsupported speaker families, entities, and data-update behavior.
- Included example automations and standard removal guidance.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
f1d509e to
a3e0e25
Compare
| --- | ||
| title: ADAM Audio | ||
| description: Integrate ADAM Audio A-Series studio monitors into Home Assistant. | ||
| ha_release: 2026.3 |
There was a problem hiding this comment.
| ha_release: 2026.3 | |
| ha_release: 2026.4 |
| related: | ||
| - url: https://github.com/Perhan35/ha-adam-audio | ||
| title: GitHub Repository |
There was a problem hiding this comment.
| related: | |
| - url: https://github.com/Perhan35/ha-adam-audio | |
| title: GitHub Repository |
We don't usually refer to the GH repository from the user documentation.
|
|
||
| Due to the connection type with the speakers, state is tracked optimistically. This means the integration records what it has set and assumes the speaker accepted it. If you change settings using the physical knob or the ADAM Audio A Control app, Home Assistant does not reflect those changes until the integration entry is reloaded. | ||
|
|
||
| A keepalive packet is sent every 25 seconds to maintain the OCA session. |
There was a problem hiding this comment.
| A keepalive packet is sent every 25 seconds to maintain the OCA session. |
Do I need to know this as an end user? Do I need to do anything with this?
| ## Known limitations | ||
|
|
||
| - Opening the official **ADAM Audio A Control** app while this integration is running causes the speaker to accept commands from the app, which overrides any state set by Home Assistant. Close the app to regain control. | ||
| - State is optimistic, meaning physical knob changes are not polled back. |
There was a problem hiding this comment.
| - State is optimistic, meaning physical knob changes are not polled back. | |
| - This integration does not poll the device for state changes. If the device is adjusted physically (for example, by turning a knob), Home Assistant does not reflect that change. |
Rephrased it a bit in a less technical way. Please correct me if I got this wrong.
What do I need to do to get that change?
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
Proposed change
Adds ADAM Audio A-Series speakers integration documentation.
This integration will allow the user to command their speakers from Home Assistant, and without the need of the A Control App.
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.