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
-1
votes
1 answer

Get last values from joined table in MySQL

For a Home-Automation Dashboard I am trying to display the latest values for different devices in different rooms. My tables look like this Table: devices DeviceID Floor Room Measurement More Information 1 0 WC Room-Temp ... 2 0 WC Desired…
zYan
  • 3
  • 3
-1
votes
1 answer

Need Guidance for better approch on raspberry pi

i want to toggle relays on/off remotely using raspberry pi model b running windows iot core, that raspberry pi have to connect with azure iot hub , and initially i can toggle relay on/off by accessing ui with browser over internet , Better…
-1
votes
1 answer

Which server platform to use for a simple AC unit to Google Home integration?

I have an AC unit in my home that has a Wifi interface. I also have a Google Home. I have read around what is required to do this sort of integration and using Android Things (I am an Android developer) I can bridge the two using Firebase, e.g. as…
Ollie C
  • 28,313
  • 34
  • 134
  • 217
-1
votes
1 answer

get latest value on server on every phone app install

In my home automatin app as i comunicate with ardunio . as i click on light button its on ,as a reslut light on but as someone else in home when open app , there light off , how to get every user app instlled in home latest values. i am using…
J.Doe
  • 1
  • 3
-1
votes
2 answers

How to detect a power failure?

I want to be able to perform an action on power failure i.e when electricity goes off since my network routers are on UPS so it doesn't know about power failures so somehow I want to be able to store the power failure data into a text file through…
Umair Shah
  • 2,305
  • 2
  • 25
  • 50
-1
votes
1 answer

Port Forwarding Raspberry Pi 3 on a College Network

In order to get some home automation software to work, I need to have public access to my Raspberry Pi 3. However, I currently reside in an on-campus dorm and as a result am on the college's network and do not have the ability to port forward. I…
-1
votes
1 answer

LIRC mode2 waits for continuous user input, in Raspberry pi I am building a universal remote using java. looking for receiving input (RAW)

I am looking for a solution in java for recording inputs for LIRC codes of any remote. i have tried Process p = Runtime.getRuntime().exec("mode2 [driver_details] -m"); it executes but hangs the UI and i cant stop it implicitly... every time i had…
-1
votes
2 answers

Need to connect ruspberry pi2 with electrical switch board

Need to connect ruspberry pi2 with my home electrical switch board to achieve home automation system i.e. light switch on/off , fan dimmer etc. I grab the ruspberry pi2 board along with relay module . So can someone give some insights how can i do…
Subhradip Bose
  • 3,065
  • 2
  • 13
  • 17
-1
votes
1 answer

Binding different technologies on an embedded device

I am developing an ARM based device to control zwave home devices. I want to interact my controller using facebook, email and similar technologies or methods. This controller will have zwave software and ip based camera software. Each software has…
-1
votes
2 answers

PHP script to send and retrive sms from a website

I'm not sure where to begin, but got a case I need help from others where and if possible to solve. Thing is, got a new alarm system at home, this system uses sms function so I can send a short code to my alarm asking for status if it`s ON or OFF,…
Kommersnart
  • 33
  • 1
  • 3
-2
votes
1 answer

Raspberry Pi Home Automation (HUB)

I have been experimenting with home home automation and want to turn my raspberry pi 3 into a hub not something my devices manually connect to e.g from the gpio pins. In many unsuccessful attempts I have tried OpenHab. I would like to mount a…
-2
votes
1 answer

GUI for home automation project using Raspberry and arduino

I am working on a home automation project which involves a raspberry pi connected to arduino via I2C, and the arduino controls the 8 channel relay. Can some one suggest me some of the user interface which I can create on raspberry pi to control the…
shivam
  • 383
  • 8
  • 22
-2
votes
1 answer

running two processes on the PI

Is it possible to run two processes on the raspberry pi simultaneously? I would like to start a MQTT server AND run Home Automation webserver (Home-Automation.io) at the same time. Thanks,
Mercury
  • 1,886
  • 5
  • 25
  • 44
-2
votes
1 answer

How to edit specific text displayed on simple html web page, on the fly, from same page as is being viewed

I have a home automation web page that controls power on and power off to a number of electrical wall sockets in the house (see simple web control page below). At times, a device plugged into a particular wall socket, is swapped for another device,…
Kes
  • 285
  • 2
  • 17
-2
votes
1 answer

Atmel Zigbee home automation kit enquiry

I am looking forward to build a zigbee home automation system for which i require a zigbee module and its SDK. Atmel is one of the few vendors that provides SDK for download. Could you please tell if Atmel kit AT256RFR2-EK that acts as a wireless…
1 2 3
10
11