mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Add Tuya select (#3469)
This commit is contained in:
committed by
GitHub
parent
0665acd190
commit
f62d5d3b9d
@@ -61,6 +61,15 @@ tuya:
|
||||
number: 14
|
||||
inverted: true
|
||||
|
||||
select:
|
||||
- platform: tuya
|
||||
id: tuya_select
|
||||
enum_datapoint: 42
|
||||
options:
|
||||
0: Internal
|
||||
1: Floor
|
||||
2: Both
|
||||
|
||||
pipsolar:
|
||||
id: inverter0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user