mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
8 lines
114 B
YAML
8 lines
114 B
YAML
|
sensor:
|
||
|
- platform: internal_temperature
|
||
|
name: Internal Temperature
|
||
|
|
||
|
esp32:
|
||
|
framework:
|
||
|
version: 2.0.9
|