mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 09:17:46 +01:00
7 lines
138 B
YAML
7 lines
138 B
YAML
sensor:
|
|
- platform: tx20
|
|
wind_speed:
|
|
name: Windspeed
|
|
wind_direction_degrees:
|
|
name: Winddirection Degrees
|
|
pin: 4
|