2023-01-30 19:16:56 +01:00

41 lines
762 B
Markdown

---
title: ESPHome
description: Support for ESPHome devices using the native ESPHome API.
featured: true
ha_category:
- DIY
- Update
ha_release: 0.85
ha_iot_class: Local Push
ha_config_flow: true
ha_codeowners:
- '@OttoWinter'
- '@jesserockz'
ha_domain: esphome
ha_zeroconf: true
ha_platforms:
- binary_sensor
- button
- camera
- climate
- cover
- diagnostics
- fan
- light
- lock
- media_player
- number
- select
- sensor
- switch
- update
ha_integration_type: device
ha_dhcp: true
works_with:
- local
---
This integration allows [ESPHome](https://esphome.io) devices to connect directly to Home Assistant with the [native ESPHome API](https://esphome.io/components/api.html).
{% include integrations/config_flow.md %}