mirror of
https://github.com/esphome/esphome.git
synced 2026-08-22 22:26:21 +00:00
9 lines
233 B
YAML
9 lines
233 B
YAML
# Sensor only: the pvvx display is a GATT client and stays ESP32-only.
|
|
sensor:
|
|
- platform: pvvx_mithermometer
|
|
mac_address: A4:C1:38:4E:16:78
|
|
temperature:
|
|
name: PVVX Temperature
|
|
humidity:
|
|
name: PVVX Humidity
|