This action will control your Television remote which you have created in Brilliant Nexus app
    
    
    
      - API endpoint slug
- brilliant_nexus.TVMute
- Filter code method
- BrilliantNexus.tvMute.skip(string?: reason)
- Runtime method
- runAction("brilliant_nexus.TVMute", {})
Action fields
        
          
          
              - Label
- Device Name
- Helper text
- Select any television device.
- Slug
- device_name
- Required
- true
- Can have default value
- false
 
        
          
          
              - Label
- Controls
- Helper text
- Select the mode you want to change it too
- Slug
- mute
- Required
- true
- Can have default value
- true
- Filter code method
- BrilliantNexus.tvMute.setMute(string: mute)