Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/NickM-27/swatch-hass-integration
- Owner: NickM-27
- License: apache-2.0
- Created: 2022-04-08T02:49:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-03T13:11:22.000Z (9 months ago)
- Last Synced: 2024-10-30T10:46:12.266Z (11 days ago)
- Topics: ai, camera, hacs, home-assistant, home-assistant-integration, home-automation, object-detection, opencv
- Language: Python
- Homepage:
- Size: 73.2 KB
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE
Awesome Lists containing this project
README
[![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/).