Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0x46616c6b/airquality-homekit
HomeKit Integration for airquality-exporter
https://github.com/0x46616c6b/airquality-homekit
airquality home-automation homekit homekit-accessory
Last synced: 24 days ago
JSON representation
HomeKit Integration for airquality-exporter
- Host: GitHub
- URL: https://github.com/0x46616c6b/airquality-homekit
- Owner: 0x46616c6b
- License: gpl-3.0
- Created: 2021-02-22T22:44:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T03:01:50.000Z (almost 2 years ago)
- Last Synced: 2024-06-21T09:40:28.154Z (5 months ago)
- Topics: airquality, home-automation, homekit, homekit-accessory
- Language: Go
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Airquality HomeKit Integration [![Integration](https://github.com/0x46616c6b/airquality-homekit/actions/workflows/integration.yml/badge.svg)](https://github.com/0x46616c6b/airquality-homekit/actions/workflows/integration.yml) [![Quality](https://github.com/0x46616c6b/airquality-homekit/actions/workflows/quality.yml/badge.svg)](https://github.com/0x46616c6b/airquality-homekit/actions/workflows/quality.yml)
Apple HomeKit Integration for the [airquality-exporter](https://github.com/0x46616c6b/airquality-exporter). This will integrate the temperature, relative humidity and air quality to HomeKit.
## Usage
```
Usage of airquality-homekit:
-metrics-url string
URL of the airquality-exporter (default "http://localhost:9229/metrics")
-pin string
Pin which has to be entered on iOS client to pair with the accessory (default "36363636")
```