@Dragon470
Thanks very much. All working. Appreciated.
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Search found 16 matches
- Tue Sep 30, 2014 7:58 pm
- Forum: Plugin Support
- Topic: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
- Replies: 215
- Views: 88483
- Sun Sep 28, 2014 9:27 pm
- Forum: Plugin Support
- Topic: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
- Replies: 215
- Views: 88483
Re: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
@Dragon470
Yamaha RX-V3900
All working well (volume, exact volume). Found how to change input source for V-Aux, Phono, Tuner using ir codes (Tuner:7A8516E9) but cannot find the code for CBL/Sat or others such as DVR, DVD etc. Would again appreciate any help. Thanks.
Yamaha RX-V3900
All working well (volume, exact volume). Found how to change input source for V-Aux, Phono, Tuner using ir codes (Tuner:7A8516E9) but cannot find the code for CBL/Sat or others such as DVR, DVD etc. Would again appreciate any help. Thanks.
- Fri Sep 26, 2014 10:37 pm
- Forum: Plugin Support
- Topic: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
- Replies: 215
- Views: 88483
Re: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
The one under the Basic_Status is only to GET the volume level.
The first example: <Main_Zone><Vol><Up_Down>Up</Up_Down></Vol></Main_Zone>
will increase the volume.
If you have a need to set the volume at a specific volume it is a bit different but you can use this:
<Main_Zone><Vol><Lvl><Val ...
The first example: <Main_Zone><Vol><Up_Down>Up</Up_Down></Vol></Main_Zone>
will increase the volume.
If you have a need to set the volume at a specific volume it is a bit different but you can use this:
<Main_Zone><Vol><Lvl><Val ...
- Fri Sep 26, 2014 3:25 am
- Forum: Plugin Support
- Topic: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
- Replies: 215
- Views: 88483
Re: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
I will give you an example:
A sample put for volume up (same as pushing the up on the remote)
1. As you look at the xls function tree On yours the 1st column it is Main_Zone. this means your string goes like this <Main_Zone></Main_Zone>
2. 2nd column is Vol -> <Main_Zone><Vol></Vol></Main_Zone>
3 ...
A sample put for volume up (same as pushing the up on the remote)
1. As you look at the xls function tree On yours the 1st column it is Main_Zone. this means your string goes like this <Main_Zone></Main_Zone>
2. 2nd column is Vol -> <Main_Zone><Vol></Vol></Main_Zone>
3 ...
- Thu Sep 25, 2014 3:20 am
- Forum: Plugin Support
- Topic: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
- Replies: 215
- Views: 88483
Re: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
@Dragon470 Any help please with your approach?
- Thu Sep 25, 2014 3:17 am
- Forum: Plugin Support
- Topic: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
- Replies: 215
- Views: 88483
Re: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
Maybe you could try the serial connection to your AVR using this plugin:
http://www.eventghost.net/forum/viewtopic.php?t=123
Works fine here with a RX-V1600.
Thanks @Illuminator. Will try if I can't get the present approach to work. In the interim, what additional would I need to be able to use ...
http://www.eventghost.net/forum/viewtopic.php?t=123
Works fine here with a RX-V1600.
Thanks @Illuminator. Will try if I can't get the present approach to work. In the interim, what additional would I need to be able to use ...
- Sun Sep 21, 2014 2:39 pm
- Forum: Plugin Support
- Topic: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
- Replies: 215
- Views: 88483
Re: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
You have to use the xls file to see the structure of your receiver (as a reference). It doesn't have to be in the plugin folder.
On the function Tree worksheet you can select either the put or get command. Then select the item in the tree itself. Click on the ether button. Then in notepad or some ...
On the function Tree worksheet you can select either the put or get command. Then select the item in the tree itself. Click on the ether button. Then in notepad or some ...
- Sat Sep 20, 2014 11:31 pm
- Forum: Plugin Support
- Topic: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
- Replies: 215
- Views: 88483
Re: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
Updated GitHub.
The SendAnyCommand is what I created. This will allow people to use the xls function tree documents that Yamaha puts out for most models. Below are two that I have.
Thanks for your speedy response.Should I place the xls file in the plugin folder? You had indicated that I would ...
The SendAnyCommand is what I created. This will allow people to use the xls function tree documents that Yamaha puts out for most models. Below are two that I have.
Thanks for your speedy response.Should I place the xls file in the plugin folder? You had indicated that I would ...
- Sat Sep 20, 2014 1:21 pm
- Forum: Plugin Support
- Topic: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
- Replies: 215
- Views: 88483
Re: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
lja,
When your model came out Yamaha was still developing their YNC communication setup. There are a lot of actions that will not work, even some of the core functions.
I found a valid function tree for the v3900 and there are numerous differences. Even the reference location for the volume is ...
When your model came out Yamaha was still developing their YNC communication setup. There are a lot of actions that will not work, even some of the core functions.
I found a valid function tree for the v3900 and there are numerous differences. Even the reference location for the volume is ...
- Sat Sep 20, 2014 1:55 am
- Forum: Plugin Support
- Topic: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
- Replies: 215
- Views: 88483
Re: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
Re my above post, I get the following error:
Command did not go to Yamaha Receiver, error not possible to set on this model.
Command did not go to Yamaha Receiver, error not possible to set on this model.
- Fri Sep 19, 2014 6:51 pm
- Forum: Plugin Support
- Topic: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
- Replies: 215
- Views: 88483
Re: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
I have a Yamaha RX-V 3900. I have turned on Network Standby and can get the receiver to turn on and off. However I have been unable to get the increase volume and decrease volume to work. Can anyone share their setup to help? Thanks.
This is how I do it...
Copy and paste this in Eventghost:
<?xml ...
This is how I do it...
Copy and paste this in Eventghost:
<?xml ...
- Fri Sep 19, 2014 3:27 am
- Forum: Plugin Support
- Topic: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
- Replies: 215
- Views: 88483
Re: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
I have a Yamaha RX-V 3900. I have turned on Network Standby and can get the receiver to turn on and off. However I have been unable to get the increase volume and decrease volume to work. Can anyone share their setup to help? Thanks.
- Wed Jul 16, 2014 5:45 pm
- Forum: General Support
- Topic: MediaBrowser
- Replies: 2
- Views: 1277
Re: MediaBrowser
Thanks. Will have a look.luma wrote:What exactly do you need the plugin to do? MediaBrowser utilizes WMC pretty heavily, so all the keyboard or media keys from the existing Windows Media Player plugin will likely work. Have you tried it?
- Thu Jul 03, 2014 3:48 pm
- Forum: Plugin Support
- Topic: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
- Replies: 53
- Views: 22171
Re: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
device.JPG
Hi lja,
try using the device command that sets it to a specific value. This of course is assuming you are using a dimmable light switch.
The other option is to setup a scene with the desired level and use the scene on command recalling the scene you setup.
Hope this helps.
Thanks ...
Hi lja,
try using the device command that sets it to a specific value. This of course is assuming you are using a dimmable light switch.
The other option is to setup a scene with the desired level and use the scene on command recalling the scene you setup.
Hope this helps.
Thanks ...
- Thu Jul 03, 2014 3:21 am
- Forum: Plugin Support
- Topic: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
- Replies: 53
- Views: 22171
Re: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
I have been able to get my lights to turn off on start of movie, on with pause and on with stop using my remote. I would like to have the lights dim on pause rather than on bright. I am using the 2412n. Can anyone help with this? Thanks in advance.