Skip to content

ESP8266 based  HomeKit firmware for Smart Valves that acts like a real Eve Aqua 💦🚰☔️

Notifications You must be signed in to change notification settings

HomeKidd/ESP8266-HomeKit-Irrigation-System-Eve-Aqua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Native  Homekit support for ESP8266 based Wi-Fi Smart Valves that acts like a real Eve Aqua 💦🚰


Instagram URL FaceBook URL YouTube URL

GitHub All Releases GitHub tag (latest by date) Donate

For usage and more information please read the Wiki page!

This HomeKit enabled Valve works the same as Elgato Aqua!

Features:

  • Irrigation Valve HomeKit accessory
  • Turning the Irrigation ON/OFF
  • Watering duration from 10 seconds to 4 hours
  • Water Consumption (via Eve app)
  • Flow rate (used for calculating water consumption)
  • Child Lock (via Eve app)
  • Watering history (via Eve app) Still work in progress 👷‍
  • Schedules (via Eve app) Still work in progress 👷‍
  • Downloadable user manual (via Eve app)
  • Power / Reset button
  • Supported Device: BQ-05 Smart Valve
  • Perfect for Drip Irrigation Systems 💦

Demo:




This project uses the Apple HomeKit accessory server library ESP-HomeKit from @MaximKulkin for ESP-OPEN-RTOS.

Although already forbidden by the sources and subsequent licensing, it is not allowed to use or distribute this software for a commercial purpose.

HomeKit Accessory Protocol (HAP) is Apple’s proprietary protocol that enables third-party accessories in the home (e.g., lights, thermostats and door locks) and Apple products to communicate with each other. HAP supports two transports, IP and Bluetooth LE. The information provided in the HomeKit Accessory Protocol Specification (Non-Commercial Version) describes how to implement HAP in an accessory that you create for non-commercial use and that will not be distributed or sold.
The HomeKit Accessory Protocol Specification (Non-Commercial Version) can be downloaded from the HomeKit Apple Developer page.
Copyright © 2020 Apple Inc. All rights reserved.