Remotec ZXT-800 IR Blaster (Z-Wave for AC & AV use cases)

I need some help to allow me to use the AV control buttons. As mentioned above, the ones I am trying to use initially are:

"ZAv Control" -> avbutton: Power
"ZVol Down"
"ZVol Up"

Was expecting this to be possible through buttons on a dashboard, like with the CoCoHue bridge driver for my lights for example, but I cannot figure out how for this device.

Has someone used this and can point me in the right direction?

Once the ir controls are programmed into the unit, you will see them as attributes on the devices' page. Create dash, add ir blaster to dashboard availability. Create button and use the attribute template that corresponds what command you want to use.

1 Like

Hi Rick. Thank you for your reply. I am still stuck. Here is what I did yesterday:
-Updated the device to the latest firmware (V30) which wipes out any IR codes and Z-Wave settings
-Programmed the device for ONKYO IR codes (Side note: When I first got the device the codes from the database did not work and I had to program manually. This time the only set of ONKYO codes in the database worked.)
-Tested the functionality from the manufacturer's app. Power ON/OFF, Volume Up and Volume Down all worked.
-Deleted the device from Hubitat (without an exclusion since it got wiped)
-Created a fresh Z-Wave device with driver version 1.1
-Tested the functionality from the Hubitat device page. Power ON/OFF, Volume Up and Volume Down all worked. (Side note: The first stored AV device is 2, so for Power on you go to Z Av Control -> Avchannel: 2 -> Avbutton: Power; for Volume Up it's Z Vol Up -> Volup: 2)
-Created a fresh Hubitat Dashboard to which I added the device
-Tried to add a "device" type tile but I do not see any "attribute" templates whose labels resemble any of the AV functions.

On the device page, what's it showing for attributes?

The "Get Attributes App" by C Steele reports the following attributes for the device:

[battery, supportedThermostatModes, thermostatSetpoint, heatingSetpoint, supportedThermostatFanModes, swingMode, internalInfrared, schedule, thermostatSetpoint, temperatureOffset, temperature, temperature, supportedThermostatModes, thermostatFanMode, coolingSetpoint, thermostatMode, thermostatFanMode, remoteCode, supportedThermostatFanModes, heatingSetpoint, thermostatMode, coolingSetpoint, reportTempLevel, switch, thermostatOperatingState, reportTime, temperature]

What driver are you using with it? It looks like a thermostat driver vs the actual zxt driver and use the device page to see what ones are showing there

I am using the driver that Yong Huang posted on GitHub above (post #45):

The driver needs to report the AV attributes in order to use them, it's only providing thermostat attributes. I would post in the driver thread.

Thanks for having a look.

The functions I am interested in are only listed as commands and not attributes as far as I can tell from the code.

Don't think there is another thread for just the driver.

Will try to get in touch with Yong Huang, the developer.

This one Remotec ZXT-800 IR Blaster (Z-Wave for AC & AV use cases) - #45 by yong_huang

Just tag @yong_huang

@yong_huang I've been using your drivr for a while to control my AC and it works fine. There's only one thing that I encounter. I try to set a fan mode in the Thermostat Scheduler built-in app and the app throws an error.

I've found this thread that suggests that there might be a problem with the way supported modes are defined in the driver.