Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omerfaruk-aran/esphome_samsung_ac_blueprint
Blueprint to integrate error notifications with ESPHome Samsung AC project
https://github.com/omerfaruk-aran/esphome_samsung_ac_blueprint
Last synced: 22 days ago
JSON representation
Blueprint to integrate error notifications with ESPHome Samsung AC project
- Host: GitHub
- URL: https://github.com/omerfaruk-aran/esphome_samsung_ac_blueprint
- Owner: omerfaruk-aran
- Created: 2024-08-25T15:01:56.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T19:42:11.000Z (4 months ago)
- Last Synced: 2024-08-26T16:33:25.524Z (4 months ago)
- Size: 1.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESPHome Samsung AC Blueprint
This repository contains a Blueprint for Home Assistant that integrates with the [esphome_samsung_ac](https://github.com/lanwin/esphome_samsung_ac) project. It allows users to monitor error codes from their Samsung AC units and send notifications when an error is detected.
## Features
- Monitors error codes from the Samsung AC unit.
- Sends notifications to selected devices when an error is detected.
- User-friendly setup through Home Assistant's Blueprint feature.
- Comprehensive error code handling: All relevant error codes for Samsung AC units are included in this Blueprint, ensuring that users receive accurate and specific error messages corresponding to their AC unit's status.
![HVAC System Error Code](https://github.com/omerfaruk-aran/esphome_samsung_ac_blueprint/blob/main/images/0%20error%20code.jpg)
![](https://github.com/omerfaruk-aran/esphome_samsung_ac_blueprint/blob/main/images/101%20error%20code.jpg)
![](https://github.com/omerfaruk-aran/esphome_samsung_ac_blueprint/blob/main/images/201%20error%20code.jpg)## How to Use
1. Import the Blueprint into Home Assistant.
2. Select your Samsung AC unit, error code sensor, and notification device.
3. The automation will trigger whenever an error code is detected and will send a notification with the corresponding error message.![Use](https://github.com/omerfaruk-aran/esphome_samsung_ac_blueprint/blob/main/images/screenshot.jpg?raw=true)
## Installation
To add this Blueprint to your Home Assistant instance, click the button below:
[![Add Blueprint to Home Assistant](https://community-assets.home-assistant.io/original/4X/d/7/6/d7625545838a4970873f3a996172212440b7e0ae.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https://raw.githubusercontent.com/omerfaruk-aran/esphome_samsung_ac_blueprint/main/blueprints/automation/esphome_samsung_ac/notification_blueprint.yaml)
## Requirements
- Home Assistant
- [esphome_samsung_ac](https://github.com/lanwin/esphome_samsung_ac) integration## License
This project is licensed under the MIT License.