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: about 1 year 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-03T13:11:22.000Z (over 2 years ago)
- Last Synced: 2024-10-30T10:46:12.266Z (over 1 year 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

[](https://github.com/NickM-27/swatch-hass-integration/releases)
[](https://github.com/NickM-27/swatch-hass-integration/actions/workflows/build.yaml)
[](https://app.codecov.io/gh/NickM-27/swatch-hass-integration/)
[](LICENSE)
[](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/).