2 modes: Irrigration / Classic Switch
[BUTTONS]
You can not use buttons if you selected “HomeHome 4CH Irrigration” (valve icon)
You can use buttons if you selected “HomeHome 4CH-BOX SE – Special Edition” (switch icon) Button GPIOS: 4-5-3-0 , momentray type, touch GPIO5 to GND: Turn on/off Relay 2.
[VALVE DEFAULT AUTO OFF TIMER]
Find device IP: Long press to accessory and check settings or Go to your router’s DHCP list and check mac address last 6 digits which is your device ID
Enter IP address of your device to a web browser. Click Settings. Set default minutes for each valve (1 to 60 minutes) Click restart after you set all valves. Check Zone accessory to see new timer after restart.
[SCENE-AUTOMATION]
HomeKit will not show valve accessories in scene-automation so use “Virtual Switches”
Select one of the power supply option as your needs:
90-250AC
7-30V DC
5V DC
Wall Mount and Din Rail
Easy installation with nice looking Box
4 Push Button Input
Connect GND and Button input wires to your wall switch and turn on-off the dry contact relay.
4 Dry Contact Relay Output
Control AC or DC voltage things
1.Relay Timer
You can set a auto off timer for relay 1
[1 Second to 18 Hours]
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.