micha91
micha91
I know, this issue is more than two years old, but anyway - it has been implemented in PR #26
Can you already say when the new release will be available?
First of all thanks @benjycov for reporting this issue - I own some of the v2 devices, but did not perform the firmware upgrade yet. As @vigonotion already said, there...
Yes, I already use the updated model template as a custom template in a project. Unfortunately this project is not public yet and the API it is developed for, isn't...
I reimplemented the changes based on the latest main branch. I tried to merge changes from main in here, but there were just too many changes in the end and...
@dbanty Thanks for your additional efforts on this! I will give the current implementation a try today to see if it also works in our real world client 👍 >...
> @dbanty Thanks for your additional efforts on this! I will give the current implementation a try today to see if it also works in our real world client 👍...
Unfortunately I cannot reproduce this issue in the current 2024.10 release. We are actually using the APIs described in the additional information (see [here](https://github.com/vigonotion/aiomusiccast/blob/5b7f52c3099b3ad73a035fcc2b52884a6e8c2535/aiomusiccast/pyamaha.py#L981)). So if that API call is...
That model should work. Please update to the latest HA release, enable debug logging and provide the logging file.
> Seems to me like the only reason there's a variable name at all in that last part is that `additional_properties` needs to be set separately— it's been deliberately declared...