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

https://github.com/zargony/smarthome-esphome

ESPHome configuration for my smart home devices
https://github.com/zargony/smarthome-esphome

Last synced: 9 months ago
JSON representation

ESPHome configuration for my smart home devices

Awesome Lists containing this project

README

          

# Zargony's Smart Home ESPHome Configuration

Configuration of devices running ESPHome in my Smart Home.

## Usage

Run [`just`](https://just.systems/) to see a list of available commands. ESPHome compile is run via [Docker](https://www.docker.com/). To flash via local serial connection, [esptool](https://docs.espressif.com/projects/esptool) is needed.

## Devices

### Lights (`licht-*.yaml`)

- Several Shelly 1PM and 2PM Gen4 devices
- Thread networking (ESP32-C6)
- Overtemperature and overcurrent protection
- Voltage/current/power/frequency measurements

### Energy Metering (`metering.yaml`)

- Captures total electric / gas / water consumption from energy meters in basement
- See [zargony/smarthome-metering](https://github.com/zargony/smarthome-metering) for details

## Contribution

Feel free to get in touch and discuss ideas, improvements or your experiences with it.