shanghaix / ESP8266-HomeKit-WeatherUnderGround-PWS

ESP8266 based  HomeKit Weather Underground PWS Weather Station

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Instagram URL FaceBook URL YouTube URL

GitHub All Releases GitHub tag (latest by date) Donate

ESP8266 HomeKit WeatherUnderGround PWS Weather Station

ESP8266 based  HomeKit Weather Underground PWS Weather Station using Bosch BME280 temperature, humidity, barometric pressure sensor, VEML6075 UV Index sensor, BH1750 light sensor and an MISOL Rain Gauge.

For Usage and Configuration please read the Wiki page!

Weather Underground PWS IGYNGYS6 Weather Underground PWS IGYNGY1

Features:

  • Temperature Sensor
  • Humidity Sensor
  • Dew Point (only when uploading to WunderGround)
  • UV Index Sensor (only in 3rd party HomeKit apps!)
  • Light Sensor
  • Solar Radiation (Watt/m2)
  • Leak Sensor (aka Rain "detection")
  • Barometric Pressure Sensor (only in 3rd party HomeKit apps!)
  • Daily and Hourly Rain in mm (only in 3rd party HomeKit apps!)
  • Custom characteristic for detecting your altitude (used for proper barometric calculation)
  • Custom characteristic for Temperature Sensor Offset (only in 3rd party HomeKit apps!)
  • Upload data to Weather Underground
  • Reset button



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 © 2019 Apple Inc. All rights reserved.

About

ESP8266 based  HomeKit Weather Underground PWS Weather Station