Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add devinfo for STR-AZ5000ES receiver #129

Merged
merged 3 commits into from
Jul 14, 2023
Merged

Conversation

ohmantics
Copy link
Contributor

No description provided.

@ohmantics
Copy link
Contributor Author

ohmantics commented Jun 24, 2023

Something's wrong with this device's implementation. It doesn't list all the inputs in getSourceList or getCurrentExternalTerminalStatus, although you will see the additional inputs reported in getPlayingContentInfo.

e.g. extInput:game or extInput:mediabox don't show up except in getPlayingContentInfo and those are the first two physical connectors

@rytilahti
Copy link
Owner

Thanks for the PR, I updated the README to list this model! I have heard that not all inputs are always reported (e.g., #130 sounds similar), especially those "external" ones. Alas, I don't know if there's a solution for that...

@rytilahti rytilahti merged commit a089e91 into rytilahti:master Jul 14, 2023
4 checks passed
rytilahti added a commit that referenced this pull request Nov 7, 2023
This release brings support for versioned method calls which are required by newer hardware, like TA-AN1000, thanks to @allistermaguire!

[Full Changelog](release/0.15.2...0.16)

**Implemented enhancements:**

- Add defining source-address for discover [\#133](#133) (@rytilahti)
- Add support for versioned methods used by newer devices [\#132](#132) (@allistermaguire)

**Closed issues:**

- Support for TA-AN1000 [\#130](#130)
- Support for SRS-XB23?  [\#127](#127)
- Apparently missing some dependency, bunch of errors [\#126](#126)
- App doesn't work on latest python 3.11.1 [\#125](#125)
- can't find the device [\#116](#116)

**Merged pull requests:**

- Use ruff for linting and formatting [\#139](#139) (@rytilahti)
- Configure to use CI as trusted publisher [\#137](#137) (@rytilahti)
- Drop importlib\_metadata dependency [\#136](#136) (@rytilahti)
- Drop Python 3.7 support [\#135](#135) (@rytilahti)
- Add updated devinfo with version info for HT-XT3 [\#134](#134) (@rytilahti)
- Add devinfo for STR-AZ5000ES receiver [\#129](#129) (@ohmantics)
@rytilahti rytilahti mentioned this pull request Nov 7, 2023
rytilahti added a commit that referenced this pull request Nov 7, 2023
This release brings support for versioned method calls which are required by newer hardware, like TA-AN1000, thanks to @allistermaguire!

[Full Changelog](release/0.15.2...0.16)

**Implemented enhancements:**

- Add defining source-address for discover [\#133](#133) (@rytilahti)
- Add support for versioned methods used by newer devices [\#132](#132) (@allistermaguire)

**Closed issues:**

- Support for TA-AN1000 [\#130](#130)
- Support for SRS-XB23?  [\#127](#127)
- Apparently missing some dependency, bunch of errors [\#126](#126)
- App doesn't work on latest python 3.11.1 [\#125](#125)
- can't find the device [\#116](#116)

**Merged pull requests:**

- Use ruff for linting and formatting [\#139](#139) (@rytilahti)
- Configure to use CI as trusted publisher [\#137](#137) (@rytilahti)
- Drop importlib\_metadata dependency [\#136](#136) (@rytilahti)
- Drop Python 3.7 support [\#135](#135) (@rytilahti)
- Add updated devinfo with version info for HT-XT3 [\#134](#134) (@rytilahti)
- Add devinfo for STR-AZ5000ES receiver [\#129](#129) (@ohmantics)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants