Questions tagged [home-automation]

Home automation is the residential extension of "building automation". It is automation of the home, housework or household activity. Home automation may include centralized control of lighting, HVAC (heating, ventilation and air conditioning), appliances, and other systems, to provide improved convenience, comfort, energy efficiency and security.

A home automation system integrates electrical devices in a house with each other. The techniques employed in home automation include those in building automation as well as the control of domestic activities, such as home entertainment systems, houseplant and yard watering, pet feeding, changing the ambiance "scenes" for different events (such as dinners or parties), and the use of domestic robots. Devices may be connected through a computer network to allow control by a personal computer, and may allow remote access from the internet. Through the integration of information technologies with the home environment, systems and appliances are able to communicate in an integrated manner which results in convenience, energy efficiency, and safety benefits.

Source: http://en.wikipedia.org/wiki/Home_automation

155 questions
0
votes
1 answer

Implemention Zigbee Home Automation

Are there any open source libraries to implement Home Automation Profile for zigbee? The end device does not necessarily belong to a particular developer.
0
votes
1 answer

Home automation with php suggestions

I'm working on a project with my brother for his home, specifically we are implementing home automation. The hardware part is ready and working; we handle everything with an UDOO. Now that lights and the other devices are running with no problems,…
0
votes
2 answers

Send a Ruby script from a linux box to a remote mac mini to open and close an application

I need to send a Ruby script from a Linux box to a remote Mac Mini to open and close an application. I’m not too familiar with Ruby, mostly AppleScript. Is there a way to embed my AppleScript into the Ruby script? Or is there a way to use just…
David
  • 1
0
votes
3 answers

How many sensors will work at a time in an Arduino for Home automation?

As I am thinking to do a Home automation using Arduino, using Light sensor, temperature control , motion sensor , gas leakage sensor , fire detection sensor , hall effect sensor for Light on/off , fan on/off and fan speed control , motion detection…
Narthan L
  • 13
  • 1
  • 1
  • 2
0
votes
2 answers

Mplab pic program is not working

I am trying to make a smart home automation device where when u enter the room the lights automatically turn on and vice versa I use for my project two lasers to specify whether people enter or leave the room i also want the pic to count how many…
ilouy
  • 11
  • 8
0
votes
1 answer

Light control using android through wifi on Hardware Board

I am building a simple android application which can control switching light on and off on a hardware with a wifi connectivity. The board can not create a access point it can only connect to a access point, so I have to use a wifi router to create a…
vaibhav
  • 117
  • 2
  • 13
0
votes
0 answers

How to use httpget on AdobeAIR?

Using some home automation software that allows me to use httpget/httppost to get the status and control the state of devices in my home. I can use it just fine when I'm on my home wifi network (using the internal IP address in the URL), but when I…
0
votes
2 answers

SDKs for smart fridges for home automation

Does any of the Smart fridges (like LG Thinq products or Samsung) have sdks, using which we can use to integrate it with some home automation product?
BatFC
  • 1
  • 1
0
votes
1 answer

Installing Z-Wave Device Applications

I am curious about the Lab of Things and i've just started to learn it. I am studying it in the network lab of my university. We have a z-wave controller stick, 2 on/off switch, 1 dimmer receiver and 1 sensor. To set and run the platform, i followed…
cgbs
  • 83
  • 3
  • 13
0
votes
1 answer

Configure MQTT Broker for iOS

I am working on a home automation application for iOS. For home automation I want to use MQTT along with Quel. But I am unable to figure it out how I install and configure MQTT Broker/Server. Also how do I create topics or get list of all devices.
Rahul Vyas
  • 28,260
  • 49
  • 182
  • 256
0
votes
2 answers

Python, PHP: Controlling RPi GPIO from website on a separate server

I am planning on doing a bit of home automation. I decided on going with the RPi, because it is cheap, and can connect to the internet wirelessly via a USB dongle. I was planning on controlling the system through a PHP webpage hosted on my…
JVarhol
  • 606
  • 3
  • 7
  • 18
0
votes
1 answer

Home automation system by speech recognition

I am pursuing B.Tech in Computer Science. This is my final year project and I have finished a part of it. I have used Java and the application can understand the speech as it can convert the speech to text but now I am confuse what to do next.…
Bitan Biswas
  • 51
  • 1
  • 8
0
votes
2 answers

Home automation, decoupling appliances and actions done onto them

I have an OOP design question (I am using java but the question is more general). I am programming home automation simulator and I have some trouble designing it. There's a class for each appliance, like Television or Heating with corresponding…
user2079392
  • 167
  • 7
0
votes
0 answers

Listen one one UDP port while broadcasting on another in PHP

Recently bought some of the LightwaveRF home automation stuff - works really well! After a bit of googling and trial and error I have a couple of PHP scripts that can control the lights! The main script: control.php is passed a few parameters which…
Dave Clarke
  • 2,677
  • 4
  • 22
  • 35
0
votes
1 answer

In control4 how can I use of Pool Proxy

Could anyone please guide in regards with the pool proxy development process. As the provided documentation (Proxy and Protocol guide) explains only about proxy classes but needing few more help and the directions to develop the pool proxy. Is there…
hemant
  • 155
  • 1
  • 10