mirror of
https://github.com/tjhorner/upsy-desky.git
synced 2026-01-09 23:47:53 -05:00
v4.0.0
This commit is contained in:
@@ -3,7 +3,7 @@ esphome:
|
|||||||
name: "${name}"
|
name: "${name}"
|
||||||
friendly_name: "${friendly_name}"
|
friendly_name: "${friendly_name}"
|
||||||
name_add_mac_suffix: true
|
name_add_mac_suffix: true
|
||||||
min_version: "2023.12.0"
|
min_version: "2024.6.0"
|
||||||
on_boot:
|
on_boot:
|
||||||
then:
|
then:
|
||||||
# Wakes up the desk and reports height
|
# Wakes up the desk and reports height
|
||||||
@@ -12,7 +12,7 @@ esphome:
|
|||||||
data: [ 0x0 ]
|
data: [ 0x0 ]
|
||||||
project:
|
project:
|
||||||
name: tj_horner.upsy_desky
|
name: tj_horner.upsy_desky
|
||||||
version: "3.0.0"
|
version: "4.0.0"
|
||||||
|
|
||||||
uart:
|
uart:
|
||||||
id: handset_tx
|
id: handset_tx
|
||||||
|
|||||||
@@ -37,4 +37,4 @@ ota:
|
|||||||
password: ""
|
password: ""
|
||||||
|
|
||||||
dashboard_import:
|
dashboard_import:
|
||||||
package_import_url: github://tjhorner/upsy-desky/firmware/stock.yaml@v3.0.0
|
package_import_url: github://tjhorner/upsy-desky/firmware/stock.yaml@v4.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user