• Try Us Out - See our Demo Tabs Above

    Sports Bars

    Experience our Sports Bar TV, Audio and Lighting Control System with our awesome demo! We provide multiple TV control systems that will easily integrate your Audio/Video and environmental components into one easy to use package. Let multiple hand-held remotes be a thing of the past and experience hassle free one-touch control. With the versatility of myServer 6, you may be able to retrofit existing equipment into the control system which makes it economical to get the most value out of your technology investment.

    Residential

    With a whole new exciting look and feel our transparent "Moonlight" user interface allows clarity and ease in maneuvering your lighting floor plan, climate control, security cameras, and security keypad as well as entertainment options. Control all aspects of your home with simplicity and confidence.

    Digital Signage

    Allonis makes it easy to control and launch your media content. We have created software that ties in seamlessly to your bar or restaurant control system. Upload new images and videos, discard old ones, decide what to play or post and where with just a few selections.

  • Sports Bar & Restaurant Demo

    Select a source on the left and then select the TVs you would like to change on the right.

    Along the bottom are options for a DirecTV remote, TV Guide, Audio, Favorites & AppleTV. In addition you can touch the video camera on the left hand source options to get a live preview of what's playing on that source. Be sure to click around and try everything.

    Read More

     

    Customer Listening Experience

    Pan from left to right and up and down to see all the TVs.

    Customers can select the TV closest to them to tune in to the audio.

    Read More

     

    No Floorplan Option.

    If you are not interested in a navigable floor plan we can provide a generic interface instead.

    The same features are supported.

    Read More
  • Residential Demo

    Below is our residential simulation.

    Be sure to click around and try everything. Read more about the UI below.

    Read More
  • Digital Signage

    In the large window select a player on the left. Then select an option layout on the right. Select available assets from the list provided. You can add a ticker of either a message or weather by checking the boxes. When you are finished making selections click “send to player”. Your choice will appear on the corresponding player above. To pause a video click the player once.

    Read More
  • SmartRemote Demo

    Below is our SmartRemote simulation.

    Be sure to click around and try everything. Read more about the UI below.

    Read More

Our Products

See the latest myServer 6 products, available for individual purchase or part of a custom Allonis system built especially for your project.
Software
Hardware
Sports Bars
Services

Allonis A 128

HiSense produces excellent value TVs for residential and light commercial duty.

myServer 6 provides easy integration into the control system for reliable power on / off control and other basic commands.

 

The myServer 6 driver connects to the HiSense TV using the Roku Operating system.

There is no "Tune" command supported by Roku.

 

Supported commands for most Roku devices:

AddTV

AutoDiscover

Discover

Logging

Remove Devices

Set Active Device

Backspace

ChannelUp

ChannelDown

Down

Enter

Forward

Home

Info

Input AV1

Input HDMI1

InputHDMI2

InputHDMI3

InputHDMI4

InputTuner

InstantReplay

Keyboard

Launch

Left

LongPress: Roku Longpress is implemented as a KeyDown,  wait 1.5 seconds then KeyUp.

Mute

Play

Power

Reverse

Right

Search

Select

Up

Volume

 

 

 Roku setup:

Advanced system settings / Control by mobile apps / Network access (enabled)

 

Driver Installation:

Download the Roku driver from the myServer 6 Software Updater.  The driver will self install.

Go to the Drivers section and select Configure for the Roku driver.

The supported commands are listed in the Commands drop down list.

Use the Discover command to find and all all Roku devices on the network.  

Note the device ID for the Roku stick you would like to control.

You should now be able to send commands to the Roku player from myServer.  Note that some commands only work when the Roku is on certain screens or activities.

 To use Roku in the SportsBar template, Add 

"setvariable|activeroom{{clientname}}roku_id~90"  where 90 is the device ID for the Roku hardware.

to the activate-room.sportsbar macro.

If the TV runs Roku OS, then change the Roku driver device type to "TV" so the standard sports bar templates / macros understand it's a TV (for power All on / off control).

Roku's use port 7000 for communication and must be open for connection.  The Roku Beacon communicates on port 8060.

 

If you cannot get the Roku driver to control Roku TVs, then possibly CEC might work:

https://support.roku.com/article/360034303013

 

If a URL (in chrome) shows "ECP command not allowed in Limited mode" then the Roku needs to be added to an account:

http://10.10.1.109:8060/query/apps

 SmartRemote:

 

The new SmartRemote works well with Roku players / TVs.

The Roku doesn't support direct channel entry.

One thing we noticed is that the Roku player struggles with processing command sent quickly to it for tasks like scrolling up the Channel Guide.

Here is a workaround:

The Up / Down cursors work great to move up / down one channel at a time.

The Channel Up Short press can invoke:  For|Loop##1##5##Macro|AV|{{active_roku_{{clientname}}}}~Up!Pause|0.05

This skips up 5 rows quickly (the 0.05 is how many miliseconds inbetween Up commands sent to the Roku)

Then Channel Up Long press can invoke: For|Loop##1##30##Macro|AV|{{active_roku_{{clientname}}}}~Up!Pause|0.05

For more aggressive channel up, this command skips 30 channels with each Long press.

 

 

 To control power to individual HiSense TVs in the Sportsbar template:

Add to the api call on the scroller object in myDesigner 6:

/api/getpowercontrols?driver=samsungtizen,roku  (omit samsungtizen if only HiSense TVs are used)