As I am new to openhab my question might sound like a newbie one, but I did not get netradio to tune in to one of my bookmarks. Could there be provided an example of how to use the navigation channels? i do not get how to use those efficiently. I probably have to provide a set of rules as simple String selections like for this item
shows no effects. Btw., the power switch works. From the logs I see that navigation_menu doesn’t find the respective station in NET RADIO, maybe a path issue? Should be in Bookmarks/My__Favorites, but how to navigate there?
Please be aware that a big feature update of the Yamaha binding took place recently and will be released with OH 2.3 but is available in the snapshot as well.
Hi David, thanks for your reply. I have the Openhab2-snapshot version installed from the apt repos depicted in the documentation and the binding-yamahareceiver-2.2.0.SNAPSHOT, which is the version I see in ‘Paper UI’.
Would you mind posting your working config files as a example for navigation?
The paperui listed version might be too old. Could you please remove all Yamaha related things and start a discovery? You should see a Yamaha AVR Thing first and after adding that you should be able to add zone things. If you only see the main zone Yamaha thing you are still on the old version.
Please also read the readme regarding new available channels.
thanks again for your help. I did a new and fresh install the first time
just a few day ago and repeated that. I also see the Zone2 thing as well
as the main one. So everything alright there. I also see all the
navigation channels. I tried those in various combinations to try to
navigate to the two netradio stations (see my first posting for the
simplest try…, I also tried to introduce various navigation switches
for select, navigate up/down and such). I guess I just miss something
obvious, as I am an newbie to openhab :-/
Of course I read the readme and also various old ones from the git repo
commits…
I think a ‘real world example configuration set’ might help me out,
eventually. Could you provide me one?
I just don’t get how to get a navigation menu working generally, I guess. I would appreciate any example on how to work with this. Could you provide one?
I am also interested in a description on how to use the navigation controls in order to choose a net radio station. I am actually struggling to understand how to bind the channels to an individual item as these navigation channels do not provide any item type, such as string, number, switch, etc.
The problem is the lack of matching widgets. The channels do have item types, but there is no pushbutton, no up/down button only a switch so far. Therefore paperui cannot provide means to control those channels.
All right, but would it be possible to use these channels in rules? That way you could change the internet radio station (or whatever you want to change) from your sitemap using combo boxes or something like that.
I have been walking around the navigation channels and never had the need to use this. I could give it a try in next week once I find some time. In the end, it would be good to add an example to the addon documentation.
Can anyone post a simple example o how o select a NetRadio station? This has been asked by a few peole an I from the MANY pull requests that seem to be floating around, this has been done - but the sample code in the helps docs does not including station selection.
my solution finally was to switch to iobroker. I am more than impressed
how easy things go there compared to OpenHAB, sorry to say that Even
HABPanel is available there
Hi, not yet, I have not so much time currently to configure things. But I managed to find this thread: http://forum.iobroker.net/viewtopic.php?t=3623 (I guess from you name, you’re german, too? Else you will find a way to translate for sure)
so at least there is a way. The navigation is a bit messy there, too, as it is not built in to the adapter and needs xml-workarounds. But generally, iobroker is so much more self-explaining than OpenHAB, I head the functionality I had for Yamaha so far in a fraction of the time it took for OpenHAB. I have a very clear preference now. There is also an OpenHAB adapter in iobroker, it should be possible to your existing OpenHAB instance smoothly with this(?) if you only want to improve yamaha stuff?