Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snikch/climate.escea
π‘Home Assistant Custom Component for Escea Fires π₯
https://github.com/snikch/climate.escea
climate fireplace
Last synced: about 2 months ago
JSON representation
π‘Home Assistant Custom Component for Escea Fires π₯
- Host: GitHub
- URL: https://github.com/snikch/climate.escea
- Owner: snikch
- Created: 2019-07-30T19:59:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-29T11:37:06.000Z (over 2 years ago)
- Last Synced: 2024-01-29T17:48:00.269Z (11 months ago)
- Topics: climate, fireplace
- Language: Python
- Homepage:
- Size: 1.35 MB
- Stars: 10
- Watchers: 8
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg)](https://github.com/hacs/integration)
# Escea Home Assistant Custom Component
Adds support for Escea network fireplaces with auto discovery. Fan Boost is supported as the Fan Mode (Auto vs On).
Flame Effect is supported as a preset.![Escea Fireplace in HA](https://github.com/snikch/climate.escea/blob/master/assets/screenshot.png)
## Installation
1. Download via HACS or copy the `custom_components/escea` directory into the `CONFIG_DIR/custom_components/escea` directory in
home assistant
2. Add `- platform: escea` to your `climate` config in `configuration.yaml` to load the platform.```yaml
climate:
- platform: escea
```## Supported Devices
This should support all network attached Escea fireplaces. It has been tested as working on:
- DX1500
- DX1000
- DS1400
- DF700![](https://github.com/snikch/climate.escea/blob/master/assets/icon.png)![](https://github.com/snikch/climate.escea/blob/master/assets/logo.png)