add version text sensor to dry contact
This commit is contained in:
parent
7e8aadce9f
commit
f9590d94ad
|
@ -11,6 +11,10 @@ external_components:
|
||||||
preferences:
|
preferences:
|
||||||
flash_write_interval: 1min
|
flash_write_interval: 1min
|
||||||
|
|
||||||
|
text_sensor:
|
||||||
|
- platform: version
|
||||||
|
name: "Firmware Version"
|
||||||
|
|
||||||
ratgdo:
|
ratgdo:
|
||||||
id: ${id_prefix}
|
id: ${id_prefix}
|
||||||
output_gdo_pin: ${uart_tx_pin}
|
output_gdo_pin: ${uart_tx_pin}
|
||||||
|
|
Loading…
Reference in New Issue