mirror of
https://github.com/esphome/esphome.git
synced 2026-09-23 21:14:03 +00:00
12 lines
154 B
YAML
12 lines
154 B
YAML
esphome:
|
|
name: test
|
|
|
|
esp32:
|
|
board: esp32dev
|
|
framework:
|
|
type: esp-idf
|
|
|
|
sensor:
|
|
- platform: internal_temperature
|
|
name: Internal Temperature
|