Skip to content

Commit 686bc62

Browse files
committed
Version 2.0.0
1 parent 581bb28 commit 686bc62

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

firmware/base.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ esphome:
1212
data: [ 0x0 ]
1313
project:
1414
name: tj_horner.upsy_desky
15-
version: "2.0.0-pre"
15+
version: "2.0.0"
1616

1717
uart:
1818
id: handset_tx
@@ -46,7 +46,7 @@ substitutions:
4646
default_height_units: "in" # Must be "in" or "cm"
4747

4848
packages:
49-
standing_desk: github://tjhorner/esphome-standing-desk/configs/template.yaml@esphome-2023.12
49+
standing_desk: github://tjhorner/esphome-standing-desk/configs/template.yaml
5050
addon_presets: !include addons/presets.yaml
5151
addon_stable_ids: !include addons/stable-ids.yaml
5252
addon_runtime_config: !include addons/runtime-config.yaml

firmware/stock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ ota:
3939
password: ""
4040

4141
dashboard_import:
42-
package_import_url: github://tjhorner/upsy-desky/firmware/stock.yaml@v1.1.1
42+
package_import_url: github://tjhorner/upsy-desky/firmware/stock.yaml@v2.0.0

0 commit comments

Comments
 (0)