[APP][PRO] Yamaha AV & MusicCast Receiver

Don’t know how to get a token after a push notification

If you hover with your mouse over this sign, you can see which tokens the flow card returns.
In a push notification card (push text), you can click the token icon and select one of the top entries (this flow).

To see the token in the selection list, the second card must be connected to the trigger card with a line.

Homey does not recognize when I change the input other than from within homey itself. It does not send any notifications when I change the input on the device itself, or with the remote.

And this flow is not working? Sorry, only german description. Just to show the “input has changed” trigger and the timeline card.

This flow triggers ob every input change.
If it doesn’t trigger in realtime, but based on your pollig interval set in device settings, the the LAN/router seems to block the UDP messages. But polling should work - at least for inputs defined in the app (visible on condition/action cards in dropdown list).

To check current state, you can open repair view and select device status

The current input should be displayed:

This flow works, but the problem stays the same. It only reacts when I change the input from within homey. It does not recognize input changes from the remote, or the device itself.

Can you please check the device data (last post, last 3 screenshots)?
Is a volume change reported to Homey when you change it at your device?

Yes, volume changes are reported. But the flowcard only reacts to changes made within Homey still

And device data? :pray:

Looks good so far.
Can you please switch the input on the receiver from tv to phono? Then sends me a diagnostics report. And please check the device details if phono is shown there.
Thanks.

Again: please switch the input on your receiver and then send a diagnostics report from app details. Your reveiver has only a subset of features. Perhaps this is causing an issue. I hope I can see something in the log.

Hi,
first of all thank you for this great app.

I`ve might found a litte bug. Its not possible to change to a tuner preset number. My reciever does nothing - everything else works great.

Any help would be very nice. Thx.

Tobi

Ok, digged a little around.

The request:
http://192.168.1.70/YamahaExtendedControl/v1/tuner/recallPreset?zone=main&band=common&number=3

works. The “problem” is the parameter “band” with the value=“fm”. If i change this value to “common” it works. Sadly i cant select “common” in the card

Provisionally i use the api card

which works fine.

Thanks for your PR :slight_smile:
It’s merged an released as test version 1.1.13.

Woow. cool. That was fast :slight_smile: Hope you checked it, because it was my first little contribution :slight_smile:

Not really. It’s just a enum list. And we have a test version for :smile:

Ok. I`m new to homey… sorry for the stupid question… how do i get the test version? :see_no_evil:

Easiest way is the app store page and the changelog. The button opens the test version.

Or just add a /test to the app url

Yamaha | Homey

2 Likes

nice… works thx :slight_smile: