Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/NickM-27/swatch-hass-integration

HomeAssistant Integration For Swatch: Color detection in images to capture presense of known objects.
https://github.com/NickM-27/swatch-hass-integration

ai camera hacs home-assistant home-assistant-integration home-automation object-detection opencv

Last synced: 4 days ago
JSON representation

HomeAssistant Integration For Swatch: Color detection in images to capture presense of known objects.

Awesome Lists containing this project

README

        

Swatch icon

[![GitHub Release](https://img.shields.io/github/release/NickM-27/swatch-hass-integration.svg?style=flat-square)](https://github.com/NickM-27/swatch-hass-integration/releases)
[![Build Status](https://img.shields.io/github/workflow/status/NickM-27/swatch-hass-integration/Build?style=flat-square)](https://github.com/NickM-27/swatch-hass-integration/actions/workflows/build.yaml)
[![Test Coverage](https://img.shields.io/codecov/c/gh/NickM-27/swatch-hass-integration?style=flat-square)](https://app.codecov.io/gh/NickM-27/swatch-hass-integration/)
[![License](https://img.shields.io/github/license/NickM-27/swatch-hass-integration.svg?style=flat-square)](LICENSE)
[![hacs](https://img.shields.io/badge/HACS-default-orange.svg?style=flat-square)](https://hacs.xyz)

# Swatch Home Assistant Integration

Provides the following:

- Binary Sensor entities (Object + Zone detection)
- Support for multiple Swatch instances.

## Installation

Easiest install is via [HACS](https://hacs.xyz/):

`HACS -> Explore & Add Repositories -> Swatch`

Notes:

- HACS does not "configure" the integration for you. You must go to `Configuration > Integrations` and add Swatch after installing via HACS.

For manual installation for advanced users, copy `custom_components/swatch` to
your `custom_components` folder in Home Assistant.

Please visit the [main Swatch
documentation](https://github.com/NickM-27/swatch/)
for full installation instructions of this integration.

## Documentation

For full usage instructions, please see the [central Swatch documentation](https://github.com/NickM-27/swatch/).