SPECIFICATIONS
WiFi Smart Home 4 For Apple HomeKit Switch Dry Contact Relay Siri Google Assistant Voice Control Automation Socket Schedle Iot
DIY Advantages
‣ Low power 1.Model 5DC / 2.Model 12DC power supply‣ Dry Contact Relays 90-250AC / 30VDC‣ Small Size 6.3*6*1.9 CM‣ 4 Channels relay for On-Off Switch‣ simple‣ Play & EnjoyOutput Normally Open (NO) Normally Close (NC)This device do not have button input, control with appESP01 and homehome.app lifetime subscription included
Everything at once!
Apple HomeKitGoogle HomeWeb UI3.Party Http protocol integration,Local Http server.All in one with a single iot device – no Gateway / Hub required. Make automations with homekit scenes and google home routines. You don’t need iPad/Apple TV/HomePod in your home for remote control becuase we have Web UI – everything Synchronized
Features
Power of Esp8266 with our special firmware
Super Easy Setup
You will easily setup with single page, user firendly form.
FAQ
- Q:How to setup?
When you plug the device it will broadcast WiFi network : “HomeHome-xxxxxx” Password is “homehome” Join the network, make setup in captive portal;
-Select your device type
-Select switch type (momentry/toogle) and required gmail account.
-You can set static ip (optional) for the device but you must know your gateway ip & subnet mask.
-Enter your router name and password if it doesn’t in the WiFi list “refresh network” or enter manually.
-Save.
You can change other device settings by entering ip address of your device like:
Auto Turn Off Feature – Set relay 1 auto off from 1 second to 64.800 secondsTurn Back Feature – Turn to last position (on or off) when power failure or restarts.
- Q:Internet Required?
You can use Apple HomeKit and local http server (write your device ip in to a web browser) without internet.
Google Home and Web UI needs internet connection.
- Q:Updating device firmware?
If there is a firmware update, you will see in local http server page. Update will be done OTA – over the air.
- Q:3th Party Apps – HTTP Server Commands
You can control HomeHome.App with 3th party apps. Your email adress must be gmail so don’t add @gmail.com
Turn on 1. relay: ‘https://ip.address/1/on?myEmail’
Turn off 1. relay: ‘https://ip.address/1/off?myEmail’
All state replies are in array for example: [0,1,2,2] 0 –> off , 1 –> on , 2 –> none
Get all relay states: ‘https://ip.address/all?myEmail’ 1-2-4 relay devices are using the same firmware so we push all together.
You can easly understand this is a 2 relay device. First relay is off, second relay is on in this example.