The idea is to integrate in EasyIOT raspy server an existing Media Server, remote control. In this way if you think that is a good idea to make "macro actions" you can play for example a video, turn off lights, close tents, etc.etc.
A good idea can be XBMC web inteface or better VLC Remote web interface.....
cdj wrote: The idea is to integrate in EasyIOT raspy server an existing Media Server, remote control. In this way if you think that is a good idea to make "macro actions" you can play for example a video, turn off lights, close tents, etc.etc.
A good idea can be XBMC web inteface or better VLC Remote web interface.....
What do you think about ?
Dario
What interface do you have in mind? IR or web based or something else?
If web then you need to call some web methods. You can do this in automation functions. Program is written in C# and you can write whatever you want and need in C#.
If interface is IR then i can add some additional data types to send/receive IR commands. You need to add also IR receiver/sender. That way you can also control devices which are not directly connected to EasyIoT server. For example that way you can control existing air condition without need to change/modify air condition device.
Uhm i've not clear ideas ir will be really fantastic but I suppose that will be complicated. I've a programmable ir remote control on my smartphone, that can also command some relay... perhaps can integrate easyiot in this software??? Web interface (es. VLC) is immediate to integrate.
cdj wrote: Uhm i've not clear ideas ir will be really fantastic but I suppose that will be complicated. I've a programmable ir remote control on my smartphone, that can also command some relay... perhaps can integrate easyiot in this software??? Web interface (es. VLC) is immediate to integrate.
I will also develop android app. Maybe this is solution to control by smartphone.