Compare commits
6 Commits
v2024.12.2
...
v2025.1.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a59f667e7d | ||
|
|
ff3bf05ed1 | ||
|
|
48ddfbf8b0 | ||
|
|
2e43160acb | ||
|
|
8656d0c4ca | ||
|
|
133d571874 |
@@ -318,7 +318,7 @@ script:
|
|||||||
# - HW Vibration
|
# - HW Vibration
|
||||||
- binary_sensor.template.publish:
|
- binary_sensor.template.publish:
|
||||||
id: bs_multi_touch
|
id: bs_multi_touch
|
||||||
state: OFF # yamllint disable-line rule:truthy
|
state: ON # yamllint disable-line rule:truthy
|
||||||
|
|
||||||
- id: touch_on_press
|
- id: touch_on_press
|
||||||
mode: restart
|
mode: restart
|
||||||
|
|||||||
@@ -119,7 +119,7 @@ Follow these steps to get your TX Ultimate device up and running with ESPHome.
|
|||||||
url: https://github.com/edwardtfn/TX-Ultimate-Easy
|
url: https://github.com/edwardtfn/TX-Ultimate-Easy
|
||||||
ref: main # For latest stable release
|
ref: main # For latest stable release
|
||||||
files:
|
files:
|
||||||
- ESPHome/TX-Ultimate-Easy-ESPHome.yaml
|
- TX-Ultimate-Easy-ESPHome.yaml
|
||||||
|
|
||||||
wifi:
|
wifi:
|
||||||
ssid: !secret wifi_ssid
|
ssid: !secret wifi_ssid
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
2024.12.26
|
2025.1.1
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
version: 2024.12.26
|
version: 2025.1.1
|
||||||
|
|||||||
Reference in New Issue
Block a user